Commit Graph

177 Commits

Author SHA1 Message Date
juha
a254f34a26 IDE: In All Compiler Options, improve the order of generated options when original data was on the same line.
git-svn-id: trunk@43860 -
2014-01-31 17:29:08 +00:00
juha
6368006873 IDE: All compiler options, remember and synchronize with original user options when generating options from GUI.
git-svn-id: trunk@43851 -
2014-01-30 13:45:50 +00:00
juha
0b9e3dcde4 IDE: In all compiler options, allow one char options combined like -Criot.
git-svn-id: trunk@43804 -
2014-01-25 19:05:40 +00:00
juha
9121265a10 IDE: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option.
git-svn-id: trunk@43727 -
2014-01-15 00:08:49 +00:00
juha
a6c7aca804 IDE: preliminary work to react to changed target in GUI when reading all FPC options.
git-svn-id: trunk@43589 -
2013-12-25 08:24:57 +00:00
mattias
1e8926baa8 IDE: clean up
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
mattias
20a053c161 IDE: clean up
git-svn-id: trunk@42498 -
2013-08-25 16:44:13 +00:00
mattias
b35e91f5b7 IDE: clean up
git-svn-id: trunk@42497 -
2013-08-25 16:43:59 +00:00
mattias
02345b4e6a IDE: fixed command line help
git-svn-id: trunk@42496 -
2013-08-25 16:43:04 +00:00
juha
2e6dcd7875 IDE: Read all compiler options in a thread.
git-svn-id: trunk@42474 -
2013-08-24 07:24:46 +00:00
juha
4be93112dd IDE: generate comments in all compiler options GUI.
git-svn-id: trunk@42400 -
2013-08-14 22:38:12 +00:00
juha
d5fea9e70b IDE: Prevent range check error in all compiler options parser.
git-svn-id: trunk@42399 -
2013-08-14 22:37:20 +00:00
juha
ae81cac0c9 IDE: use target parameters for fpc when getting all compiler options : '-T$(TargetOS) -P$(TargetCPU).
git-svn-id: trunk@42393 -
2013-08-13 09:20:31 +00:00
juha
2a45b388fc IDE: handle an exception thrown by all options parser.
git-svn-id: trunk@42384 -
2013-08-11 15:40:41 +00:00
mattias
d03c357079 IDE: clean up
git-svn-id: trunk@42378 -
2013-08-10 10:05:52 +00:00
juha
3547af2c68 IDE: Improve all compiler options parser. Handle quoted parameters correctly.
git-svn-id: trunk@42377 -
2013-08-10 09:31:59 +00:00
juha
6d2ad4be5c IDE: filter out -? and -h again in compiler options parser. Previous changes broke it.
git-svn-id: trunk@42367 -
2013-08-07 08:56:10 +00:00
juha
a5448a50c8 IDE: Handle the selection lists for all compiler options in the parser. Change some lists into groups.
git-svn-id: trunk@42365 -
2013-08-06 11:59:42 +00:00
juha
c99c9ebf0d IDE: Clean and refactor all compiler options parser.
git-svn-id: trunk@42354 -
2013-08-05 14:26:48 +00:00
juha
97c2de6fb3 IDE: Tweaking the GUI for all compiler options.
git-svn-id: trunk@42353 -
2013-08-05 14:26:38 +00:00
juha
37ac5d3c1f IDE: Support quotes in custom compiler options. Add quotes when a value contains a space.
git-svn-id: trunk@42352 -
2013-08-05 11:34:29 +00:00
juha
feb1e4a422 IDE: Parse and select numbers in a set of compiler options.
git-svn-id: trunk@42351 -
2013-08-05 11:34:06 +00:00
juha
8dbd0fbb61 IDE: improve exception handling when parsing all options.
git-svn-id: trunk@42341 -
2013-08-05 07:20:21 +00:00
juha
37c895e908 IDE: ignore some more options in all options parser.
git-svn-id: trunk@42339 -
2013-08-05 07:11:44 +00:00
mattias
bf9e3bba92 IDE: clean up
git-svn-id: trunk@42332 -
2013-08-04 18:22:33 +00:00
juha
5acc93805b IDE: Parse output from "fpc -i" correctly when items are separated by comma instead of newline.
git-svn-id: trunk@42328 -
2013-08-04 16:30:07 +00:00
mattias
c04d58e12f IDE: debug
git-svn-id: trunk@42299 -
2013-08-04 07:39:38 +00:00
mattias
a66445c078 IDE: fixed compile, bug #24825
git-svn-id: trunk@42298 -
2013-08-04 07:31:23 +00:00
mattias
a7d3638143 IDE: further migration external tools
git-svn-id: trunk@42289 -
2013-08-03 15:56:10 +00:00
mattias
ef6d94035e IDE: clean up
git-svn-id: trunk@42287 -
2013-08-03 15:20:09 +00:00
juha
a0e94b7c8f IDE: don't show define and undefine options (-d, -u) in all options GUI.
git-svn-id: trunk@42266 -
2013-08-02 12:07:47 +00:00
juha
a7d18649c3 IDE: Cleanup + unifying variable names.
git-svn-id: trunk@42263 -
2013-08-02 11:54:15 +00:00
juha
e34bd5faf0 IDE: add a GUI for compiler defines. Synchronized with Custom Options.
git-svn-id: trunk@42262 -
2013-08-02 11:29:44 +00:00
juha
7e0793d348 IDE: ignore -vl and -vs options in all options parser.
git-svn-id: trunk@42254 -
2013-07-31 22:20:33 +00:00
juha
63f070abd3 IDE: fix return value of IgnoredOption in all options parser.
git-svn-id: trunk@42243 -
2013-07-30 15:10:27 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
juha
365e113758 IDE: Filter all compiler options also by modified only switch
git-svn-id: trunk@42214 -
2013-07-27 17:26:49 +00:00
juha
104bb46440 IDE: improve filtering in all options window
git-svn-id: trunk@42212 -
2013-07-27 15:48:53 +00:00
juha
a30a85470b IDE: parse custom options on one line correctly for the all options GUI.
git-svn-id: trunk@42208 -
2013-07-26 09:13:55 +00:00
juha
dacab2e94f IDE: Link GUI changes back to all compiler options.
git-svn-id: trunk@42182 -
2013-07-23 08:39:21 +00:00
mattias
fe3ce93563 IDE: fixed missing override
git-svn-id: trunk@42180 -
2013-07-23 07:10:35 +00:00
juha
30837a8e7d IDE: Synchronize custom compiler options and all compiler options. Partially working.
git-svn-id: trunk@42176 -
2013-07-22 20:39:54 +00:00
juha
ebabff748c IDE: Revamp of the all compiler options GUI. Use custom options memo and a separate window for all options GUI.
git-svn-id: trunk@42150 -
2013-07-20 10:47:50 +00:00
juha
3b6537c967 IDE: Load and save all compiler options.
git-svn-id: trunk@42144 -
2013-07-20 07:03:50 +00:00
mattias
dccbd49526 IDE: clean up
git-svn-id: trunk@42120 -
2013-07-17 18:04:07 +00:00
juha
b3e2c62f6b IDE: filter the all compiler options list properly using recursion.
git-svn-id: trunk@42114 -
2013-07-17 10:12:32 +00:00
juha
1b54c67e54 IDE: remove useless param in options parser.
git-svn-id: trunk@42109 -
2013-07-16 09:43:06 +00:00
juha
f61ff150c5 IDE: Don't use abstract method in an initialized class in all options parser.
git-svn-id: trunk@42107 -
2013-07-16 09:28:30 +00:00
mattias
5c1d17ee94 IDE: clean up
git-svn-id: trunk@42093 -
2013-07-15 18:45:59 +00:00
juha
a274fa8811 IDE: Implement a filter for all compiler options GUI. Make the parser more recursive.
git-svn-id: trunk@42091 -
2013-07-15 12:07:03 +00:00
mattias
9e7a4be0ab IDE: fixed uninitialized var
git-svn-id: trunk@42075 -
2013-07-13 12:43:36 +00:00
juha
70e2701323 IDE: a parser for compiler options from "fpc -i" and "fpc -h" + an experimental GUI (not good)
git-svn-id: trunk@42072 -
2013-07-13 10:18:33 +00:00
juha
9d59791716 IDE: rename linking options -> debugging options
git-svn-id: trunk@42046 -
2013-07-09 21:17:09 +00:00
mattias
9849a7034c lazbuild: apply verbosity to compiler invocation
git-svn-id: trunk@39453 -
2012-12-06 15:36:36 +00:00
mattias
fd960b161e IDE: invoke compiler: do not setcurrentdir
git-svn-id: trunk@35818 -
2012-03-08 09:12:32 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
2fa4f0aa04 lazbuild: fixed checking IDEMessagesWindow - needed when comiled with extra checks, bug #19198
git-svn-id: trunk@30395 -
2011-04-20 09:11:27 +00:00
mattias
5331d1a487 IDE: add hint when compiling with -B, bug #18145
git-svn-id: trunk@30099 -
2011-03-31 19:20:00 +00:00
paul
8ba105a104 ide: respect output filter aborting during compilation
git-svn-id: trunk@25404 -
2010-05-14 16:02:32 +00:00
martin
0d9ddd4c01 TCompiler: IFDEFed all async changes
git-svn-id: trunk@24603 -
2010-04-12 15:49:20 +00:00
martin
907fb4c6ab Compiler/OutputFilter: Prepare using Application.QueueAsyncCall instead of ProcessMessages
git-svn-id: trunk@24589 -
2010-04-12 00:39:34 +00:00
marc
a5e41fe16c * IDE: Renamed InfoBuilder routines to more understandable name
* IDE: Only show buildprogress if there is really something compiled

