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

708 commits

Author SHA1 Message Date
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
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