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 |
|