summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modules/readme.txt: make lines a bit shorter for easier readabilityAlex Neundorf2013-03-281-13/+28
* Modules/readme.txt: switch from "XXX" to "Xxx"Alex Neundorf2013-03-281-47/+47
* CMake Nightly Date StampKitware Robot2013-03-261-1/+1
* Merge topic 'compile-object-TARGET-placeholder'Brad King2013-03-251-0/+8
|\
| * Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variablesBrad King2013-03-221-0/+8
* | Merge topic 'rename-include-current-dir-in-interface-var'Brad King2013-03-258-9/+9
|\ \
| * | Rename variable for including current directory in interfacesBrad King2013-03-198-9/+9
* | | Merge topic 'update-kwsys'Brad King2013-03-252-1/+7
|\ \ \
| * \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-03-222-1/+7
| |\ \ \
| | * | | KWSys 2013-03-21 (2d263bc3)KWSys Robot2013-03-222-1/+7
* | | | | Merge topic 'cpack-printf-format-warnings'Brad King2013-03-251-4/+4
|\ \ \ \ \
| * | | | | CPack: Avoid "format expects 'unsigned int'" warningsPaul Kunysch2013-03-221-4/+4
| |/ / / /
* | | | | Merge topic 'doc-string-regex'Brad King2013-03-251-2/+2
|\ \ \ \ \
| * | | | | string: Fix regex documentation of '^' and '$' (#14028)Brad King2013-03-191-2/+2
* | | | | | CMake Nightly Date StampKitware Robot2013-03-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-221-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-03-211-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-03-201-1/+1
* | | | Merge topic 'automoc-append-implicit-dirs'Brad King2013-03-191-13/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Automoc: append implicit includes after user-specified dirsStephen Kelly2013-03-191-13/+24
* | | | Merge topic 'expand-version-of-Qt5-gui-fix'Brad King2013-03-191-1/+1
|\ \ \ \
| * | | | cmake-gui: Use the QStandardItemModel workaround until 5.1.0.Stephen Kelly2013-03-191-1/+1
| |/ / /
* | | | Merge topic 'FindImageMagick-v6.8.0-8'Brad King2013-03-191-3/+3
|\ \ \ \
| * | | | FindImageMagick: Search versioned suffixes (#14012)Rex Dieter2013-03-181-3/+3
* | | | | Merge topic 'Ruby-version-selection'Brad King2013-03-191-4/+13
|\ \ \ \ \
| * | | | | FindRuby: improve version selectionRolf Eike Beer2013-03-181-4/+13
* | | | | | Merge topic 'fix-genex-preprocess'Brad King2013-03-192-2/+26
|\ \ \ \ \ \
| * | | | | | Fix cmGeneratorExpression::Preprocess for interleaved inputs.Stephen Kelly2013-03-182-2/+26
* | | | | | | Merge topic 'fix-java-jar-depends'Brad King2013-03-191-12/+23
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | UseJava.cmake: accept jar targets in add_jarMatthew Woehlke2013-03-131-1/+8
| * | | | | | UseJava.cmake: fix passing jars to add_jarMatthew Woehlke2013-03-131-1/+5
| * | | | | | UseJava.cmake: simplify path logicMatthew Woehlke2013-03-131-11/+11
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-191-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'findqt4-withqt5'Brad King2013-03-181-0/+7
|\ \ \ \ \ \
| * | | | | | FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes.Clinton Stimpson2013-03-181-0/+7
* | | | | | | Merge topic 'fix-FPHSA-match'Brad King2013-03-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FPHSA: Fix FOUND_VAR check to work with if() auto-dereferenceStephen Kelly2013-03-181-1/+1
* | | | | | | | Merge topic 'CMAKE_AUTOMOC-Qt5-docs'Brad King2013-03-181-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Document that CMAKE_AUTOMOC works with Qt 5.Stephen Kelly2013-03-161-1/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'set-QT_MAJOR_VERSION'Brad King2013-03-188-0/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCoreStephen Kelly2013-03-188-0/+36
* | | | | | | | | Merge topic 'set-Qt4_FOUND'Brad King2013-03-181-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindQt4: Set the Qt4_FOUND variable if Qt4 is foundStephen Kelly2013-03-181-3/+5
| |/ / / / / / / /
* | | | | | | | | Merge topic 'TI_DSP_to_TI'Brad King2013-03-1811-47/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TI compiler: add automatic detection of prefix and suffixesAlex Neundorf2013-03-143-7/+17
| * | | | | | | | | rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-148-6/+11
| * | | | | | | | | Determine C/CXX/Fortran compiler: fix indentationAlex Neundorf2013-03-143-30/+30
| * | | | | | | | | Determine C/CXX/Fortran compiler: minor restructuringAlex Neundorf2013-03-143-9/+15
| | |_|_|_|/ / / / | |/| | | | | | |