Leo Treggiari
632b56175a
Add test for InputType, assignToOption attribute
2005-09-27 23:35:14 +00:00
Leo Treggiari
397635f067
Add support for InputType, assignToOption attribute
2005-09-27 23:34:12 +00:00
Leo Treggiari
cb882ca610
Add checks for conversion to 1.2 project conversion
2005-09-21 19:04:10 +00:00
Leo Treggiari
dcec32b0ef
Consider resource configuration tools during conversion
2005-09-21 19:03:27 +00:00
Leo Treggiari
7c22c0d5f1
Add context menu item for invoking project converters
2005-09-20 03:23:55 +00:00
Leo Treggiari
f31b6c334c
Fix problem with resource configurations
2005-09-16 23:25:37 +00:00
Leo Treggiari
6ac0c5c7eb
Remove unused variable
2005-09-16 23:24:18 +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
198fe4fdd8
Resolve macros in inputs and outputs
2005-09-14 23:23:16 +00:00
Leo Treggiari
4fb623c366
Fix bug introduced after 3.0 regarding resource configuration options
2005-09-12 02:54:51 +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
0c84b90020
Bug fixes for conversion functionality
2005-09-09 14:23:58 +00:00
Leo Treggiari
8a7ca5b2aa
Fix bugs with validating configuration names
2005-09-09 02:33:49 +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
3df6aeb4e9
Move setting of 'checked' to finally block so that other callers cannot use the results before they are ready.
2005-09-02 19:32:06 +00:00
Leo Treggiari
b243933e48
Remove check from loadExtensions and just do it in loadExtensionsSynchronized. Otherwise, a caller to loadExtensions could try to use the extension maps before they are populated.
2005-09-02 19:03:33 +00:00
Leo Treggiari
b3614c4ad4
Fix bugs with external dependency calculation
2005-08-28 15:56:17 +00:00
Leo Treggiari
a1ccd95cad
Apply Bob M. patch for browseType and resourceFilter attributes.
...
Fix problem with overridesOnlyValue uncovered by Bob's fix.
2005-08-23 22:01:17 +00:00
Leo Treggiari
aa14b8d1ee
Add icon directory to build.properties
2005-08-15 03:05:37 +00:00
Leo Treggiari
a750708290
Fix documentation with commandLinePattern
2005-08-12 21:26:02 +00:00
Leo Treggiari
9ac46ef79e
Fix bug with adding Option inputs to the dependency list
2005-08-12 21:09:53 +00:00
Leo Treggiari
c63d1a13eb
Fix documentation for osList and archList
2005-08-12 15:58:34 +00:00
Leo Treggiari
6edd7be0aa
Update Test benchmarks because of content-type changes
2005-08-08 20:48:19 +00:00
Doug Schaefer
37216cd824
[105915] Updates to fix up the ISV docs
2005-08-05 15:20:45 +00:00
Mikhail Sennikovsky
9e2941d120
Checked in the fix for the bug# 105754
2005-08-03 17:06:56 +00:00
Alain Magloire
7860f3c765
Fix for PR 105898
2005-08-03 16:54:46 +00:00
Mikhail Sennikovsky
09ed69dcb6
Checked in the patch from Bob Monteleone that fixes the problem with updating a CDT 1.2 project to CDT 3.0 where a property of type enumeration has changed
2005-07-29 13:28:03 +00:00
Leo Treggiari
16e8febd47
Check for null in getOptionById
2005-07-28 00:13:22 +00:00
Mikhail Sennikovsky
b6ca08ef01
fix for the bug# 105237
2005-07-27 16:31:27 +00:00
Chris Recoskie
8486bfb1c4
crecoskie 7/27/2005 - fix for 105197
2005-07-27 14:33:13 +00:00
Leo Treggiari
0cbe23f5fe
Fix problem with converter code
2005-07-22 22:52:07 +00:00
Doug Schaefer
16118927ca
More fun with EPL. I think we have all files compliant now.
2005-07-22 15:03:48 +00:00
Alain Magloire
6c72b26ea1
Fix Copyright
2005-07-22 02:55:44 +00:00
Mikhail Sennikovsky
0252f611c0
The resource change handling initialization job is now set to system
2005-07-21 18:01:16 +00:00
Leo Treggiari
7dc1c30cfa
Change the Gnu linker strip option back to -s (from --strip-all)
2005-07-19 23:50:11 +00:00
Vladimir Hirsl
346e8f27c9
Fix for 87407: Scanner Discovery doesn't work if an encountered path contains spaces.
2005-07-15 19:30:33 +00:00
Mikhail Sennikovsky
bc2e0cf0d6
Fix for the bug# 103372 for the 3.0
2005-07-14 09:23:10 +00:00
Vladimir Hirsl
090b00143d
Fix for PR 103518: 'Convert to a C project: Autodiscovery setting doesn't inherit what is in Preference' and
...
PR 103520: 'Failed to show Includes folder for a converted std c/c++project'.
Fixed options inheritance and initialization of discovered paths container on project conversion.
2005-07-13 19:53:41 +00:00
Leo Treggiari
8112953dc9
Add missing outputPrefix to MacOS X shared library tool-chain
2005-07-10 16:59:28 +00:00
Leo Treggiari
07d3cbbf01
Fix problem with trying to access managedBuildInfo before the .cdtbuild file is created
...
Update how .c extension is added to a converted project
Update how the project specific file extensions are obtained
Fix problem with resolving options
2005-07-10 03:25:24 +00:00
Leo Treggiari
610f6d0dac
Save managedBuildInfo before closing project
2005-07-10 03:20:31 +00:00
Leo Treggiari
c733971c61
Ise -dynamiclib for creating shared libraries on MacOS X
2005-07-10 03:19:36 +00:00
Alain Magloire
0b7470dc63
Wrap the call in a CoreModel.run()
2005-07-09 02:44:13 +00:00
Chris Recoskie
c299e7df97
crecoskie July 8, 2005
...
- applying patch from Jeremiah Lott to extract some functionality into protected methods
2005-07-08 17:33:11 +00:00
Vladimir Hirsl
095e5fa132
Fix for 102178: [Scanner Discovery] Default properties wrong for per-file scanner info profile.
2005-07-08 13:13:12 +00:00
Mikhail Sennikovsky
1e2b239bc3
calculating the CDT_LIBRARY entries from the managed build options is disabled for now, we need to define a new option type that will represent library paths.
...
see bug# 100844
2005-07-08 11:21:03 +00:00
Mikhail Sennikovsky
7425c75771
fixed the bug with handling the case of executing the CygPathResolver on non-windows systems
2005-07-07 18:57:20 +00:00
Mikhail Sennikovsky
f4b1edba07
CygwinPathResolver now detects whether mingw or cygwin version of gcc is used and treats include paths stored in CPATH, etc. env variables depending on that. For mingw env variable values are treated as the list of windows-style paths, while for cygwin values are treated as the list of cygwin-style paths
2005-07-07 18:39:57 +00:00