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

61 commits

Author SHA1 Message Date
Mikhail Sennikovsky
7276721123 Tool-chain modification status calculation enhancement 2007-11-04 06:50:25 +00:00
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +00:00
Mikhail Sennikovsky
31841a2ffe 1. Tool anouncement message fixes
2. Target tool calculation fixes
2. test fixes
2007-06-08 10:24:42 +00:00
Mikhail Sennikovsky
2739c9375d added isSystem attribute to test elements 2007-06-05 14:10:28 +00:00
Mikhail Sennikovsky
fa75502fc6 isSystem set to true for test elements 2007-06-05 14:05:39 +00:00
Mikhail Sennikovsky
3b2085290f 1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00
Mikhail Sennikovsky
13968f3102 patch from Bala Torati with small modifications
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Mikhail Sennikovsky
86f509df7b 1. Library source path support for the build system settings
2. test-cases for the lib source paths
2007-04-28 18:08:28 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Mikhail Sennikovsky
30d620f095 Fix for test tool definitions to make them hidden in tool-chain modification UI 2007-04-19 14:19:13 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Norbert Plött
9b2810c5ed Setting isTest=true for testing project type 2006-09-26 11:48:55 +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
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
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
Mikhail Sennikovsky
512462b093 Additional option enablement functionality and tests
Additional value handler functionality
2005-12-12 18:10:39 +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
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
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
d743e195a3 New test for external dependency management 2005-09-03 02:52:14 +00:00
Leo Treggiari
a9602f87cf Add test for top-level tool-chain 2005-07-03 03:55:29 +00:00
Mikhail Sennikovsky
300ac375d9 Initial check-in for the build environment, macros and "isSupported" tests provided by Krasilnikov Oleg 2005-06-09 10:50:28 +00:00
Leo Treggiari
1b3dbcb015 Test changes for Symbian (Lars & Bala) patch for Shared Tool Options support 2005-06-06 15:53:20 +00:00
Leo Treggiari
e4f34ad3b5 Move TestLinkNameProvider.java to ...core.tests 2005-05-30 19:40:25 +00:00
Leo Treggiari
a3ca580f44 Update tests for IOptionApplicability callback 2005-05-26 21:18:54 +00:00
Leo Treggiari
98fa5f404a Set test30_2 ProjectType to istest="true" 2005-05-24 21:44:30 +00:00
Leo Treggiari
502930fde5 Replace incorrect benchmarks on test30_2
Add a few attributes for testing to plugin.xml
2005-05-24 19:11:30 +00:00
Leo Treggiari
dd9f50418f Update test directory name to match package name.
Modify test30_2
2005-05-23 23:56:32 +00:00
Leo Treggiari
9788d24ca4 Add 2 new tests to the suite
Update makefile .zip files for change to makefile generation
2005-05-23 20:31:18 +00:00
Doug Schaefer
734abeba9d Fixed up the tests a little. 2005-05-21 22:35:26 +00:00
Leo Treggiari
bc48508cee Additional test for mulitple input and output 2005-05-20 02:35:16 +00:00
Leo Treggiari
b2fcade70e Add attributes to test support of browseType for String options 2005-05-12 22:56:39 +00:00
Leo Treggiari
0839371d4c Add 6 new tests using 3.0 style build definitions 2005-05-12 19:17:28 +00:00
Leo Treggiari
5bde16a1f9 Second set of changes for multiple input & output
Gnu definitions are updated to use new schema elements
2005-05-09 03:37:42 +00:00
Leo Treggiari
ec7b7d4076 Apply patches:
1.  Bob Monteleone - initial Discrete Custom Build Step support
2.  Mikhail Sennikovsky - initial isSupported support
3.  Norbert Pleott - support list of binary parsers in targetPlatform binaryParser attribute
2005-04-18 04:15:07 +00:00
Vladimir Hirsl
2aae3af85f Fix for 85056: Discovered Inclusions broken on for Managed Make projects
and 85229: Problem with scannerInfoCollector attribute in the toolChain schema of MBS.
Replaced ToolChain's attribute scannerInfoCollector with ScannerConfigDiscoveredProfileId in managed builder extension point definition schema. Discovery of compiler's internal scanner info for a manged project now uses specified SCD profile.
On Windows, specified profile calls cygpath to translate discovered paths.
2005-02-18 19:35:32 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Sean Evoy
bd35367d7c Commit for Leo Treggiari:
44568 - [Managed Build] -Xlinker option requires space separator
80119 - [Managed Build] Error in the Xlinker option's generated output
The code and the manifest file have been changed to correctly deal with
the -Xlinker option.  Multiple entries have separate -Xlinker options,
and there is a space between -Xlinker and the value.  The space is
handled by the new option.command functionality - "${VALUE}".

77399 - Managed Make Builder mangles subdir.mk if configuration of
        linked resource was changed
This was partially fixed before and was partially a user error.
Code has been added to output an error message to the console when
MBS sees a duplicate identifier in the loaded manifest files.

Partial fix:
80067 - [Managed Build] Wrong command for building in MMS
A fix has been added so that a command is not stored with a Tool
unless the user changes the value - i.e the Tool will inherit the
value from its suoer-class.  There is still an error with the Gnu
makefile generator when a configuration tool and a resource
configuration tool have different commands specified by the user.
This will be fixed later.
2004-12-07 15:12:00 +00:00