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

98 commits

Author SHA1 Message Date
Andrew Gvozdev
8a6292bcf4 bug 301732: When a Hello World project is created, open generated file automatically
Patch from Marc-Andre Laperle
2010-02-22 15:46:36 +00:00
Andrew Gvozdev
49c7809601 bug 301373: [API] add @noextend and @noimplement
added check for malformed tags
2010-02-08 03:04:21 +00:00
Andrew Gvozdev
4a7972ce16 bug 301373: [API] add @noextend and @noimplement
Oops @noimplement was meant
2010-02-08 03:03:51 +00:00
Andrew Gvozdev
022750b5dc bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.gnu.ui 2010-02-07 17:45:39 +00:00
Andrew Gvozdev
973abf0454 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core 2010-02-07 17:14:29 +00:00
James Blackburn
3a2a4efa4f Bug220990 Add -Os optimize for size to GNU C & CPP toolchain 2010-02-03 10:36:47 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Andrew Gvozdev
f7abbce100 bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocator 2010-01-29 06:34:42 +00:00
Andrew Gvozdev
c3c9c83823 cosmetics: NON-NLS warnings fixed 2010-01-23 06:24:13 +00:00
Andrew Gvozdev
595fb79ac6 bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Patch from Marc-Andre Laperle. Based on work of Alfons Laarman and Sal Scotto.
2009-11-04 15:20:13 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
3cb3c4832b bug 196561: [managedbuilder.gnu] Order of debugging options in settings differs for C and C++
Patch from Daniel Weber
2009-08-14 14:15:29 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Chris Recoskie
ac9667d8bd fix @since tags and bundle versions 2009-04-30 12:04:03 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Alena Laskavaia
12a2cb30e8 [268528] Discovery profile options panel doesn't show since 5.0.2 up 2009-03-17 18:05:37 +00:00
Alena Laskavaia
8dd5c4c602 [264010] - patch to fix discovery profile for mingw 2009-02-10 18:47:05 +00:00
Anton Leherbauer
9d7b8d39d5 Update bundle versions (bug 259308) and fix execution environment 2009-01-09 10:05:56 +00:00
Alena Laskavaia
81d07380ea [255157] typo in template id 2008-11-19 15:51:36 +00:00
Alena Laskavaia
2654d40bea [251124] - applied patch, fixing unfinished code that allow language separation for templates 2008-10-17 15:05:54 +00:00
Chris Recoskie
91141bd408 RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
2008-09-11 15:48:14 +00:00
Anton Leherbauer
95b4e724c8 Fix for 233866: NPE on Fresh installed Windows/CDT, patch by Enrico Ehrich <public@snipah.com> 2008-06-10 10:26:55 +00:00
Vivian Kong
a2fd29113d fix for bug 234676 2008-05-29 17:45:01 +00:00
Alena Laskavaia
8143e89a59 - fixed NPE on Linux 2008-04-30 20:43:11 +00:00
Vivian Kong
2942d637ad externalize Gnu Make Builder's name (bug 227369) 2008-04-16 16:03:39 +00:00
Oleg Krasilnikov
2250f00e98 Misprint fix 2008-02-28 17:23:15 +00:00
Oleg Krasilnikov
aaedfd3400 Bug # 220749 : Performance switches -p -pg should be propagated to linker too 2008-02-28 17:17:38 +00:00
Anton Leherbauer
53381a1c53 Fix execution environment settings 2008-02-21 14:28:58 +00:00
Oleg Krasilnikov
443969e7a7 Bug #218954 : replace "regedit" run with API call. 2008-02-15 12:53:06 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Doug Schaefer
a98e218233 Bug 203619 - make the cygwin check even looser. 2007-09-18 11:40:30 +00:00
Doug Schaefer
a76abebd0c change the cygwin check to just check for gcc-core instead of the superpackage gcc. Bug 203619. 2007-09-17 16:59:57 +00:00
Andrew Ferguson
89f9f4d8d3 203550: Apply patch on behalf of Beth Tibbitts 2007-09-17 09:54:51 +00:00
Mikhail Sennikovsky
378af88ee3 "support checked" flag initialization moved to be after the "isSupport" initialization 2007-09-14 10:53:32 +00:00
Doug Schaefer
f6ea2409a4 Bug 194641 - reattach the isToolchainSupported to the cygwin toolchain. Also created one for mingw.
Bug 201579 - added the msys directory to the mingw toolchain path if it resides next to the mingw in the eclipse install location's parent.
2007-08-31 19:27:59 +00:00
Doug Schaefer
6d2009968e Added support for MinGW to be a sibling of the install directory. 2007-08-09 01:55:49 +00:00
Doug Schaefer
bb9d23482d Fix up copyrights. 2007-06-14 19:11:50 +00:00
Vivian Kong
f0b7ccf674 fix for bug 184452 - get template files using FileLocator.find() so translated template files will get picked up 2007-06-07 14:06:30 +00:00
Vivian Kong
69c40076b3 Patch for bug 184452 by Bala Torati - externalization of MakeFileHelloworldCCproject 2007-06-07 14:03:49 +00:00
Doug Schaefer
08e25a4735 Renamed hello world templates to remove Example. 2007-06-01 14:12:11 +00:00
Vivian Kong
196349f9fa Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the menu and in the file system 2007-05-29 19:25:28 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Mikhail Sennikovsky
094d2cb0ba 1. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
2. enabling additional MBS tests
2007-05-25 16:12:08 +00:00
Andrew Ferguson
6c578aa80c add a class specialization test, ensure an ast test uses fresh files 2007-05-25 09:18:37 +00:00
Doug Schaefer
f6de791533 Some fixes to get the HelloWorld Makefile project template working on Linux. 2007-05-25 04:16:17 +00:00
Doug Schaefer
eca6010779 Created a much simpler Gnu Makefile project template. 2007-05-24 19:54:39 +00:00
Doug Schaefer
2a67c5a321 Cleaned up the templates for the source files to follow the K&R formatter and to use language natural comment formats. 2007-05-23 02:47:59 +00:00
Doug Schaefer
02790c4592 Bug 187269 - Set the binary parser for the cygwin toolchain to Cygwin PE. Apparently works better with setting global vars in the debugger. 2007-05-16 17:15:51 +00:00