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

1270 commits

Author SHA1 Message Date
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
Oleg Krasilnikov
a7ab9a1f3e Bug #190045 : Cannot create a new configuration from a default configuration 2007-05-31 10:29:56 +00:00
Vivian Kong
cf8909d5ee Patch for bug 189223 by Jason Montojo - "New CDT project wizard" preference page has textboxes that screen readers misinterpret 2007-05-30 17:43:45 +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
Markus Schorn
02cf226a2b Fix for 189909 by Gerhard Schaber, scanner discovery does not handle -iquote 2007-05-30 13:33:18 +00:00
Mikhail Sennikovsky
fa5ff5f046 1. Enabling more managed build tests
2. bug-fixes
2007-05-30 11:54:50 +00:00
Vivian Kong
196349f9fa Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the menu and in the file system 2007-05-29 19:25:28 +00:00
Markus Schorn
d4db2c45de Fix for 188997, double includes, missing includes, wrong interpretation of IDASH. 2007-05-29 13:17:50 +00:00
Oleg Krasilnikov
9c8adc16a3 Bug #189623: adding "equals" 2007-05-29 10:33:51 +00:00
Oleg Krasilnikov
7847ef0e81 Bug #189623: Adding more than one toolchain ... 2007-05-29 10:29:06 +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
Vivian Kong
a8ab7fb14f Patch for bug 189217 by Jason Montojo - Color selector in Makefile Editor preference page has no accessibility info 2007-05-28 20:22:47 +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
094d2cb0ba 1. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
2. enabling additional MBS tests
2007-05-25 16:12:08 +00:00
Mikhail Sennikovsky
3dfc3412a5 enabling additional managed builder tests 2007-05-25 14:54:07 +00:00
Oleg Krasilnikov
9fbf4bcfa8 Bug #189125: Storage modules don't get copied 2007-05-25 14:15:15 +00:00
Anton Leherbauer
f242866c6b Fix for 189127: Opening project with per file scanner discovery is extremely slow 2007-05-25 13:52:38 +00:00
Mikhail Sennikovsky
271f65a6db Fix for the [Bug 186996] Scanner discovery cache not deleted with project delete 2007-05-25 13:45:08 +00:00
Oleg Krasilnikov
29ddd2e511 Bug: no tool setting list update 2007-05-25 12:04:55 +00:00
Mikhail Sennikovsky
fbbd7f6c2e 1. Fix to CDT Variables: project macros added.
2. Additional MBS tests enabled
2007-05-25 11:57:52 +00:00
Oleg Krasilnikov
b830935b77 Move and rename "Build parallel" menu item 2007-05-25 11:03:11 +00:00
Mikhail Sennikovsky
18e5e42cd9 Fix to conform to the new Path behavior 2007-05-25 11:00:43 +00:00
Anton Leherbauer
2d93c32a48 Fix for 187910: Scanner discovery does not support compiler paths
Patch by Gerhard Schaber (Wind River)
2007-05-25 10:30:40 +00:00
Andrew Ferguson
6c578aa80c add a class specialization test, ensure an ast test uses fresh files 2007-05-25 09:18:37 +00:00
Doug Schaefer
f6de791533 Some fixes to get the HelloWorld Makefile project template working on Linux. 2007-05-25 04:16:17 +00:00
Doug Schaefer
eca6010779 Created a much simpler Gnu Makefile project template. 2007-05-24 19:54:39 +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
Doug Schaefer
1740bc2343 Bug 155195 - Make a couple of methods public. 2007-05-24 16:14:34 +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
998ec67e56 Fix for [Bug 179221] First config in the manifest file should become active on project creation 2007-05-24 13:04:07 +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
Oleg Krasilnikov
f1cd25ceca Bug #188775: Reverse tab order 2007-05-24 07:45:31 +00:00
Oleg Krasilnikov
0a200aca39 Change logic for active cfg setting 2007-05-24 06:52:07 +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
75a3ae8890 1. fix for [Bug 187822] Problem with setRawPathEntries
2.backward compatibility fixes
3. source/output entries fixes
2007-05-23 14:05:32 +00:00
Oleg Krasilnikov
dc82b160c3 Bug #188455 2007-05-23 10:00:25 +00:00
Doug Schaefer
2a67c5a321 Cleaned up the templates for the source files to follow the K&R formatter and to use language natural comment formats. 2007-05-23 02:47:59 +00:00
Oleg Krasilnikov
b3f954998a Bug #188134 : "Build parallel" menu item behaves strange 2007-05-22 12:51:10 +00:00
Oleg Krasilnikov
bdc99962a9 Bug #119422 : cannot override outputPrefix for build artifact 2007-05-21 14:32:14 +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
eceefeeea0 enabling additional MBS tests 2007-05-21 12:03:45 +00:00
Mikhail Sennikovsky
7b5be72e73 enabling additional MBS tests 2007-05-21 12:02:39 +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
Doug Schaefer
90274d54bd Patch for Gerhard - 156008 - Fixes to the per file output parser for scanner discovery. 2007-05-18 15:01:30 +00:00