Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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-genex-preprocess' | Brad King | 2013-03-19 | 2 | -2/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix cmGeneratorExpression::Preprocess for interleaved inputs. | Stephen Kelly | 2013-03-18 | 2 | -2/+26 | |
* | | | | | | | | | 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 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-19 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | 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 'CMAKE_AUTOMOC-Qt5-docs' | Brad King | 2013-03-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Document that CMAKE_AUTOMOC works with Qt 5. | Stephen Kelly | 2013-03-16 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'set-QT_MAJOR_VERSION' | Brad King | 2013-03-18 | 8 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore | Stephen Kelly | 2013-03-18 | 8 | -0/+36 | |
* | | | | | | | | | | 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 | 11 | -47/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | 8 | -6/+11 | |
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-17 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-16 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-15 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'configure-no-tests' | Brad King | 2013-03-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Configure Tests/CMakeTests only with BUILD_TESTING ON | Brad King | 2013-03-13 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | 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 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-14 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'ninja-escape-line-breaks' | Brad King | 2013-03-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: escape line breaks in literals | Peter Kümmel | 2013-03-09 | 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 'qt5-fixes' | Brad King | 2013-03-13 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake-gui: Workaround bug in Qt 5.0.0 to 5.0.3 QStandardItemModel | Stephen Kelly | 2013-03-12 | 1 | -1/+5 | |
| * | | | | | | | | cmake-gui: Use -fPIE if required by Qt. | Stephen Kelly | 2013-03-12 | 1 | -0/+2 | |
* | | | | | | | | | Merge topic 'cleanup-early-include-CTest-failure' | Brad King | 2013-03-13 | 17 | -60/+116 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: Fail early without PROJECT_BINARY_DIR (#14005) | Brad King | 2013-03-12 | 7 | -0/+24 | |
| * | | | | | | | | | build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) | Brad King | 2013-03-12 | 6 | -1/+23 | |
| * | | | | | | | | | Refactor RunCMake.build_command test to allow more cases | Brad King | 2013-03-12 | 5 | -59/+69 | |
* | | | | | | | | | | Merge topic 'fix-automoc-no-qt' | Brad King | 2013-03-13 | 6 | -15/+40 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Automoc: Don't create automoc targets if Qt is not used (#13999) | Stephen Kelly | 2013-03-12 | 6 | -15/+40 | |
| * | | | | | | | | | | Merge branch 'property-link-depends-no-crash' into fix-automoc-no-qt | Brad King | 2013-03-12 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'property-link-depends-no-crash' | Brad King | 2013-03-13 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | |