Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2013-04-30bug 406911: GNU Makefile editor does not highlight built-in functions correct...Andrew Gvozdev2-24/+106
2013-04-29Bug 406711: Converting a Makefile project over to an Autotools ProjectJeff Johnston1-13/+4
2013-04-29bug 403405: Change default of isLanguageSettingsProvidersFunctionalityEnabled...Andrew Gvozdev1-9/+11
2013-04-25bug 406596: Makefile editor won't highlight conditional variable assignmentAndrew Gvozdev1-1/+1
2013-04-24Fix Autotools for options with round brackets.Jeff Johnston1-6/+9
2013-04-23Bug 403946: Autotools configure does not handle round brackets inJeff Johnston1-4/+18
2013-04-23bug 395545: Import of predefined configuration misses language settings provi...Andrew Gvozdev1-17/+32
2013-04-23bug 401961: Use more general CConfigurationDataProvider facilities to initial...Andrew Gvozdev8-118/+114
2013-04-23bug 401961: Regression: pathEntryContainers entries are no longer honored whe...Andrew Gvozdev1-68/+66
2013-04-23Cosmetics/JavaDoc.Andrew Gvozdev2-105/+80
2013-04-23Bug 405904 - Gprof linker options not activated until 2nd buildJeff Johnston1-0/+5
2013-04-17Bug 228434 - Concurrent Modification Exception soon after loadingChris Recoskie3-13/+13
2013-04-09bug 405279: Even simplest bracket matching would be extremely useful in Makef...Andrew Gvozdev5-132/+85
2013-04-07bug 405102: JUnit: Intermittent failure managedbuilder.core.tests.BuildSystem...Andrew Gvozdev1-2/+8
2013-04-07Cleanup, avoid creating unnecessary copies of stringsAndrew Gvozdev1-229/+31
2013-03-29bug 402412: IllegalArgumentException during build of Makefile ProjectAndrew Gvozdev1-1/+12
2013-03-29bug 404125: Adjust test cases for running on unix systemAndrew Gvozdev1-39/+34
2013-03-29bug 404125: Build output parser incorrectly handles compile lines compiling f...Andrew Gvozdev2-37/+106
2013-03-29bug 404599: Makefile Editor does not sense that # is escaped (\#), still colo...Andrew Gvozdev1-1/+17
2013-03-25[Bug 317353] Reduce space requirements of various prefs pagesSebastian Bauer1-1/+1
2013-03-24bug 404125: Build output parser incorrectly handles compile lines compiling f...Andrew Gvozdev3-18/+63
2013-03-21Bug 349248: Fix even more user-visible CDT refsJesse Weinstein2-3/+3
2013-03-21Bug 403670: Do no work on parallel rebuilds if nothing changedAndrew Eidsness2-3/+12
2013-03-16bug 403406: Changes in environment variables should trigger re-discovery of B...Andrew Gvozdev2-18/+329
2013-03-14bug 403257: MinGW toolchain detection does not consider configuration-specifi...Andrew Gvozdev2-152/+67
2013-03-13bug 382423: Add Builtin Compiler Settings LSP provider for Cygwin toolchainAndrew Gvozdev8-47/+343
2013-03-11bug 357442: A bit more of tidy EnvironmentVariableManagerToolChainAndrew Gvozdev2-16/+20
2013-03-10bug 357442: Tidy EnvironmentVariableManagerToolChainAndrew Gvozdev3-158/+121
2013-03-10bug 357442: Contribute $CYGWIN_HOME by GnuCygwinConfigurationEnvironmentSuppl...Andrew Gvozdev1-10/+8
2013-03-08[autotools]Bug 402595:added code that gets the current list of buildAnna Dushistova1-39/+55
2013-03-07Introduce automatic variables in the Makefile editor.Sebastian Bauer3-1/+48
2013-03-06Change org.junit4 requires to be org.junit 4.8.1 or greater.Jeff Johnston1-1/+1
2013-02-20Bug 400972: Creating new C/C++ project in existing read-onlyJeff Johnston3-1/+7
2013-02-18bug 401116: Built-in compiler settings cannot be scanner-discovered prior to ...Andrew Gvozdev1-3/+3
2013-02-08bug 398056: Regression: LanguageSettingsProviders can get enabled unexpectedl...Andrew Gvozdev1-56/+12
2013-02-01bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithmAndrew Gvozdev5-349/+517
2013-01-19Revert "Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.ge...Andrew Gvozdev1-7/+9
2013-01-19Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSetting...Andrew Gvozdev1-9/+7
2013-01-18Bug 398550. An attempt to makeSergey Prigogin1-7/+9
2013-01-18Bug 398426 - Use num procs - 1 on Mac for optimal parallel builds.Doug Schaefer2-2/+8
2013-01-15Implement problem marker for AC_CHECK_LIB macro.cabernal2-1/+3
2013-01-10bug 397815: Scanner discovery incorrectly extracts macros containing parenthesesAndrew Gvozdev2-1/+3
2013-01-10Externalized a label.Sergey Prigogin2-2/+3
2013-01-08bug 396411: Resolve variables before checking if path is absolute in MBSLangu...Andrew Gvozdev1-5/+21
2013-01-06Bug 397469 - Fix problem with scanner discovery on relative source paths.Andrew Gvozdev1-2/+3
2013-01-05Bug 397469 - Fix problem with scanner discovery on relative sourceDoug Schaefer1-1/+1
2013-01-02bug 396410: JUnit failure: cdt.build.core.scannerconfig.tests.CfgScannerConfi...Andrew Gvozdev2-1/+3
2012-12-17bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTest...Andrew Gvozdev2-5/+29
2012-12-16bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTest...Andrew Gvozdev1-1/+1
2012-12-16bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTest...Andrew Gvozdev2-17/+23

Back to the top