summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Do not always propagate linker language preferenceBrad King2009-07-302-15/+39
* Refactor target linker language selectionBrad King2009-07-301-29/+56
* STYLE: Nightly Date StampKWSys Robot2009-07-301-1/+1
* Separate Xcode flag escaping code from definesBrad King2009-07-292-28/+73
* Re-order cmGlobalXCodeGenerator implementationBrad King2009-07-291-51/+51
* ENH: Separate option mapping from VS generatorsBrad King2009-07-295-171/+261
* ENH: Separate VS flag table typeBrad King2009-07-298-31/+56
* STYLE: Nightly Date StampKWSys Robot2009-07-291-1/+1
* ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v...Bill Hoffman2009-07-282-379/+9
* BUG: Do not double-initialize local generatorsBrad King2009-07-285-9/+0
* BUG: Do not filter non-library implicit link itemsBrad King2009-07-281-1/+7
* BUG: Always pass linker flags untouchedBrad King2009-07-281-21/+23
* BUG: Do not recognize ':' in a library nameBrad King2009-07-281-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-281-1/+1
* BUG: Enable large files only if <cstdio> worksBrad King2009-07-272-0/+13
* ENH: add test times and a total time to the output of command line ctestBill Hoffman2009-07-271-8/+23
* ENH: Link runtime libraries of all languagesBrad King2009-07-274-0/+86
* STYLE: Nightly Date StampKWSys Robot2009-07-271-1/+1
* ENH: try and see if using string.append instead of += will make valgrind not ...Dave Partyka2009-07-261-4/+4
* STYLE: Nightly Date StampKWSys Robot2009-07-261-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-251-1/+1
* BUG: Keep variable_watch() commands in memoryBrad King2009-07-241-0/+4
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-241-0/+6
* ENH: Keep only FinalPass commands in memoryBrad King2009-07-248-1/+14
* COMP: Fix compilation of VTK on debian/sparc (sparc is a CPU not an OS)Mathieu Malaterre2009-07-241-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-241-1/+1
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-1/+22
* BUG: Fix get_filename_component ABSOLUTE modeBrad King2009-07-231-13/+3
* STYLE: Nightly Date StampKWSys Robot2009-07-231-1/+1
* ENH: Improve dynamic variable scope implementationBrad King2009-07-225-95/+300
* BUG: Fix typo pointed out by Monsieur Francois Bertel. Merci, Francois.David Cole2009-07-221-1/+1
* BUG: Fix issue #8481 - generate Xcode projects such that breakpoints may be u...David Cole2009-07-221-3/+34
* STYLE: Nightly Date StampKWSys Robot2009-07-221-1/+1
* BUG: Disable color makefile inside try-compileBrad King2009-07-211-1/+4
* STYLE: Nightly Date StampKWSys Robot2009-07-211-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-201-1/+1
* ENH: fix warningBill Hoffman2009-07-191-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-191-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-181-1/+1
* ENH: fix warningBill Hoffman2009-07-171-1/+1
* ENH: Edit button label for new changes dialog.Clinton Stimpson2009-07-171-2/+2
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-174-4/+139
* ENH: compute the max test name width based on the length of the testsBill Hoffman2009-07-171-0/+15
* ENH: make sure GUIDs for filters are cachedBill Hoffman2009-07-174-15/+35
* STYLE: Nightly Date StampKWSys Robot2009-07-171-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-161-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-151-1/+1
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: fix vsexternal test on vs 71Bill Hoffman2009-07-141-1/+2
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-1414-140/+69