git-svn-id: trunk@23191 -
2009-12-18 22:31:23 +00:00
mattias
1a7644e937 IDE: clean up, lazbuild: using package codetools
git-svn-id: trunk@21396 -
2009-08-22 16:51:00 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
paul
6efd1ca34f ide: fix project compilation error after recent WaitOnExit change in the fpc 2.3.1
git-svn-id: trunk@19037 -
2009-03-20 03:55:16 +00:00
mattias
9e3a20fbaa IDE: build modes: assign/load/save/creatediff
git-svn-id: trunk@17989 -
2008-12-30 08:54:22 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
c36f4205cd IDE: clean up
git-svn-id: trunk@15948 -
2008-08-04 11:38:26 +00:00
mattias
f2759eac27 fixed compilation
git-svn-id: trunk@10587 -
2007-02-05 12:16:41 +00:00
mattias
17a650d35b IDE: checking compiler exit code and giving warning if not 0,1 from Boguslaw Brandys
git-svn-id: trunk@10586 -
2007-02-05 11:36:15 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
e666f7b856 TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
git-svn-id: trunk@9452 -
2006-06-19 19:48:34 +00:00
mattias
4b0f3b5966 disabled TAsyncProcess for linux, because it creates a lot of overhead and no bytes are read during execution
git-svn-id: trunk@9449 -
2006-06-19 08:44:18 +00:00
mattias
86c30a022f enabled using TAsyncProcess for linux
git-svn-id: trunk@9446 -
2006-06-18 23:00:17 +00:00
mattias
51d6b1a88a clean up
git-svn-id: trunk@8344 -
2005-12-19 19:08:57 +00:00
mattias
884510044d started using TAsyncProceess, fixed gtk2 compilation
git-svn-id: trunk@8290 -
2005-12-11 11:20:20 +00:00
mattias
51f9b3e409 implemented .compiled state files for projects
git-svn-id: trunk@8266 -
2005-12-07 17:11:04 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
vincents
f38f22aee1 call compiler with same process settings as other external tools.
git-svn-id: trunk@6270 -
2004-11-19 13:52:18 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
ea81b30e67 implemented compilation of dependencies
git-svn-id: trunk@4073 -
2003-04-17 18:56:10 +00:00
mattias
b0b03b2c04 localized codetools options
git-svn-id: trunk@3924 -
2003-03-13 23:27:22 +00:00
mattias
5d4cf435f6 implemented ProjectOpt: AutoCreateNewForms, added designer Show Options
git-svn-id: trunk@3910 -
2003-03-11 09:57:51 +00:00
mattias
0f3bc245a8 freeing stopped external tools
git-svn-id: trunk@3791 -
2003-01-06 10:51:41 +00:00
mattias
ebfa469140 fixed zombies on compile error
git-svn-id: trunk@3746 -
2002-12-27 21:36:30 +00:00
mattias
c788144e44 added basic file handling functions to filectrl
git-svn-id: trunk@3692 -
2002-12-09 16:48:36 +00:00
lazarus
e72db7e3cd MG: reduced output
git-svn-id: trunk@3531 -
2002-10-21 22:20:00 +00:00
lazarus
233533c876 MG: fixed frmactivate
git-svn-id: trunk@3530 -
2002-10-21 22:12:46 +00:00
lazarus
f2d117e8f3 MG: improved handling of ambigious source files
git-svn-id: trunk@2758 -
2002-08-18 08:53:38 +00:00
lazarus
10df9bb62e MG: assembler errors are now shown in output
git-svn-id: trunk@1780 -
2002-07-05 12:34:09 +00:00
lazarus
a8838bdc2d MG: fixed compiling for invalid programnames
git-svn-id: trunk@1779 -
2002-07-05 10:53:25 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
89233d5b7c MG: removed unused
git-svn-id: trunk@1398 -
2002-02-09 02:30:22 +00:00
lazarus
8bc31599df MG: added outputfilter
git-svn-id: trunk@617 -
2002-01-23 20:07:21 +00:00