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

2370 commits

Author SHA1 Message Date
Sergey Prigogin
d557165f90 Fixed a potential file handle leak. 2012-04-19 12:16:21 -07:00
Andrew Gvozdev
751d4a45f0 bug 371797: Use workspace scheduling rule for serializing workspace providers 2012-04-16 18:48:05 -04:00
Andrew Gvozdev
2bd9d517fb bug 371797: Use workspace scheduling rule for serializing workspace providers 2012-04-16 16:57:55 -04:00
Andrew Gvozdev
8aed5c8427 bug 371797: Let all jobs finish before tearDown() in unit tests 2012-04-16 16:55:44 -04:00
Andrew Gvozdev
249589c28c bug 371797: mistyped message key 2012-04-13 17:42:47 -04:00
Andrew Gvozdev
b1b320f94e bug 371797: [sd90] Implement language settings providers in build
plugins
2012-04-12 01:01:23 -04:00
Jeff Johnston
b4ca67ad3f Fix for Autotools bug #375007.
- allow configure command to be specified with absolute path
2012-04-11 15:29:12 -04:00
Anton Gorenkov
9ecafd83cd Bug 180256 - Launch configurations should support build variables 2012-04-02 12:23:36 -07:00
Jeff Johnston
22ea1c7683 Add missing Autotools UI fixes done after initial move.
- fix some findBugs warnings
- use sh -c to invoke Autotool scripts
- switch AutomakeErrorHandler to use IEditorInput
2012-04-02 12:33:46 -04:00
Jeff Johnston
a3a513fffb Add some missing Autotools test fixes done after initial move.
- fix some findBugs issues with ProjectTools.java
- make the configure script executable to support using sh -c to
  invoke the script
2012-04-02 12:33:46 -04:00
Jeff Johnston
6272193b34 Update Autotools core with missing fixes made after initial move.
- Bug 371277 [autotools] - use sh -c to run scripts
- Bug 372557 [autotools] - out of range exception on unknown env var
2012-04-02 12:33:45 -04:00
Jeff Johnston
179924ef5c Bug 374026 - [autotools] unable to extend the autotools toolchain
- fix createItems method in AutotoolsBuildWizard to accept any project
  type that has a toolchain that is based upon [GNU Autotools]
