1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
Commit graph

999 commits

Author SHA1 Message Date
Mikhail Sennikovsky
db758116da In case the custom builder does not have the build path specified, use the one from the configuration builder 2007-03-16 09:27:30 +00:00
Oleg Krasilnikov
c224cc8341 Wording change 2007-03-16 08:45:10 +00:00
Oleg Krasilnikov
926d17cdfc Bug fix 2007-03-16 08:21:15 +00:00
Oleg Krasilnikov
2827d3620c Bug fix 2007-03-15 18:00:47 +00:00
Oleg Krasilnikov
4592bc9c1a Bug fix 2007-03-15 17:34:58 +00:00
Mikhail Sennikovsky
9734e3bb45 1. Initial fix for [Bug 174936] [Scanner Discovery] Per file scanner discovery is broken with the New Project Model functionality
2. Fix for [Bug 176301] Imported executables no longer recognized as binaries
3. Other bug-fixes
2007-03-15 17:34:41 +00:00
Oleg Krasilnikov
65b8b57333 Bug #125686 and related features 2007-03-15 17:02:55 +00:00
Vivian Kong
c3928a2c46 fix for bug 177431 2007-03-14 21:10:15 +00:00
Oleg Krasilnikov
8f0bb1d073 Pref pages interface changed 2007-03-14 07:28:55 +00:00
Oleg Krasilnikov
e996b41be1 Data hierarchy tab added 2007-03-13 14:20:59 +00:00
Oleg Krasilnikov
8ceff372b4 Bug 177011] NLS33:label truncations and un-externalized strings on C/C++ Prefs pages 2007-03-12 17:11:50 +00:00
Oleg Krasilnikov
ccd30b4ad3 Bug in new project wizard:
Deselected configs were still created
 when "finish" was pressed from custom page.
