Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackWIX: Add option to specify the language(s) of the installer | Richard Ulrich | 2013-07-19 | 1 | -0/+11 |
* | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967) | Fredrik Axelsson | 2013-07-19 | 1 | -0/+6 |
* | Merge topic 'usr-move-relocatable' | Brad King | 2013-04-04 | 1 | -21/+19 |
|\ | |||||
| * | Handle usr-move without forcing absolute paths (#14041) | Brad King | 2013-04-03 | 1 | -21/+19 |
* | | Qt4: Fix typo setting a variable for FindThreads. | Clinton Stimpson | 2013-04-02 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'ExactCaseReadmeTxt' | Brad King | 2013-03-28 | 1 | -50/+65 |
|\ | |||||
| * | Modules/readme.txt: make lines a bit shorter for easier readability | Alex Neundorf | 2013-03-28 | 1 | -13/+28 |
| * | Modules/readme.txt: switch from "XXX" to "Xxx" | Alex Neundorf | 2013-03-28 | 1 | -47/+47 |
* | | Merge topic 'use-java-INCLUDE_JARS' | Brad King | 2013-03-28 | 1 | -18/+40 |
|\ \ | |||||
| * | | UseJava.cmake: require explicit request to include jars | Matthew Woehlke | 2013-03-28 | 1 | -18/+40 |
* | | | Merge topic 'dev/add-isystem-for-clang' | Brad King | 2013-03-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Clang: Add -isystem flag support everywhere | Ben Boeckel | 2013-03-28 | 1 | -0/+1 |
* | | | | ExternalProject: Retry on a failed git clone | Bill Hoffman | 2013-03-26 | 1 | -5/+15 |
| |_|/ |/| | | |||||
* | | | Merge topic 'FindImageMagick-v6.8.0-8' | Brad King | 2013-03-19 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | FindImageMagick: Search versioned suffixes (#14012) | Rex Dieter | 2013-03-18 | 1 | -3/+3 |
* | | | | Merge topic 'Ruby-version-selection' | Brad King | 2013-03-19 | 1 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | FindRuby: improve version selection | Rolf Eike Beer | 2013-03-18 | 1 | -4/+13 |
* | | | | | Merge topic 'fix-java-jar-depends' | Brad King | 2013-03-19 | 1 | -12/+23 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | UseJava.cmake: accept jar targets in add_jar | Matthew Woehlke | 2013-03-13 | 1 | -1/+8 |
| * | | | UseJava.cmake: fix passing jars to add_jar | Matthew Woehlke | 2013-03-13 | 1 | -1/+5 |
| * | | | UseJava.cmake: simplify path logic | Matthew Woehlke | 2013-03-13 | 1 | -11/+11 |
* | | | | Merge topic 'findqt4-withqt5' | Brad King | 2013-03-18 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes. | Clinton Stimpson | 2013-03-18 | 1 | -0/+7 |
* | | | | | Merge topic 'fix-FPHSA-match' | Brad King | 2013-03-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FPHSA: Fix FOUND_VAR check to work with if() auto-dereference | Stephen Kelly | 2013-03-18 | 1 | -1/+1 |
* | | | | | | Merge topic 'set-QT_MAJOR_VERSION' | Brad King | 2013-03-18 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore | Stephen Kelly | 2013-03-18 | 1 | -0/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'set-Qt4_FOUND' | Brad King | 2013-03-18 | 1 | -3/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindQt4: Set the Qt4_FOUND variable if Qt4 is found | Stephen Kelly | 2013-03-18 | 1 | -3/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'TI_DSP_to_TI' | Brad King | 2013-03-18 | 10 | -46/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | TI compiler: add automatic detection of prefix and suffixes | Alex Neundorf | 2013-03-14 | 3 | -7/+17 |
| * | | | | | | rename TI_DSP toolchain to TI, since it works also for the ARM compiler | Alex Neundorf | 2013-03-14 | 7 | -5/+10 |
| * | | | | | | Determine C/CXX/Fortran compiler: fix indentation | Alex Neundorf | 2013-03-14 | 3 | -30/+30 |
| * | | | | | | Determine C/CXX/Fortran compiler: minor restructuring | Alex Neundorf | 2013-03-14 | 3 | -9/+15 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindCUDA.cmake/SeparableCompilation' | Brad King | 2013-03-18 | 1 | -13/+28 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | FindCUDA: Use the PRE_LINK mode only for MSVC >= 10 | James Bigler | 2013-03-14 | 1 | -13/+28 |
* | | | | | | Merge topic 'aix-pic' | Brad King | 2013-03-14 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | XL: Use -qpic for position independent code (#14010) | Brad King | 2013-03-13 | 1 | -0/+1 |
* | | | | | | Merge topic 'findqt4-withqt5' | Brad King | 2013-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typo | Brad King | 2013-03-13 | 1 | -1/+1 |
* | | | | | | Merge topic 'cleanup-early-include-CTest-failure' | Brad King | 2013-03-13 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Fail early without PROJECT_BINARY_DIR (#14005) | Brad King | 2013-03-12 | 1 | -0/+4 |
* | | | | | | | Merge topic 'ExternalData-escape-semicolons' | Brad King | 2013-03-13 | 1 | -5/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | ExternalData: Preserve escaped semicolons during argument expansion | Brad King | 2013-03-12 | 1 | -5/+12 |
* | | | | | | | Merge topic 'findqt4-withqt5' | Brad King | 2013-03-12 | 1 | -36/+53 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindQt4: Do not use qmake from Qt5 | Janne Rönkkö | 2013-03-12 | 1 | -36/+53 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'aix-shared-flags' | Brad King | 2013-03-12 | 2 | -2/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | AIX: Do not use -brtl to create shared libraries (#13997) | Brad King | 2013-03-11 | 2 | -2/+2 |
* | | | | | | Merge topic 'Win-HOST_SYSTEM_PROCESSOR' | Brad King | 2013-03-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix Windows processor detection | Rolf Eike Beer | 2013-03-06 | 1 | -1/+1 |