1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1216 commits

Author SHA1 Message Date
Oleg Krasilnikov
cf62c230d7 Typo correction 2007-05-18 06:50:38 +00:00
Mikhail Sennikovsky
a4beb8b6d0 1. isCdtProjectCreating state functionality and tests 2007-05-17 15:50:24 +00:00
Oleg Krasilnikov
16a86927c6 Bug #187526 : wrong sentence order. 2007-05-17 13:41:25 +00:00
Oleg Krasilnikov
d5710f69b8 Bug #187385: Default cfg name externalization 2007-05-17 10:45:11 +00:00
Doug Schaefer
02790c4592 Bug 187269 - Set the binary parser for the cygwin toolchain to Cygwin PE. Apparently works better with setting global vars in the debugger. 2007-05-16 17:15:51 +00:00
Mikhail Sennikovsky
09a992d20a Copyright header fix 2007-05-16 14:00:47 +00:00
Mikhail Sennikovsky
7566d17867 1. NPE in Extension reference mechanism
2. Active CFG selection fixes
3. conversion mechanism fixes
2007-05-16 13:58:48 +00:00
Oleg Krasilnikov
0f535611ee Bug #187112 : "Command line pattern" changes not shown in UI 2007-05-16 12:51:47 +00:00
Mikhail Sennikovsky
1315197b69 1. Old project update fixes
2. bug-fixing
2007-05-16 11:31:02 +00:00
Mikhail Sennikovsky
6ff8dc6493 removed the "lib" prefix for the cygwin shared library projects 2007-05-16 09:54:12 +00:00
Mikhail Sennikovsky
1c3c08ff84 DiffUtil for benchmark test file comparison 2007-05-15 17:17:24 +00:00
Mikhail Sennikovsky
7c46867c0b Use linked hash map instead of hash map to reserve the config order 2007-05-15 15:06:33 +00:00
Mikhail Sennikovsky
eb2f600fc2 1. Build Macro mechanism fixes
2. NPE in dep calculator
2007-05-15 13:34:14 +00:00
Oleg Krasilnikov
0ed0e8e23b Improve Property dialog size & position saving mechanism. 2007-05-15 13:17:31 +00:00
Mikhail Sennikovsky
cd1c1d926f 1. Project converter fixes
2. NPE in dep calculator
2007-05-15 11:46:36 +00:00
Mikhail Sennikovsky
3e5b00fc98 1. Error parser settings fixes
2. Ensure ther eis only one instance of CProjectDescriptionManager
3. Fix ArrayStoreException External Extension Build Macro  Supplier
2007-05-15 10:48:29 +00:00
Mikhail Sennikovsky
049b386dc5 1. Fix for [Bug 186665] CDT 4 update old version project failed.
2. fix NPE in MBSMacroSupplier
2007-05-14 18:14:15 +00:00
Mikhail Sennikovsky
3add45dbdf project conversion fixes 2007-05-14 17:33:28 +00:00
Oleg Krasilnikov
dd026998ce Bug #186776: simplify make command parsing. 2007-05-14 13:13:27 +00:00
Mikhail Sennikovsky
4ec3ba2baa Fix for [Bug 186688] library parameters are not generated 2007-05-14 10:56:44 +00:00
Mikhail Sennikovsky
f652b4d839 Tool-chain modification functionality fix 2007-05-11 16:41:52 +00:00
Mikhail Sennikovsky
20a94ee53c Fix from Bala Toraty with some modifications to [Bug 184452] [Template Engine] It should be possible to externalize strings in template definitions 2007-05-11 16:21:53 +00:00
Oleg Krasilnikov
9c4a7dee2e Bug #186559: bug in make command parser 2007-05-11 14:14:17 +00:00
Mikhail Sennikovsky
e4cac036c2 Fix for [Bug 171976] Internal builder does not handle linked folders 2007-05-11 12:15:42 +00:00
Mikhail Sennikovsky
67c64bf326 fix for [Bug 186412] -shared option not checked by default for Shared Library artifact 2007-05-11 11:39:17 +00:00
Mikhail Sennikovsky
a253a6510b initial fix for [Bug 186412] -shared option not checked by default for Shared Library artifact 2007-05-11 10:36:16 +00:00
Oleg Krasilnikov
b9d1aa9b5d Set icon for "Make Project" the same as for Managed ones. 2007-05-11 09:35:59 +00:00
Mikhail Sennikovsky
548f63a12a made gnu tool-chain definitions to use new option types 2007-05-10 18:25:09 +00:00
Mikhail Sennikovsky
a96381849a Fix for [Bug 186422] [Template Engine] ANSI C Hello World template generates C++ files and not C 2007-05-10 18:14:50 +00:00
Mikhail Sennikovsky
9d428201c3 Hellow World template for Makefile Project 2007-05-10 17:41:24 +00:00
Mikhail Sennikovsky
13968f3102 patch from Bala Torati with small modifications
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Oleg Krasilnikov
a3961ab19f Bug 186306: possible tool's NULL name. 2007-05-10 09:13:06 +00:00
Mikhail Sennikovsky
0a32923da7 Tool-chain modification fixes: preserving includes/symbols/libs settings 2007-05-08 16:35:08 +00:00
Mikhail Sennikovsky
15a448bf76 Per-folder settings fixes 2007-05-08 15:23:31 +00:00
Oleg Krasilnikov
0c22f996fb Bug #185909: move "Convert To ..." menu item. 2007-05-08 14:25:49 +00:00
Mikhail Sennikovsky
0cb1316547 Tool-chain modification fixes 2007-05-08 13:00:36 +00:00
Oleg Krasilnikov
1731b69f79 Made "Toolchain editor" page enabled by default. 2007-05-08 12:51:03 +00:00
Mikhail Sennikovsky
155cfd6798 Fix to the tool-chain modification functionality 2007-05-07 16:11:18 +00:00
Mikhail Sennikovsky
af3aff231f Fix to make all old-stile project type's tool-chains to be displayed in the NPW 2007-05-07 14:26:21 +00:00
Mikhail Sennikovsky
2a45a83078 convertToId Tool-chains, Tools and builders are marked as "system" 2007-05-07 12:51:55 +00:00
Mikhail Sennikovsky
1ddccb2b11 Fix to not display the "converToId" project types in the NPW 2007-05-07 12:36:44 +00:00
Mikhail Sennikovsky
403e59ebed Fix for [Bug 185710] Error parsers settings are ignored 2007-05-07 09:56:00 +00:00
Oleg Krasilnikov
120967eec2 Bug #184457: tool chains filtering for templates. 2007-05-04 08:37:08 +00:00
Oleg Krasilnikov
60ba6f2213 Bug #185425 : PreferredToolchainsTab refers to wrong properties file 2007-05-04 05:32:19 +00:00
Mikhail Sennikovsky
e090629a8b Externalization fixes 2007-05-03 17:23:20 +00:00
Mikhail Sennikovsky
6a2f91110e Fix for [Bug 185091] Include paths are not quoted when adding from "Paths and symbols" tab 2007-05-03 16:24:54 +00:00
Mikhail Sennikovsky
7d445dd496 Fix for [Bug 185104] parallel build option - problem with build command 2007-05-03 15:31:11 +00:00
Mikhail Sennikovsky
3127a209e4 Follow-up for the fix for [Bug 162143] [MBS] Internal builder forgets about deltas when failures occur 2007-05-03 14:00:27 +00:00
Oleg Krasilnikov
b98e65a84c Sort project types in New Project Wizard 2007-05-03 13:29:35 +00:00
Mikhail Sennikovsky
40e01a45ce Fix for [Bug 162143] [MBS] Internal builder forgets about deltas when failures occur 2007-05-03 13:21:12 +00:00