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

165 commits

Author SHA1 Message Date
Norbert Plött
9b2810c5ed Setting isTest=true for testing project type 2006-09-26 11:48:55 +00:00
Mikhail Sennikovsky
6e4982352e More explicit fail messages 2006-09-25 21:03:15 +00:00
Norbert Plött
a973860091 Fixing https:bug #156187 (PathEntry framework should handle cygwin style paths on Windows) 2006-09-12 06:16:41 +00:00
Chris Recoskie
9a285184f9 fix for 129782 by Andrew Ferguson 2006-09-11 20:06:21 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Doug Schaefer
489d4ca139 Really turn off the ctags indexer. Now if the ctags indexer gets asked to run, it'll simply set the indexId of the project to the null indexer. Also cleaned up some of the magic constants in CCorePlugin. 2006-05-23 02:31:37 +00:00
Mikhail Sennikovsky
3ca4a76b93 1. About.html update for the managed builder plug-ins
2. Enhanced error handling for Internal Builder invokation
3. The message is displayed now when the Internal Builder has nothing to build
2006-05-12 19:46:24 +00:00
Leo Treggiari
fef92c58ea Remove the .settings directory from the TestProjectConversion .zip file.
It seems to be what was causing a race condition with the PDOM trying to acess the .cdtbuild file before it was unzipped.
2006-05-10 19:30:59 +00:00
Leo Treggiari
8fb351caba Test makefile benchmark changes to match changes in makefile generation for double quotes and Echo. 2006-04-28 13:30:12 +00:00
Leo Treggiari
52bca0701f Test renamed from linkedLib 2006-04-27 00:36:48 +00:00
Mikhail Sennikovsky
315143d916 Build Model debug(verbose) mode can now be enabled with the debug options 2006-04-20 12:08:13 +00:00
Mikhail Sennikovsky
6140a76f77 Build Model and Internal Builder fixes and enhancements 2006-04-18 20:46:29 +00:00
Doug Schaefer
c394f40e48 Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
Mikhail Sennikovsky
8f100afd6c MBS Internal Builder implementation. This functionality is experimental and is disabled for now.
Fixes for the Build Model implementation.
2006-04-06 09:20:00 +00:00
Mikhail Sennikovsky
fc147a1d83 Initial commit for the build description model functionality 2006-03-10 15:21:09 +00:00
Leo Treggiari
bdc33b193c Fix line endings 2006-03-07 18:33:01 +00:00
Leo Treggiari
7bf1557102 Update JUnit tests for today's check-ins 2006-03-03 19:21:37 +00:00
Leo Treggiari
61c6b0788f Add tests for new default dependency calculators 2006-02-27 17:57:02 +00:00
David Inglis
a622b064ff moved standard make test into it own plugin 2006-02-25 04:29:00 +00:00
Leo Treggiari
70f115ea4d Update tests because of dependency calculation changes and Echo changes 2006-02-23 18:04:57 +00:00
Leo Treggiari
ee778cd7ee Add Test for bug 123461 2006-01-21 02:08:53 +00:00
Leo Treggiari
8508ef12ac Set enablement project-type to isTest="true" 2006-01-17 00:44:54 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Mikhail Sennikovsky
512462b093 Additional option enablement functionality and tests
Additional value handler functionality
2005-12-12 18:10:39 +00:00
Mikhail Sennikovsky
fcddfaecbf 1.File context macro support implemented
2.New MBS pre-defined macros added that represent tool/tool-chain/builder version
3.Some fixes for the option specific macros functionslity
2005-11-25 17:22:38 +00:00
Chris Recoskie
847a638e03 crecoski Nov 23, 2005
- MBS support for spaces in resource names
2005-11-23 19:19:08 +00:00
Doug Schaefer
4ee4285e5d Build Cleanup. 2005-11-21 16:27:25 +00:00
Leo Treggiari
dde1d9fe71 Add some tips to existing options 2005-11-19 20:29:32 +00:00
Leo Treggiari
06da385853 1. Add project conversion test
2. Change newly added getToolBySuperClassId to getToolsBySuperClassId
2005-11-17 14:29:42 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Leo Treggiari
56328ac878 Add test for the option, command, ${Value} handling 2005-11-13 23:30:52 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Leo Treggiari
fe343ab7d2 Fix case of Benchmark directory in zip file 2005-10-21 22:21:24 +00:00
Chris Recoskie
de026bcfe6 crecoskie Oct 14, 2005
- Adding macro support to buildDefinitions markup.  See Bugzilla 111203
2005-10-14 13:29:04 +00:00
Leo Treggiari
e453669717 Add Builder to assignToOption ProjectType 2005-09-28 23:24:40 +00:00
Leo Treggiari
632b56175a Add test for InputType, assignToOption attribute 2005-09-27 23:35:14 +00:00
Leo Treggiari
5f43e1dbcb Fix for bug 104515 - converter support for 2.0 projects 2005-09-16 14:09:09 +00:00
Leo Treggiari
f27c90b8b4 Set isTest to TRUE on new test projectTypes 2005-09-11 17:59:59 +00:00
Leo Treggiari
0d47484eda New tests for conversion and multi-version support 2005-09-09 14:24:38 +00:00
Leo Treggiari
3b1a507cc6 Additional external dependency calculator test 2005-09-07 13:37:38 +00:00
Leo Treggiari
d743e195a3 New test for external dependency management 2005-09-03 02:52:14 +00:00
Leo Treggiari
aa14b8d1ee Add icon directory to build.properties 2005-08-15 03:05:37 +00:00
Leo Treggiari
6edd7be0aa Update Test benchmarks because of content-type changes 2005-08-08 20:48:19 +00:00
Leo Treggiari
610f6d0dac Save managedBuildInfo before closing project 2005-07-10 03:20:31 +00:00
Mikhail Sennikovsky
5712651d44 Checked in some fixes for the managed project v2.1 update mechanism and project update tests 2005-07-07 16:40:05 +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
a9602f87cf Add test for top-level tool-chain 2005-07-03 03:55:29 +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
Leo Treggiari
03cb2a3ec9 Fix for problem converting CDT 1.2 & 2.0 projects 2005-06-28 16:53:14 +00:00