Andrew Gvozdev
4f33e5d299
bug 404913: @since tags
2013-07-25 21:03:51 -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
12c5f12990
bug 404913: Built-In Settings Provider should recognize extra gcc
...
parameters from build settings
2013-07-24 14:05:13 -04:00
Andrew Gvozdev
af57f95d75
bug 404913: Flag to designate build options to be also used by scanner discovery.
2013-07-24 14:05:03 -04:00
Andrew Gvozdev
dae7358b7d
bug 404913: Cosmetics
2013-07-22 01:42:25 -04:00
Andrew Gvozdev
fd53d6c37c
Bug 388484: Cosmetics
2013-07-18 03:22:29 -04:00
Andrew Gvozdev
3b02e44d30
Bug 412932: GCC Builtin Compiler Settings always shows wrench overlay
2013-07-15 00:03:27 -04:00
Andrew Gvozdev
4ce1de86ae
bug 412897: CDT GCC build output parser does not understand -imacros
2013-07-13 09:28:21 -04:00
Andrew Gvozdev
2596bb1aa7
Bug 404912: Built-In Settings Provider ignores compiler command from build Settings
2013-07-13 00:24:19 -04:00
Andrew Gvozdev
8134c7e1cd
Fixed NPE in ToolchainBuiltinSpecsDetector for an edge case when no tool is defined in a toolchain.
2013-07-12 12:01:48 -04:00
Andrew Gvozdev
d6e51c57a9
Bug 411498: bumped org.eclipse.cdt.make.core to 7.3.0 in pom.xml
2013-07-11 14:30:23 -04:00
Andrew Gvozdev
04c84a628a
Bug 411498: Content assist in Makefile Editor for builtin functions
2013-07-11 13:38:40 -04:00
Andrew Gvozdev
5ef9a3b925
Bug 411970: Some more work on colors and icons for Makefile Editor
2013-07-08 12:05:27 -04:00
Andrew Gvozdev
1df606bb26
Bug 412457: Makefile Editor does not highlight built-in functions enclosed in curly braces ${...}
2013-07-07 09:51:29 -04:00
Andrew Gvozdev
d38367d676
Bug 412457: Makefile Editor does not highlight built-in functions enclosed in curly braces ${...}
2013-07-07 09:48:43 -04:00
Andrew Gvozdev
cb5b5c955a
Bug 412346: Makefile Editor: F3 navigation to user defined functions from $(call user-fun)
2013-07-05 13:49:48 -04:00
Andrew Gvozdev
01bfa48d40
Bug 412250: Tidy up.
2013-07-05 13:06:40 -04:00
Andrew Gvozdev
d1e966b06e
Bug 412250: Makefile Editor won't open include with F3
2013-07-04 15:50:35 -04:00
Andrew Gvozdev
54665cdb60
Bug 412247: Makefile Editor: F3 navigation does not work inside conditional directives
2013-07-03 23:01:42 -04:00
Marc-Andre Laperle
718d7de48e
Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build
...
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-03 21:02:43 -04:00
Andrew Gvozdev
e404208cac
Bug 412247: Makefile Editor: F3 navigation does not work inside conditional directives
2013-07-03 15:46:40 -04:00
Andrew Gvozdev
c93d4583c7
Bug 411970: Default colors in Makefile Editor consistent with C/C++ editor
2013-06-30 23:16:28 -04:00
Andrew Gvozdev
b9d4a197f4
Cosmetics
2013-06-30 06:52:47 -04:00
Andrew Gvozdev
1d28b9bce9
Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler Settings
2013-06-29 10:58:09 -04:00
Andrew Gvozdev
310ad6c995
bug 411547: Added base test class with methods to get test name and test comments for org.eclipse.cdt.make.ui.tests
2013-06-29 06:06:44 -04:00
Andrew Gvozdev
26e1ef6452
Bug 411894: Macros having unconventional but legal characters in names are not highlighted in Makefile Editor
2013-06-28 11:24:21 -04:00
Andrew Gvozdev
1f57a45477
bug 411845: Keywords are not highlighted when indented with spaces in Makefile Editor
2013-06-27 22:24:11 -04:00
Andrew Gvozdev
c0717fe40d
Cosmetics.
2013-06-26 22:01:24 -04:00
Andrew Gvozdev
5b7641063a
bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin
2013-06-26 21:21:23 -04:00
Andrew Gvozdev
ce7c36ae04
Add PLUGIN_ID to MakeUIPlugin
2013-06-25 22:52:21 -04:00
Andrew Gvozdev
4ff53dfb05
bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin
2013-06-25 22:17:40 -04:00
Andrew Gvozdev
94fd0f7c7d
bug 411547: Activator MakeUITestsPlugin
2013-06-24 21:57:17 -04:00
Andrew Gvozdev
d35fa36b69
bug 411547: Fixed verion in pom of org.eclipse.cdt.make.ui.tests
2013-06-24 20:13:28 -04:00
Andrew Gvozdev
f0482a30a7
bug 411547: Added org.eclipse.cdt.make.ui.tests
2013-06-24 18:25:36 -04:00
Andrew Gvozdev
fcd477e695
bug 411417: Export of preferences of Makefile Editor
2013-06-21 17:06:45 -04:00
Andrew Gvozdev
07341495e4
bug 407502: NPE when I open Make Target View
2013-06-20 17:40:00 -04:00
Jeff Johnston
83752e91cf
Bug 410637 - Duplicate string ID found in autotools plugin.properties.
...
- Fix libexecdir tool tip message to have .tip suffix.
Change-Id: If4d42f9d8d616bd2bc834834c7724b69230d4259
Reviewed-on: https://git.eclipse.org/r/13932
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-06-19 16:44:19 -04:00
Jeff Johnston
2f98cac092
Remove unused hamcrest requirement in autotools ui tests.
...
Change-Id: Ieffc85f992386a76127cb9cbd8bc4e3693db520c
Reviewed-on: https://git.eclipse.org/r/13860
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-06-17 18:22:21 -04:00
Sergey Prigogin
2a97605918
Cosmetics.
2013-06-14 17:12:19 -07:00
Andrew Gvozdev
7dc675dc92
bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages
2013-06-05 16:03:54 -04:00
Marc-Andre Laperle
63bc5765e3
Bug 394492 - Project options can be invisible in Convert wizard
...
Change-Id: Iff54d3baf605ab79fedcd842a22955d7a3018ac7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13462
2013-06-02 16:19:26 -04:00
Andrew Gvozdev
4ead47e948
bug 409651: MinGW language settings provider provides duplicate include paths
2013-06-01 07:36:02 -04:00
Andrew Gvozdev
8af6460cc0
bug 402023: Test case for Unix corrected
2013-05-20 17:41:58 -04:00
Andrew Gvozdev
b18bf27bb4
bug 402023: When persisting discovered include paths, project-relative paths should not embed the project name
2013-05-20 15:21:57 -04:00
Andrew Gvozdev
f2af5d39a9
bug 402023: tidy up
2013-05-20 14:53:17 -04:00
Andrew Gvozdev
2d5584fe98
bug 402023: Provide programmatic access for names of CdtMacroSupplier variables ($ProjName, $ConfigName etc.)
2013-05-20 14:48:22 -04:00
bbelyavsky
329251bdc0
Bug 405643 - [performance] HoldsOptions performance improvements
...
Change-Id: I10bc345821ad5d44a035a7dd46ac5837a0e5bbdb
Reviewed-on: https://git.eclipse.org/r/11936
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-05-17 14:21:03 -04:00
Jeff Johnston
ef60c34223
Bug 408049 - Autotools should use languageSettingsProviders
...
- Remove use of scannerDiscoveryProfile and add
languageSettingsProviders to Autotools build definition
Change-Id: If97592ed6a53a069e6e027d09110dce685695578
Reviewed-on: https://git.eclipse.org/r/12787
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-05-14 19:13:11 -04:00
Andrew Gvozdev
385f1c6c9d
bug 407696: Include paths remain uninitialized and code does not compile when creating new C or C++ projects
2013-05-13 18:14:00 -04:00
Chris Recoskie
2b184dc63a
Bug 407591 - UnsupportedOperationException thrown in
...
GCCScannerInfoConsoleParser.processCommand()
Change-Id: I786b20fb80a4353a23caf6450569f8b9d8b4a752
Reviewed-on: https://git.eclipse.org/r/12719
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-05-13 16:11:28 -04:00