1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

363 commits

Author SHA1 Message Date
Oleg Krasilnikov
d31413d1fd Discovery profile filtering added 2007-03-16 10:35:18 +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
Oleg Krasilnikov
65b8b57333 Bug #125686 and related features 2007-03-15 17:02:55 +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
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
Oleg Krasilnikov
ddff76f4c9 Bug fix: prefConfig was not updated 2007-03-07 11:17:30 +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
Oleg Krasilnikov
6a393ba1c6 Added notification 2007-03-01 13:46:12 +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
Oleg Krasilnikov
7be0c3b62a Add system vars view to preferences page 2007-02-28 14:12:22 +00:00
Oleg Krasilnikov
ad84cc5f82 Bug #175722: NPE in ToolSettingsPrefStore 2007-02-28 10:16:43 +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
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
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
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
Oleg Krasilnikov
85ea990944 Warnings elimination 2007-02-21 17:38:23 +00:00
Oleg Krasilnikov
3cae7720cf Warnings elimination 2007-02-21 17:03:21 +00:00
Oleg Krasilnikov
abc95e03d4 Warnings elimination 2007-02-21 16:53:35 +00:00
Oleg Krasilnikov
d816d706b8 Exception logging added 2007-02-21 16:41:18 +00:00
Oleg Krasilnikov
76dd08897e Warnings elimination 2007-02-21 16:39:40 +00:00
Oleg Krasilnikov
0dc9464e9a Warnings elimination 2007-02-21 16:30:05 +00:00
Oleg Krasilnikov
1f72b78fad Exception logging added while creating project 2007-02-21 16:19:52 +00:00
Oleg Krasilnikov
1565582172 Warnings elimination: "PixelConverter" is not referenced now. 2007-02-21 15:04:43 +00:00
Oleg Krasilnikov
5a7db03823 Warnings elimination 2007-02-21 14:26:13 +00:00
Oleg Krasilnikov
e0bd923f4f Warnings elimination 2007-02-21 14:20:59 +00:00
Oleg Krasilnikov
88500fffb8 Warnings elimination 2007-02-21 14:09:59 +00:00
Oleg Krasilnikov
223b2e56e8 2 icons are replaced. 2007-02-21 12:26:56 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Chris Recoskie
be225d9a50 RESOLVED - bug 167099: Issues with adding custom pages to New Project Wizard
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167099
2007-01-02 19:20:38 +00:00
Chris Recoskie
2e67b3650f RESOLVED - bug 166964: MBSCustomPageData#getNatures() NPE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166964
2007-01-02 18:17:21 +00:00
Oleg Krasilnikov
c3bcbb5d9e Bug 156872: CDT Internal builder parallelization proposal 2006-10-13 11:30:26 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Mikhail Sennikovsky
27bd1c9fbe Patch from Sunil Davasam with fixes to make the "Project unsupported.." message be displayed only when neccessary for the "C/C++ Build" property page 2006-08-16 15:27:16 +00:00