summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: change to CDASHKen Martin2009-08-041-3/+3
* KWSys Nightly Date StampKWSys Robot2009-08-041-1/+1
* Fix recursive try_compile callsBrad King2009-08-032-4/+16
* KWSys Nightly Date StampKWSys Robot2009-08-031-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-021-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-011-2/+2
* DOCS: fix typo (#9231)Alexander Neundorf2009-07-311-1/+1
* Set current directory variables in CTest scriptsBrad King2009-07-311-0/+6
* Fix installation when built by CMake 2.4Brad King2009-07-311-5/+0
* DOCS: fix typo (see #9308)Alexander Neundorf2009-07-312-2/+2
* KWSys Nightly Date StampKWSys Robot2009-07-311-1/+1
* 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