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

685 commits

Author SHA1 Message Date
Leo Treggiari
3ed18af344 Reset configure method to previous implementation 2005-07-06 18:25:25 +00:00
Leo Treggiari
db06ca5d13 Don't set binary parsers here - they are set by ManagedMakeProject.update 2005-07-06 18:24:50 +00:00
Mikhail Sennikovsky
3c93caf4c9 Checked in the resouece renaming/deletion handling for MBS. When the resouece is either renamed ore deleted, the project ResourceConfiguration data is updated now.
Also checked in the test for verification resouece renaming/deletion handling.
2005-07-06 17:56:13 +00:00
Leo Treggiari
4d55560528 For Gnu libraries option, use BrowseType=none since the value entered is not a full file spec. 2005-07-06 17:10:27 +00:00
Leo Treggiari
b6b99ac40a Fix problem with building when a referenced project has changed. 2005-07-06 14:57:21 +00:00
Vladimir Hirsl
6833f73fa5 Fix for 102709: Conversion to LONG_NAME/SHORT_NAME in GCCPerFileBOPConsoleParser causes problems.
Conversion to a generic command line now excludes -include and -imacros options.
2005-07-05 20:06:28 +00:00
Vladimir Hirsl
23bf7780e8 Fix for 102348: cygpath not found.
Cygpath is asked for translation only if "/..." include paths are discovered on WIN32 platform.
2005-07-05 15:12:10 +00:00
Leo Treggiari
f4ecd61137 Fix *Dirty to account for new children 2005-07-04 22:51:47 +00:00
David Inglis
aee9835a95 fixed bug#94981 2005-07-04 15:17:23 +00:00
David Inglis
bcf69885a2 fixed for bug#94831 2005-07-04 14:06:27 +00:00
Chris Recoskie
d4b824ca8c crecoskie July 4, 2005
- applying patch from Jeremiah Lott to allow subclassing of the way the
makefile builder obtains the build info
2005-07-04 14:00:13 +00:00
Leo Treggiari
a9602f87cf Add test for top-level tool-chain 2005-07-03 03:55:29 +00:00
Leo Treggiari
c488f8ca33 Fix for problem with tool-chain defined at top level in manifest 2005-07-02 20:34:48 +00:00
Chris Recoskie
841ba5d06f crecoskie July 1, 2005
- Applying minor patch from Jerimiah Lott to refactor some code into protected methods.  This should allow for better subclassing of the wizard.
2005-07-01 18:53:56 +00:00
Leo Treggiari
700bf57ccc Fix 100581 - add the .c extension to the project-specific C++ Source File type when converting an old CDT C++ project 2005-06-30 20:00:44 +00:00
Vladimir Hirsl
b6a787a64a Re-fix for PR 102058: Per file discovery + Extended Scanner Info + C Project does not work
Fixing per project scanner config discovery too.
2005-06-29 15:46:44 +00:00
Vladimir Hirsl
a4b032301a Fix for PR 102058: Per file discovery + Extended Scanner Info + C Project does not work.
Fixed a bug with unitial updating of discovered scanner info.
2005-06-29 05:00:42 +00:00
Chris Recoskie
6edaf6ef3c crecoskie June 28, 2005
- fixing Bugzilla 102072 (custom wizard pages are only displayed the first time the wizard is invoked)
2005-06-28 19:32:55 +00:00
Leo Treggiari
03cb2a3ec9 Fix for problem converting CDT 1.2 & 2.0 projects 2005-06-28 16:53:14 +00:00
Vladimir Hirsl
e7527608ff Fix for PR 102015: [Scanner Config] Per file discovery does not discover any info for a new project.
Missing files are now created during MakeCorePlugin startup.
2005-06-28 15:12:33 +00:00
Mikhail Sennikovsky
9f57f32a20 Fixed the bug related to the preferences dialog resizing when the build preference page is displayed 2005-06-27 13:03:38 +00:00
Mikhail Sennikovsky
ab117ca51d Fixed the bug that macros specified in the OBJECTS and LIBRARIES options are always kept unresolved in the buildfile 2005-06-27 12:19:02 +00:00
Doug Schaefer
2fd25239b8 EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
Leo Treggiari
1f78ede7df Add resource custom build step test 2005-06-26 17:25:13 +00:00
Leo Treggiari
cb24633d18 Update MBS to use project-specific content types when available 2005-06-26 03:54:50 +00:00
Mikhail Sennikovsky
2b8dec03b8 Added support for the options that contained by a tool-chain 2005-06-24 21:01:21 +00:00
Mikhail Sennikovsky
ec7b5fa286 Some fixes for the managed build environment and macros UI. All UI issues that seemed to randomly appear previously should be gone now 2005-06-24 20:53:05 +00:00
Vladimir Hirsl
e5baf66734 Fix for 101156: Scanner Info Discovery support needs to allow specification of compiler command.
New attribute is added to scannerInfoConsoleParser element in ScannerConfigurationDiscoveryProfile extension point schema. No public API has been changed.
2005-06-24 19:37:26 +00:00
Mikhail Sennikovsky
46044323e3 Checked in the copyright fixes for the schema files 2005-06-24 10:34:53 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631 EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
Mikhail Sennikovsky
423dc95621 The fix for the bug#65148 2005-06-23 08:41:00 +00:00
Chris Recoskie
e1abf3b487 crecoskie June 20, 2005 - updating copyright and license info for EPL transition 2005-06-20 20:52:53 +00:00
Mikhail Sennikovsky
d0824d23fd Checked in the patch from Andrew Ferguson that contains some corrections for the buildDefinitions schema, and added some more schema corrections. 2005-06-15 15:57:08 +00:00
Mikhail Sennikovsky
db48cbe5a9 Committed the patch from David Daoust that fixes the string externalization warnings 2005-06-15 15:24:44 +00:00
Mikhail Sennikovsky
3e9660ea3e 1.Applied the patch from Bill Hilliard: the tool-settings block is now not created for the non-build resources
2.Fixed the bug with the incorrect obtaining of the resource configuration for the given resource
2005-06-15 14:01:51 +00:00
Mikhail Sennikovsky
ed3ae35c1d The fix for setting/getting the valueHandler Extra Argument from Bala Torati 2005-06-15 12:54:15 +00:00
Vladimir Hirsl
f33fc3358d Externalized string in DiscoveredPathContainerPage.
Fix for 99275: ScannerInfo UI extension point issue.
2005-06-14 15:44:44 +00:00
David Inglis
f2febe8b52 added build target job to manual build family 2005-06-14 14:44:11 +00:00
Chris Recoskie
9f79372988 crecoskie June 13, 2005
- fix for Bugzilla 99483 (NPE in MBS if you have a file with no extension)
2005-06-14 02:08:29 +00:00
Leo Treggiari
50c552ee4d Apply Pre/Post Custom Build Step test from Bob Monteleone 2005-06-10 20:38:33 +00:00
Leo Treggiari
3c624f71bf Minor bug fixes and enhancements for Options & OptionHandlers 2005-06-10 20:07:28 +00:00
Leo Treggiari
9779911ecc Update some doc comments 2005-06-10 18:09:48 +00:00
Leo Treggiari
ae433567af Update benchmarks 2005-06-10 17:47:33 +00:00
Mikhail Sennikovsky
cab81845f3 Fixes for the build macros tests 2005-06-10 17:17:06 +00:00
Leo Treggiari
6e9529b7af Use contentTypes for tool input types 2005-06-10 17:03:01 +00:00
Leo Treggiari
26912c7f9e Use page name that is now defined in cdt.ui 2005-06-10 17:02:13 +00:00
Leo Treggiari
ea39904c50 Update some benchmark makefiles 2005-06-10 16:58:17 +00:00
Leo Treggiari
1b65728185 Add getBaseId method to IBuildObject 2005-06-10 16:57:45 +00:00