Leo Ufimtsev
29b783155f
Bug 408545 - Added single checkbox to enable gcov. (edit commit msg)
...
I added a checkbox to enable gCov via a single checkbox to
enable gcov in the compiler. It then uses the
applicability calculator to automatically enable the linker if
the compiler option is set.
Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
Change-Id: I561d7263d578a7807e890fce5518e6fc2ebb2bb2
Reviewed-on: https://git.eclipse.org/r/29403
Reviewed-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
Tested-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
2014-07-15 16:48:21 -04:00
Lukas Felber
2e4760ee38
added missing gnu file types (as defined in
...
http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Overall-Options.html#index-file-name-suffix-71 )
Change-Id: If0903113d74439a9bf96022e1e3c636a0ffaebbf
Signed-off-by: Lukas Felber <l.felber@gmx.ch>
Reviewed-on: https://git.eclipse.org/r/24846
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-05-09 12:28:11 -04:00
Andrew Gvozdev
6856d55b68
bug 416628: "Export" of entries of language settings providers to referencing projects - added provider to do that
2013-09-08 08:09:33 -04:00
Andrew Gvozdev
e84409b1f0
bug 404913: Dialect category and options for language standards for GCC toolchain
2013-07-24 14:50:45 -04:00
Andrew Gvozdev
2df46fd99f
bug 382422: [sd90] Add MinGW specs detector
2012-06-12 15:56:11 -04:00
Andrew Gvozdev
af227ede75
Merge remote-tracking branch 'cdt/master' into sd90
2012-05-07 01:12:34 -04:00
Andrew Gvozdev
77442617cc
bug 378589: [sd90] Scanner Discovery doesn't run on certain toolchains
2012-05-07 01:07:21 -04:00
Andrew Gvozdev
2949c7da2f
Clean up
2012-05-04 20:00:50 -04:00
Andrew Gvozdev
d2c19fcd47
bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers
2012-05-04 18:35:17 -04:00
Andrew Gvozdev
cddee53cf1
Moved build-specific classes to managedbuilder (Warning: Incompatible
...
changes for existing workspaces)
2012-04-03 00:38:05 -04:00
Andrew Gvozdev
cfa3895aa3
Renamed providers IDs (Warning: Incompatible changes for existing
...
workspaces)
2012-01-24 13:41:28 -05:00
Andrew Gvozdev
23b841b96c
Merge remote-tracking branch 'cdt/master' into sd90
2012-01-03 17:57:57 -05:00
Sergey Prigogin
dd2d478fc1
Bug 365461: Requesting -Wextra and -Wconversion warnings flags for gcc
...
c/c++
2011-12-23 14:39:26 -05:00
Andrew Gvozdev
c9b2608713
Use "shared" attribute from LanguageSettingsProviderAssociation
...
extension rather than star "*" in toolchain definition.
2011-12-08 12:23:29 -05:00
Alena Laskavaia
fc919d81b6
Bug 210248 - [Internal Builder]does not rebuild a dependent project in
...
case of a reference library project change - fixed external builder
2011-11-22 19:34:55 -05:00
Christian W. Damus
a3dd98987a
Bug 210248 - [Internal Builder]does not rebuild a dependent project in
...
case of a reference library project change
Conflicts:
build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/AdditionalInput.java
2011-11-21 21:56:38 -05:00
Andrew Gvozdev
00302deed6
Better legacy and compatibility support
2011-09-06 11:26:09 -04:00
Andrew Gvozdev
7d021ea6c4
Merge branch 'master' into sd90
2011-07-07 13:04:23 -04:00
Andrew Gvozdev
fbc67e72a2
Initial commit of new Scanner Discovery for CDT - bug 290631.
...
See prior history on GitHub https://github.com/angvoz/SD80/ , branch sd80
2011-07-07 12:29:41 -04:00
Marc-Andre Laperle
30a6e551f5
Bug 350363 - Include Files tab doesn't offer the language GNU C++
2011-06-25 19:57:25 -04:00
Andrew Gvozdev
2031a8ee15
bug 256763: -fPIC parameter for GCC compilers
...
Based on patch from Andrey Tretyakov
2010-11-04 21:39:11 +00:00
Andrew Gvozdev
cc39535a4b
bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab
2010-10-18 04:10:36 +00:00
James Blackburn
f6da41c466
Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default)
2010-04-28 13:23:39 +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
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
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
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
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
Vivian Kong
2942d637ad
externalize Gnu Make Builder's name (bug 227369)
2008-04-16 16:03:39 +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
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
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
Doug Schaefer
eca6010779
Created a much simpler Gnu Makefile project template.
2007-05-24 19:54:39 +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
Mikhail Sennikovsky
6ff8dc6493
removed the "lib" prefix for the cygwin shared library projects
2007-05-16 09:54:12 +00:00
Mikhail Sennikovsky
548f63a12a
made gnu tool-chain definitions to use new option types
2007-05-10 18:25:09 +00:00
Mikhail Sennikovsky
9d428201c3
Hellow World template for Makefile Project
2007-05-10 17:41:24 +00:00
Mikhail Sennikovsky
13968f3102
patch from Bala Torati with small modifications
...
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Mikhail Sennikovsky
e17e7b25d5
additional tool-chain ids to template definitions..
2007-04-28 12:29:10 +00:00
Mikhail Sennikovsky
94be702c52
adding missing tool-chain ids to template definitions
2007-04-28 12:01:16 +00:00
Mikhail Sennikovsky
c5603e5a0e
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
2007-04-26 17:07:39 +00:00
Mikhail Sennikovsky
62a8f0c061
Gnu tool-chain definition update
2007-04-19 12:32:53 +00:00
Mikhail Sennikovsky
cdcd208521
Fix to [Bug 174824] Specifying buildArtefactType not intuitive
2007-03-29 20:10:54 +00:00
Doug Schaefer
1194c4a887
Make the MinGW toolchain uses the Internal Builder by default. (Most cool!)
2007-02-22 21:49:08 +00:00
Doug Schaefer
5a07244d6d
Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI.
2007-02-22 05:22:55 +00:00