1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

977 commits

Author SHA1 Message Date
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
Doug Schaefer
ba02f49a64 Put back enough of the Standard builder to keep our internal stuff working. 2007-02-21 22:19:47 +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
Anton Leherbauer
1ae5457603 Fix for Bug 149569 - PDom does not store inactive include directives
and Bug 149568 - PDom does not store unresolved include directives
2007-02-21 12:26:58 +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
Doug Schaefer
6279316f60 Added libraries as input resources for the commands used by the internal builder. Without this, the libraries were being missed. 2007-02-05 04:24:54 +00:00
Doug Schaefer
e4e2222d0f Bug 101961 - Changed the names of the project types so that we are exlipcitly cygwin with the Gnu on Windows types. Also simplified the project type names on the others to match. 2007-02-02 02:19:51 +00:00
Doug Schaefer
32981cd323 Bug 107952 - Added an environment parameter to the invokeProvider method of the external scanner discovery provider. The Managed Build container now fetches the env from the build settings and passes it down. 2007-02-02 02:16:06 +00:00
Anton Leherbauer
10fedfa4d0 Fix for Bug 170921 - Makefile editor does not respect tab width setting 2007-01-19 11:16:09 +00:00
Ken Ryall
f1dab8c58e Fix bug 163094. 2007-01-03 16:29:12 +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