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

676 commits

Author SHA1 Message Date
Mikhail Sennikovsky
a032fbd206 1. Fix NPE in the New Project Wizard
2. Fix to [Bug 189125] [New project model] Stroage modules don't get copied
3. Fix to build path settings
2007-06-08 16:00:45 +00:00
Doug Schaefer
70485d4e01 Bug 191686 - added .out extension to executables content type. 2007-06-08 14:30:44 +00:00
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +00:00
Mikhail Sennikovsky
31841a2ffe 1. Tool anouncement message fixes
2. Target tool calculation fixes
2. test fixes
2007-06-08 10:24:42 +00:00
Mikhail Sennikovsky
bdc308c231 display an error in case of Internal Builder failure 2007-06-07 13:07:52 +00:00
Mikhail Sennikovsky
317bdea60e Fix for [Bug 157563] Close Project serializes the configurations of all projects in workspace 2007-06-06 18:19:08 +00:00
Mikhail Sennikovsky
e8fa5343a0 1. Fix to not build the non-initialized project
2. small UI fixes
2007-06-06 15:45:47 +00:00
Mikhail Sennikovsky
3f69713735 externalization fixes 2007-06-06 10:19:57 +00:00
Mikhail Sennikovsky
05a1de46e9 Fix for the [Bug 189593] [Internal Builder] Builder always performing full build (reopening workspace) 2007-06-05 17:07:44 +00:00
Mikhail Sennikovsky
2fb5e7eb6e Fix for [Bug 172078] Check for error on makefile generation 2007-06-05 15:50:26 +00:00
Mikhail Sennikovsky
0209a3ac9b Fix for [Bug 187092] [Internal Builder] Build output directory not created when pre-build step is run 2007-06-05 15:16:28 +00:00
Mikhail Sennikovsky
3b2085290f 1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00
Oleg Krasilnikov
6375411080 Bug #190173: patch by Bala Torati. 2007-06-05 09:12:35 +00:00
Doug Schaefer
f152c91817 Bug 185301 - add .elf as a standard file association for the Executable File content type. This is used a lot for embedded systems development. 2007-06-04 15:07:29 +00:00
Mikhail Sennikovsky
8feab4d4ce 1. Cdt Variable functionality fixes
2. tests update
2007-05-31 18:18:36 +00:00
Mikhail Sennikovsky
a415f36011 1. Fix for the [Bug 189301] Regression: Build Make Target adds -k flag
2. additional small bug-fixes to the custom builder mechanism
2007-05-31 13:31:39 +00:00
Mikhail Sennikovsky
11b35857bf 1. Fix for [Bug 188963] New builder need to tell build system to manual build
2. Fix for [Bug 189302] Build command for make target should default to the project one
3. Small bug-fixes
2007-05-31 12:46:56 +00:00
Mikhail Sennikovsky
c800804ed1 Externalization fixes 2007-05-30 14:55:30 +00:00
Mikhail Sennikovsky
d118d88beb 1.Fix for [Bug 189125] [New project model] Stroage modules don't get copied
2. small bug-fixes
2007-05-30 14:53:23 +00:00
Mikhail Sennikovsky
fa5ff5f046 1. Enabling more managed build tests
2. bug-fixes
2007-05-30 11:54:50 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Mikhail Sennikovsky
43e78cee49 1. Fix for [Bug 189277] Workbench Build Behaviour isn't persisted accross workbench restarts
2. Mark the cproject description as modified in case the session properties are changed
3. Basics for allowing the empty (with no configurations) project description in case the icCdtProjectCreating state is true
2007-05-28 15:43:52 +00:00
Mikhail Sennikovsky
18e5e42cd9 Fix to conform to the new Path behavior 2007-05-25 11:00:43 +00:00
Mikhail Sennikovsky
fa349eca76 Fix to the setNewProjectVersion method 2007-05-24 19:12:28 +00:00
Mikhail Sennikovsky
198887fab2 Fix to the custom build steps mechanism 2007-05-24 18:40:32 +00:00
Mikhail Sennikovsky
592eaff970 1. additonal fix for [Bug 186665] CDT 4 update old version project failed.
2. externalization fixes
2007-05-24 13:40:52 +00:00
Mikhail Sennikovsky
67010572d0 Fix for the NPE when additional outputs have no extension 2007-05-24 11:06:35 +00:00
Mikhail Sennikovsky
f901312dc7 made the scanner config info to be rebuilt for the default setting cfg only 2007-05-24 10:19:36 +00:00
Mikhail Sennikovsky
29afb02f90 Fix for [Bug 188211] .cproject written on every build, bad for Team 2007-05-23 17:20:55 +00:00
Mikhail Sennikovsky
42d77e4d62 Fix for [Bug 187997] [Build Settings UI] Apply NPE 2007-05-21 14:31:19 +00:00
Mikhail Sennikovsky
1d476a3cf9 follow-up forcthe output type edit functionality 2007-05-21 14:22:16 +00:00
Mikhail Sennikovsky
cbf4f25769 Output type and output prefix edit functionality 2007-05-21 14:10:25 +00:00
Mikhail Sennikovsky
c4efff983f 1. build system project description update in case the C or CC natureas are added/removed to the project
2.tests updates
2007-05-21 11:56:13 +00:00
Mikhail Sennikovsky
5a723279bc 1. Presering configuration order on load
2. dep calculator fix
3. some test updates
2007-05-18 17:52:44 +00:00
Mikhail Sennikovsky
ea86a3db2a 1. Fix for [Bug 186078] Targets from "Make Targets"view do not use "Builder Settings" for making
2. Fix to conversion mechanism
3.Fix to error parser settings NPE
2007-05-18 13:27:05 +00:00
Oleg Krasilnikov
cf62c230d7 Typo correction 2007-05-18 06:50:38 +00:00
Oleg Krasilnikov
d5710f69b8 Bug #187385: Default cfg name externalization 2007-05-17 10:45:11 +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
Mikhail Sennikovsky
1315197b69 1. Old project update fixes
2. bug-fixing
2007-05-16 11:31:02 +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
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
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
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