1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
Commit graph

1009 commits

Author SHA1 Message Date
Mikhail Sennikovsky
48e6862bed follow-up for the [Bug 182821] ManagedBuildInfo.getIncludePaths() no longer returns default compiler path 2007-04-25 13:41:07 +00:00
Mikhail Sennikovsky
315771b3bf Better backward compatibility support needed for [Bug 182821] ManagedBuildInfo.getIncludePaths() no longer returns default compiler path 2007-04-25 13:31:09 +00:00
Mikhail Sennikovsky
3e71672938 Fix for [Bug 183863] Makefile generation is switched on for the target build in case of the managed build capable builder is being used for the configuration 2007-04-25 08:33:32 +00:00
Mikhail Sennikovsky
03d6dd70f8 Small fix for the discovery mechanism 2007-04-24 21:05:44 +00:00
Mikhail Sennikovsky
b3b9b1afbd small build mechanism fixes 2007-04-24 13:43:03 +00:00
Mikhail Sennikovsky
cd5c882069 Tool-chain modifications fixes 2007-04-24 08:01:07 +00:00
Mikhail Sennikovsky
f51c347096 Fix for [Bug 182465] Creating new CDT project with make adds include directories 2007-04-23 16:38:41 +00:00
Mikhail Sennikovsky
6340ae683d Core functionality fix for [Bug 182820] [Exclusion/Inclusion] Included source FILE appears as source FOLDER 2007-04-23 13:36:18 +00:00
Mikhail Sennikovsky
9bb901a2bf Fix for the scanner discovery profile mechanism 2007-04-23 10:39:03 +00:00
Mikhail Sennikovsky
72a57a2bbb Fix for the CDT Variables (Build Macros) functionality 2007-04-20 09:44:23 +00:00
Mikhail Sennikovsky
fd6bc8ef1a Externalization fixes 2007-04-19 17:51:23 +00:00
Mikhail Sennikovsky
2b673fe759 Fix for NPE in tool-chain modification functionality 2007-04-19 13:48:30 +00:00
Mikhail Sennikovsky
a25388f72b Tool-chain modification fixes 2007-04-19 13:27:59 +00:00
Mikhail Sennikovsky
62a8f0c061 Gnu tool-chain definition update 2007-04-19 12:32:53 +00:00
Mikhail Sennikovsky
cf6f4568d2 tool-chain modification functionality for the per-file settings 2007-04-19 09:49:44 +00:00
Mikhail Sennikovsky
9b08755795 build system support of CDT variables in CSourceEntries 2007-04-18 14:59:32 +00:00
Mikhail Sennikovsky
b699c719b8 Reverse option path converter to allow converting entry to values 2007-04-18 08:26:55 +00:00
Mikhail Sennikovsky
66c3bdc869 Fix for [Bug 182573] tool specific optionPathConverter is no longer called when updating CDT 3.1.2 to CDT 4.0.0 2007-04-18 07:58:51 +00:00
Doug Schaefer
72947a1a2e Bug 152041 - Filter out running of the binary parser to only parse if the file has no extension, the extension is a number (e.g. libc.so.1), or the file is a binaryFile content type. Much faster now... 2007-04-17 22:57:42 +00:00
Mikhail Sennikovsky
e6dbc5b189 Fix for [Bug 182205] ScannerInfoProvider specified by custom extension is not being called 2007-04-16 19:11:41 +00:00
Mikhail Sennikovsky
2b14d7a898 Fix for the NPE with the old stile tool-chains 2007-04-16 14:04:08 +00:00
Oleg Krasilnikov
30060e8e7d Bug #181490: parallel build option reset 2007-04-13 13:07:15 +00:00
Mikhail Sennikovsky
ead2da2599 Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent 2007-04-10 10:20:35 +00:00
Mikhail Sennikovsky
cae9417adf Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core 2007-04-04 17:52:07 +00:00
Mikhail Sennikovsky
7bb447f90a fix for [Bug 180455] [Build] Build properties extension point missing schema 2007-04-02 09:57:38 +00:00
Mikhail Sennikovsky
627efcaeb6 Small fix to the discovery 2007-03-30 14:55:43 +00:00
Mikhail Sennikovsky
53773e5ade Fix for [Bug 180133] DBCS3.3: Convert C/C++ project wizard won't be launched 2007-03-30 08:06:28 +00:00
Mikhail Sennikovsky
cdcd208521 Fix to [Bug 174824] Specifying buildArtefactType not intuitive 2007-03-29 20:10:54 +00:00
Mikhail Sennikovsky
100e69cd8b Additional fixes to the scanner discovery and Path Entry calculation mechanisms 2007-03-29 17:29:41 +00:00
Mikhail Sennikovsky
0b1ff4cbb7 fix for the Makfile Project creation with the non-empty tool-chain 2007-03-29 13:45:22 +00:00
Mikhail Sennikovsky
67c67be19e Additional tool-chain modification functionality fixes 2007-03-29 12:58:02 +00:00
Mikhail Sennikovsky
27d7f76135 Tool-chain modification functionality fixes 2007-03-29 11:51:46 +00:00
Mikhail Sennikovsky
88ce755dbb Fix to the tool-chain edit mechanism 2007-03-29 08:36:14 +00:00
Mikhail Sennikovsky
4573a81a54 Fix for [Bug 179732] [Build] External builder should only be selectable when added to toolchain 2007-03-29 07:29:14 +00:00
Mikhail Sennikovsky
b93b822f9d Fix for the per-file scanner discovery 2007-03-28 10:48:41 +00:00
Mikhail Sennikovsky
9a769f5b47 Fix for [Bug 178341] Missing Errors and Warnings indicators after the failed build 2007-03-28 07:36:44 +00:00
Mikhail Sennikovsky
bcb116eda7 1. Scanner discovery fix
2. CDT variable contributor calculation fix
2007-03-27 11:03:52 +00:00
Mikhail Sennikovsky
05b6d1ea4c Small fix to the environment contributor calculation 2007-03-27 08:51:36 +00:00
Mikhail Sennikovsky
9e3821985f Tool-chain modification functionality fixes 2007-03-27 03:15:15 +00:00
Mikhail Sennikovsky
3f454e4c3b Additional fix for the tool-chain modification functionality 2007-03-26 13:35:44 +00:00
Mikhail Sennikovsky
11afa601f9 small typo fix 2007-03-26 13:15:16 +00:00
Mikhail Sennikovsky
202d1bb38b 1. Tool-chain modification functionality fixes
2. setProjectDescription enhancements
2. other bug-fixes
2007-03-26 13:13:41 +00:00
Mikhail Sennikovsky
6b8088e349 Additional fix for [Bug 178716] No way to get rid of built-in includes 2007-03-26 09:42:00 +00:00
Mikhail Sennikovsky
1c2b3a8897 Additional fix for [Bug 178716] No way to get rid of built-in includes 2007-03-26 09:24:16 +00:00
Mikhail Sennikovsky
6ce0c350ce fix for the invalif import statement 2007-03-23 16:44:10 +00:00
Mikhail Sennikovsky
546f7aa8cf 1. Update for built-in settings remove mechanism
2. Cfg-to-Cfg Des consisteny check
2007-03-23 16:39:44 +00:00
Mikhail Sennikovsky
6fa7029c9f Fix for [Bug 178716] No way to get rid of built-in includes 2007-03-23 14:38:24 +00:00
Mikhail Sennikovsky
443e988623 Fix to resolve the problem in [Bug 177454] Make Target build fails to build subcomponents 2007-03-22 17:50:33 +00:00
Mikhail Sennikovsky
fda3d97512 1. Additional fixes for [Bug 174936] [Scanner Discovery] Per file scanner discovery is broken with the New Project Model functionality
2. Bug-fixes
2007-03-22 14:29:44 +00:00
Mikhail Sennikovsky
60b7b5d0d0 Additional String externalization 2007-03-21 17:12:28 +00:00