2007-03-12 09:03:40 +00:00
Mikhail Sennikovsky
eb221bb090 Externalization fixes 2007-03-09 19:04:32 +00:00
Mikhail Sennikovsky
080f6d053f Fix for [Bug 176246] Makefile projects probably shouldn't use the internal builder 2007-03-07 13:22:43 +00:00
Oleg Krasilnikov
6966e61702 Bug fix: discovery page does not save data after OK. 2007-03-07 11:44:49 +00:00
Oleg Krasilnikov
9e48f24aae Bug #176526: externalize strings 2007-03-07 11:28:54 +00:00
Mikhail Sennikovsky
8fa0d6ad5d Preferences Discovery Profile settings enhancements/fixes 2007-03-07 11:27:54 +00:00
Oleg Krasilnikov
ddff76f4c9 Bug fix: prefConfig was not updated 2007-03-07 11:17:30 +00:00
Mikhail Sennikovsky
1b50189ae0 Serialization of converted project target 2007-03-06 20:44:20 +00:00
Mikhail Sennikovsky
6524989ba7 1. Build System Backward Compatibility 2007-03-06 18:48:55 +00:00
Mikhail Sennikovsky
99affdf646 1. Build System Backward Compatibility support
2. Bug-fixes
2007-03-06 18:43:39 +00:00
Oleg Krasilnikov
95588188c0 Minor changes in UI (resize) 2007-03-06 14:19:36 +00:00
Oleg Krasilnikov
8e61cd9d4f string modification 2007-03-02 15:05:00 +00:00
Oleg Krasilnikov
a5b4516343 Bug #126268 - parallel configurations build 2007-03-02 12:18:41 +00:00
Oleg Krasilnikov
a91baa485b Bug #176040 : build option changes not correctly propagated in new project model 2007-03-01 16:23:09 +00:00
Mikhail Sennikovsky
1081f7076b Fix to the Builder ID constant 2007-03-01 15:33:47 +00:00
Mikhail Sennikovsky
48956ca53c Fix with a read-only list 2007-03-01 14:27:27 +00:00
Oleg Krasilnikov
6a393ba1c6 Added notification 2007-03-01 13:46:12 +00:00
Mikhail Sennikovsky
b557d74590 Removed APPLY notification on save since it is not needed there 2007-03-01 10:15:43 +00:00
Oleg Krasilnikov
f4b0a3f90f use the IBuilder.getBuildAttribute() instead of calling get*Target. 2007-03-01 07:57:15 +00:00
Mikhail Sennikovsky
de47620e83 1.Additional fix for the [Bug 175581] Includes path entry not filled out with envVarBuildPath
2. Small UI fix to correctly get the builder command
2007-02-28 23:27:18 +00:00
Mikhail Sennikovsky
d6885590f9 1. Fix to [Bug 175836] project build macro no longer resolved in the new project model
2. [Bug 175581] Includes path entry not filled out with envVarBuildPath: project suppliers now working
3. Option event handling fixes
4. Other bug-fixes
2007-02-28 17:49:25 +00:00
Oleg Krasilnikov
7be0c3b62a Add system vars view to preferences page 2007-02-28 14:12:22 +00:00
Mikhail Sennikovsky
01ed38e9da Added a check for the project description and owner existence 2007-02-28 11:28:05 +00:00
Oleg Krasilnikov
ad84cc5f82 Bug #175722: NPE in ToolSettingsPrefStore 2007-02-28 10:16:43 +00:00
Mikhail Sennikovsky
5727eccf3e Fix to [Bug 175581] Includes path entry not filled out with envVarBuildPath 2007-02-28 00:51:31 +00:00
Mikhail Sennikovsky
77a8e0ef9c 1. fix to [bug 175662] [Build] Include directory from workspace shows up invalid
2. fix to [Bug 175508] [New project model] Invalid warnings about includes in problems view
3. fix to [Bug 175198] Internal Builder does nothing after a clean.
4. fix to [Bug 175087] [New project model] PathEntry not converted
2007-02-27 19:03:54 +00:00
Mikhail Sennikovsky
975547bcca 1. Fix for the [Bug 175675] ClassCastException when parsing a file
2. Path Entry Variable Manager functionality is made as a wrapper over the Workspace-level Cdt Variables (aka Build Macros) functionality
3. bug-fixes
2007-02-27 12:13:30 +00:00
Oleg Krasilnikov
b5e8c719fe Add "needsHeader()" method 2007-02-27 09:47:32 +00:00
Oleg Krasilnikov
bf88a24e9c Bug #154053 Allow dynamically changing the list of values in the enumerated option 2007-02-26 13:44:03 +00:00
Oleg Krasilnikov
dc3905bfb1 Bug #112787 ManagedCommandLineGenerator not called to show Tool Settings.
Applied patch.
2007-02-26 12:22:22 +00:00
Oleg Krasilnikov
f55428ec76 Bug #112787 ManagedCommandLineGenerator not called to show Tool Settings:
check for empty inputResource added
2007-02-26 12:19:33 +00:00
Mikhail Sennikovsky
c391b1daf6 1. Bug-fixes for 175090 and 175091
2. Map is used to store the project-to-CProjectDescription associations instead of project session properties
3. Basis for functionality of preserving settings on resource rename/move.
2007-02-23 20:06:36 +00:00
Doug Schaefer
1194c4a887 Make the MinGW toolchain uses the Internal Builder by default. (Most cool!) 2007-02-22 21:49:08 +00:00
Doug Schaefer
049d28c3fe Removed hardcoding of MinGW location. 2007-02-22 20:51:27 +00:00
Oleg Krasilnikov
4255c51b5c https://bugs.eclipse.org/bugs/show_bug.cgi?id=175099 2007-02-22 13:43:47 +00:00
Oleg Krasilnikov
b632769b66 Method addTc() made public to make testing easier. 2007-02-22 13:21:19 +00:00
Mikhail Sennikovsky
a92749a43e 1. Binrayr parser settings fixes
2. bug-fixes
2007-02-22 12:31:39 +00:00
Oleg Krasilnikov
a9aa8b8cba Tests are updated for new project model 2007-02-22 08:39:43 +00:00
Doug Schaefer
5a07244d6d Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI. 2007-02-22 05:22:55 +00:00