Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19Fix for Bug 170921 - Makefile editor does not respect tab width settingAnton Leherbauer2-6/+9
2007-01-15Upversion plugins to 3.1.2. Also locked down the Eclipse test plugin.Doug Schaefer8-8/+8
2007-01-02RESOLVED - bug 167099: Issues with adding custom pages to New Project WizardChris Recoskie1-5/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167099
2007-01-02RESOLVED - bug 166964: MBSCustomPageData#getNatures() NPEChris Recoskie1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166964
2006-09-26Setting isTest=true on test project typeNorbert Plött1-0/+1
2006-09-25More explicit fail messagesMikhail Sennikovsky1-2/+11
2006-09-25Fix the buildDefinitions schema for 156681.Doug Schaefer1-0/+7
2006-09-15Upversion the plugins to 3.1.1.Doug Schaefer8-8/+8
2006-09-15Bugs 156681, 156679, 157291 - Fixes to the help for the build systems.Doug Schaefer16-27/+121
2006-09-15fix for 148415 by Corey AshfordChris Recoskie2-2/+3
2006-09-13fix character encodingChris Recoskie2-2/+2
2006-09-13Fix to make UTF-8 compliant (Bug# 157113)Mikhail Sennikovsky1-1/+1
2006-09-12Fixing bug#156187 (PathEntry framework should handle cygwin style paths on ↵Norbert Plött10-1981/+2359
Windows)
2006-09-12This commit was manufactured by cvs2svn to create branch 'cdt_3_1'.cvs2svn6-0/+303
Cherrypick from master 2006-09-12 06:16:41 UTC Norbert Plött <norbert.ploett@siemens.com> 'Fixing https:bug #156187 (PathEntry framework should handle cygwin style paths on Windows)': build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/PathConverterTest.java build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/TestPathConverter1.java build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/TestPathConverter2.java build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/TestPathConverter3.java build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/TestPathConverter4.java build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/IOptionPathConverter.java xlc/org.eclipse.cdt.errorparsers.xlc/META-INF/MANIFEST.MF xlc/org.eclipse.cdt.errorparsers.xlc/build.properties xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties xlc/org.eclipse.cdt.xlc.feature/eclipse_update_120.jpg xlc/org.eclipse.cdt.xlc.feature/feature.properties
2006-09-11fix for 137652 by Ravi Sankar KonidenaChris Recoskie1-1/+1
2006-09-11fix for 129782 by Andrew FergusonChris Recoskie4-6/+124
2006-08-28Fix for the 125571: wiredness in delta handling in GeneratedMakefileBuilderMikhail Sennikovsky1-52/+46
2006-08-25Fix for 155088David Daoust1-5/+16
2006-08-23Fix for bug#150972Mikhail Sennikovsky1-14/+29
2006-08-23This commit was manufactured by cvs2svn to create branch 'cdt_3_1'.cvs2svn1-0/+42
Cherrypick from master 2006-08-23 12:24:14 UTC Mikhail Sennikovsky <mikhail.sennikovskiy@gmail.com> 'Fix for bug#150972': build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/buildmodel/FileMacroExplicitSubstitutor.java
2006-08-16Fixed the copyright datesMikhail Sennikovsky1-1/+1
2006-08-16Patch from Sunil Davasam with fixes to make the "Project unsupported.." ↵Mikhail Sennikovsky1-1/+32
message be displayed only when neccessary for the "C/C++ Build" property page
2006-08-09Patch from Sunil Davasam with fixes to the UI tips dispplayed in the C/C++ ↵Mikhail Sennikovsky2-4/+5
Build Property page and "Manage Configurations" dialog
2006-07-05fix for 99818Chris Recoskie1-1/+2
2006-07-03Patch from Benoit Miller for Bug 148436 - Cannot change default text color ↵Anton Leherbauer2-1/+3
in Makefile editor
2006-07-03Fix for bug 141295 - Avoid using deprecated extension point "documentCreation"Anton Leherbauer4-149/+1
2006-06-26fix for 148439 NPE in build/clean selected files functionalityCDT_3_1_0Chris Recoskie2-3/+3
2006-06-23Fixed revision to 3.1Mikhail Sennikovsky1-1/+1
2006-06-23Updated copyright dates to reflect latest in CVS.Doug Schaefer167-167/+167
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer224-238/+308
2006-06-16Fix for bugs 140854 and 147296Mikhail Sennikovsky3-10/+15
2006-06-15fixed for https://bugs.eclipse.org/bugs/show_bug.cgi?id=145602David Inglis1-3/+2
2006-06-15Fix for bug#147070Mikhail Sennikovsky2-0/+6
2006-06-14update copyrightsChris Recoskie44-44/+44
2006-06-12copyright updatesChris Recoskie9-0/+9
2006-06-12fix for 146254 by Beth TibbittsChris Recoskie1-1/+20
2006-06-09Work-around fix for 145099Mikhail Sennikovsky1-5/+101
2006-06-05fix for 131063Chris Recoskie1-1/+1
2006-05-26Fix for 141001: FileContextBuildMacroValues now implements CloneableMikhail Sennikovsky1-2/+2
2006-05-26Fix to the externalized stringMikhail Sennikovsky1-1/+1
2006-05-25Make user-defined includes and symbols appear first in the path entry list.Mikhail Sennikovsky1-1/+1
The current order is: 1. User values defined via options 2. User values defined via environment 3. Tool built-ins
2006-05-25patch from Tianchao Li to fix bug # 136136David Inglis12-209/+222
2006-05-24fix for 137674Chris Recoskie10-29/+262
2006-05-24Bug 141819 - Fix providers for some of the plugins.Doug Schaefer2-1/+2
2006-05-24Updated the about.html files.Doug Schaefer3-30/+58
2006-05-24fix for 139663Chris Recoskie2-0/+27
2006-05-23Making Strings translatable for the macro setting UI (bug# 139010)Mikhail Sennikovsky1-10/+10
2006-05-23Really turn off the ctags indexer. Now if the ctags indexer gets asked to ↵Doug Schaefer1-1/+2
run, it'll simply set the indexId of the project to the null indexer. Also cleaned up some of the magic constants in CCorePlugin.
2006-05-18additional target tool calculation fixesMikhail Sennikovsky2-2/+2
2006-05-18target tool calculation now works when the targetTool is not specified with ↵Mikhail Sennikovsky6-49/+92
the tool-chain

Back to the top