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

301 commits

Author SHA1 Message Date
David Inglis
e75bafa4a4 patch from vhirsl@ca.ibm.com for scanner discovery machanism 2004-04-15 19:02:00 +00:00
Alain Magloire
74cf488602 fix pr 57823 2004-04-14 19:35:12 +00:00
David Inglis
7d84a3a410 properly set binary parsers 2004-04-03 20:40:36 +00:00
David Inglis
d8a96ca65d added clean build option
fixed make target with no target
2004-03-31 21:45:57 +00:00
David Inglis
e888d97cff fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56583 2004-03-29 17:02:02 +00:00
David Inglis
4d037cc146 mark a few more strings as non-externalized 2004-03-26 03:08:52 +00:00
David Inglis
de5291751a added nature id to CProject
add scannerinfo upon project configure
2004-03-25 19:36:20 +00:00
David Inglis
18e6359b5b cleanup 2004-03-23 03:07:40 +00:00
David Inglis
f980b3161f check for changes before saving 2004-03-19 20:31:51 +00:00
David Inglis
8ccea9c408 fixed target saving in .cdtproject 2004-03-17 21:38:36 +00:00
David Inglis
7d48a4fcc6 applied patch from vhirsl@ca.ibm.com implementing new auto scanner configuration detection mechanism 2004-03-16 20:35:25 +00:00
David Inglis
a46dca30a1 move target presistance to .cdtproject
modified targets are now saved
2004-03-16 19:57:02 +00:00
Alain Magloire
fbb3c4c84d Support for OpenDeclaration action on the MakefileEditor. 2004-03-11 21:41:37 +00:00
David Inglis
d055189a64 properly set binary parser when ask to update from preference 2004-03-09 20:52:53 +00:00
Alain Magloire
df6bb6a3af It should be an IDirective. 2004-03-04 04:39:54 +00:00
David Inglis
496956a5ac extern'd strings 2004-03-03 16:40:02 +00:00
David Inglis
f44a5cb403 extern strings 2004-03-02 17:13:52 +00:00
Alain Magloire
db74457777 Do not expand to empty if the macro is not found. 2004-03-02 04:53:20 +00:00
Alain Magloire
3e3581e6bc added the missing sources. 2004-03-01 20:56:16 +00:00
Alain Magloire
dd5fdea8fa get the expanded String new method in IMakefile.java 2004-02-29 00:40:25 +00:00
David Inglis
479396734d mark string non-externalized 2004-02-27 03:36:52 +00:00
David Inglis
181ceb45e7 cleanup
improved error handling
2004-02-24 02:03:08 +00:00
David Inglis
a0d5e302cb fixed bug# 52490 2004-02-19 19:46:46 +00:00
David Inglis
228957743b some work on externalizing strings 2004-02-19 13:38:36 +00:00
David Inglis
44e85901c9 - update progress monitor to show complete build command
- update progress monitor to normailize over each build.
2004-01-13 18:53:52 +00:00
Doug Schaefer
8cceffb272 Fix the classpaths to use dynamic containers again.
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
David Inglis
e8e72e90ad fixed bug #49143 2003-12-18 21:50:17 +00:00
Alain Magloire
9ddba7f91f added the builtin folder. 2003-11-26 19:09:17 +00:00
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5 Upgrade to Eclipse 3.0. Includes:
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
David Inglis
7750af19fa changes to address https://bugs.eclipse.org/bugs/show_bug.cgi?id=47241 2003-11-24 01:46:26 +00:00
David Inglis
c7fe5e657a fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47224 2003-11-21 14:24:38 +00:00
Alain Magloire
4fda51818b updated. 2003-10-17 01:39:50 +00:00
David Inglis
a812ee80f7 revert alain change 2003-10-15 15:32:55 +00:00
Alain Magloire
44529a00c3 Bug fix. 2003-10-15 02:49:47 +00:00
David Inglis
943f1dbc94 added a stream monitor so that we can fuge that we are getting progress 2003-10-08 18:25:46 +00:00
Alain Magloire
4882849b8c StringIndexBufferException corrected. 2003-10-03 19:59:07 +00:00
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
Alain Magloire
50e9f2922d forgetbuildstate if not building. 2003-09-30 15:40:51 +00:00
Alain Magloire
4424209abc Bug fix in isifndef(). 2003-09-25 18:51:06 +00:00
David Inglis
0b3617b29c revert last change oops... 2003-09-25 14:26:51 +00:00
David Inglis
2988957b03 update map should be the last step 2003-09-25 14:26:11 +00:00
David Inglis
6b17a6477b added meothd to test for target build on a project
added test for setting build info if value has changed or not
2003-09-25 13:40:29 +00:00
David Inglis
72dd63daed added make project id 2003-09-24 18:03:36 +00:00
David Inglis
03f315af98 fixed setting location path for target 2003-09-24 17:58:54 +00:00
David Inglis
ec1f9424bb added support for temporary targets 2003-09-24 14:20:21 +00:00
Alain Magloire
a35ae2df63 Remove of unnecessary lines. 2003-09-23 19:55:13 +00:00
David Inglis
e72e820aa8 fixed build location
added build location browser dialog
added help ids.
2003-09-23 14:04:58 +00:00
David Inglis
46e2ef2f7c fixed bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=43337 2003-09-22 12:44:46 +00:00