2012-03-29 18:19:40 -04:00
Jeff Johnston
90ecfa9d5e Fix old Autotools nature id specifier. 2012-03-29 18:19:40 -04:00
Jeff Johnston
cf9b34cd08 Fix Autotools tests to refresh resources after build. 2012-03-29 18:19:39 -04:00
Andrew Gvozdev
faf497d361 bug 71511: Some house-cleaning 2012-03-27 18:32:54 -04:00
Andrew Gvozdev
362cd87be0 bug 71511: Fixed scanner discovery for minGW
Trim line by scanner discovery console parsers
2012-03-22 17:53:03 -04:00
Andrew Gvozdev
f9f991fa3f bug 71511: [Error Parser] Interleaved stdout and stderr output causes
spurious error task markers
2012-03-22 00:03:36 -04:00
Marc-Andre Laperle
f329b641fe Add org.eclipse.linuxtools.cdt.autotools to autotools feature 2012-03-20 01:16:40 -04:00
Sergey Prigogin
51fdcf8efd Fixed a typo. 2012-03-17 17:51:38 -07:00
Andrew Gvozdev
626c0cdaf3 bug 261976: CommandLauncher to report about $PATH problems and related
clean-up
2012-03-16 18:23:55 -04:00
Marc-Andre Laperle
a8f5e29bcb Bug 167519 - Derived files cached in local history 2012-03-15 21:36:11 -04:00
David Salinas
d18cb3e07c Bug 374442 - Refresh resource by build configuration 2012-03-15 21:11:47 -04:00
Andrew Gvozdev
12d44ec8be bug 145099: MBS Internal Builder: Switch to using the Spawner for
detecting an executable to be launched
2012-03-15 17:49:38 -04:00
Andrew Gvozdev
4c83576d7e MakeCorePlugin.log() needs to log actual exception 2012-03-15 16:51:48 -04:00
Andrew Gvozdev
dc01366f97 bug 364733: Internal Builder does not work with Cygwin toolchain 2012-03-13 13:25:14 -04:00
Jeff Johnston
863ac9d61b Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
John Cortell
4d225aac73 Bug 326105 - MakeFile Project with Existing Code wizard got issues 2012-02-16 15:33:43 -06:00
John Cortell
7ce1c8fa8b Bug 326105 - MakeFile Project with Existing Code wizard got issues 2012-02-15 15:44:29 -06:00
John Cortell
12f2b8f8d5 Bug 368987 - Project Name should not be reset when selecting existing code path 2012-02-15 10:51:14 -06:00
Baltasar Belyavsky
6b66aef60b bug 340219: Project metadata files are saved unnecessarily, patch to
address .project file modifications
2012-02-12 09:02:24 -05:00
Baltasar Belyavsky
088185204c bug 340219: Project metadata files are saved unnecessarily, test cases 2012-02-12 09:02:20 -05:00
Doug Schaefer
e683d197ac Added ability to select toolchains for templates that have multiple. 2012-02-08 17:04:01 -05:00
Andrew Gvozdev
86e15e9e9b bug 290631: renamed a bunch of local vars 2012-02-03 16:21:40 -05:00
Andrew Gvozdev
e16fe328eb bug 290631: Caching of ICSettingEntry objects in CDataUtil -
CLibraryPathEntry/CLibraryFileEntry.
2012-01-28 15:37:37 -05:00
Andrew Gvozdev
4fc55d2d21 bug 290631: Caching of ICSettingEntry objects in CDataUtil. 2012-01-28 06:53:46 -05:00
Doug Schaefer
6fcb52fe97 Add real categories for templates. Organize selection in tree. 2012-01-27 13:41:24 -05:00
Andrew Gvozdev
f8496f2693 bug 369236: [Make Target View] Can't copy make targets anymore 2012-01-24 18:10:10 -05:00
Marc-Andre Laperle
dea3399c5b Bug 367992 - Broken link in IManagedDependencyCommands JavaDoc 2012-01-07 23:57:19 -05:00
Andrew Gvozdev
9b8d4451dd bug 367559: Fixed exception in MakeContentProvider, viewer can be
TableViewer.
2012-01-06 12:08:17 -05:00
Andrew Gvozdev
96c0441f69 Bug 367559: better handling of project add/remove/open/close 2011-12-31 13:31:55 -05:00
Andrew Gvozdev
51bcd20951 Bug 367559: To print stack traces in the log 2011-12-31 13:31:41 -05:00
Andrew Gvozdev
032d94ff51 Bug 367559: avoid recursive refreshes of Make Targets view 2011-12-30 00:45:14 -05:00
Andrew Gvozdev
336c95dacc bug 367559: Fixed exception 2011-12-28 00:37:50 -05:00
Andrew Gvozdev
dc523305ef bug 367559: Double source folder in Make Targets View - handle deletions
in more robust way
2011-12-27 14:53:05 -05:00
Andrew Gvozdev
08a0e81c57 bug 367559: Double source folder in Make Targets View 2011-12-26 23:40:59 -05:00
Andrew Gvozdev
d99855ebf4 bug 367559: Double source folder in Make Targets View 2011-12-26 23:25:49 -05:00
Andrew Gvozdev
834679c69c bug 367559: Double source folder in Make Targets View 2011-12-26 17:17:42 -05:00
Andrew Gvozdev
e3358c10f7 bug 355601: Make Targets Not Found In Nested Folders 2011-12-26 15:21:14 -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
3586ae698f bug 304139: [Scanner Discovery] Compiler inspection does not work for
gcc with non-english locale
2011-12-12 18:06:50 -05:00