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
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
Leo Treggiari
b4926ba45a
Fix when rcbs calls for a build.
...
Fix when only the rcbs property page is displayed
2005-07-07 01:00:22 +00:00
Vladimir Hirsl
7436519c80
Fix for 102701: [Scanner Discovery] Per-file options also given to header files incorrectly.
...
Added check to remove include and macros files from returned scanner info that match the parsed resource.
2005-07-06 20:47:40 +00:00
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