1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

48 commits

Author SHA1 Message Date
David Inglis
393dce00d8 update 2003-09-04 20:23:11 +00:00
David Inglis
521c84d7bd missing icon 2003-09-04 17:53:45 +00:00
David Inglis
be82338a01 update new build target dialog 2003-09-04 17:42:03 +00:00
David Inglis
70e982f801 fixed builder and added move status messages 2003-09-04 17:41:21 +00:00
Alain Magloire
46c06a4a71 Remove the monitor.setCancelled() call.
access Widget SWT libary.
2003-09-04 15:39:20 +00:00
David Inglis
ebf52677b8 added new error parser block to project preferences/properties and wizard 2003-09-04 03:06:11 +00:00
David Inglis
08eb89846c init error parser prefs.
use shared pref key for error parsers
2003-09-04 03:05:10 +00:00
David Inglis
3cb0574d85 - due to refactor
- start of new build target dialog
2003-09-03 20:44:40 +00:00
David Inglis
a45471098a support error parser persistence on project 2003-09-03 20:43:27 +00:00
David Inglis
26d4065b60 added preference storing of symbols and paths 2003-09-03 02:12:56 +00:00
David Inglis
6a2b389c5f fixed class cast exception 2003-09-03 02:11:19 +00:00
Alain Magloire
5c99a8cdca First draft of a Makefile parser. 2003-09-02 02:01:36 +00:00
Alain Magloire
1711ab27d9 updated. 2003-08-29 15:05:08 +00:00
Alain Magloire
4c3c201cb5 First draft of a Make Editor. 2003-08-29 15:04:57 +00:00
David Inglis
cc174bfe8c update 2003-08-22 21:26:28 +00:00
David Inglis
7a80c16083 fixed up reatebuild action 2003-08-21 20:32:25 +00:00
David Inglis
06ff1402fa ignore close project on initial scan 2003-08-21 20:31:24 +00:00
David Inglis
bf35ff6cac - moved build dialog to own package.
- modified actions 
       - proper behavior on selection
       - invoke build dialog in proper mode and selections.
2003-08-21 19:46:04 +00:00
David Inglis
f1a4d0ae90 - fixed problem with convert wizard with closed projects
- added .cdtproject convertion
2003-08-21 19:43:47 +00:00
David Inglis
db989297e9 change rename to edit 2003-08-21 19:42:33 +00:00
David Inglis
e30b870bbd cleanup action contributions 2003-08-21 19:42:15 +00:00
David Inglis
19672f2ef5 added findTarget to MakeTargetManager 2003-08-21 19:41:29 +00:00
David Inglis
a31b9f5d4f work in progress - create/edit target dialog 2003-08-21 02:19:28 +00:00
David Inglis
46969ea9ba update make view/action 2003-08-20 20:56:38 +00:00
David Inglis
fa4ec73cb8 finish up target manager/target 2003-08-20 20:55:27 +00:00
David Inglis
1f7bb3b6ab typo 2003-08-20 20:54:56 +00:00
David Inglis
b9f356214f work in progress - MakeTargetProvider/MakeTarget 2003-08-20 03:12:25 +00:00
David Inglis
7e7e45a917 work in progress- make target provider/make target 2003-08-19 20:17:28 +00:00
David Inglis
8043fd6640 update make view to use make target provider 2003-08-19 02:22:13 +00:00
David Inglis
2bb372a867 new make target provider/make target/listener/event 2003-08-19 02:21:49 +00:00
David Inglis
5a2f61e463 refactor of core 2003-08-18 22:18:15 +00:00
David Inglis
58dffc1540 update
core - refactor cleanup
 ui - new work on make action contributions and targets
2003-08-18 21:10:04 +00:00
David Inglis
dec8f5f092 disable browse button for now on directory location 2003-08-18 17:31:58 +00:00
David Inglis
350c4a4ce6 *** empty log message *** 2003-08-18 16:01:01 +00:00
David Inglis
35f169b20d use new cproject creation wizards 2003-08-18 16:00:48 +00:00
David Inglis
d7803558cd added build locations setting 2003-08-18 16:00:34 +00:00
David Inglis
61b8cf9771 fix error 2003-08-18 15:59:42 +00:00
David Inglis
a7a2872b91 new error dialog methods 2003-08-18 15:59:11 +00:00
David Inglis
dc9fe084f3 update 2003-08-17 19:46:53 +00:00
David Inglis
1b28dd5dc3 rename inner class 2003-08-14 13:53:42 +00:00
David Inglis
1fcdb221f6 update nature ID 2003-08-14 13:53:17 +00:00
David Inglis
658534dfe6 ask not to cache info 2003-08-14 13:52:37 +00:00
David Inglis
744e9ba7ba added cache param 2003-08-14 13:52:00 +00:00
David Inglis
16a1cd62be made scanner info seperate from build info 2003-08-14 05:57:20 +00:00
David Inglis
36fd016fbb update new make plugin 2003-08-14 02:11:07 +00:00
David Inglis
b8b3ffdfed small refactor to internal 2003-08-13 19:39:54 +00:00
David Inglis
9685903f5f new make ui plugins 2003-08-13 19:17:05 +00:00
David Inglis
c8b2ea56f7 new make builder core plugin 2003-08-13 19:15:45 +00:00