Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: Simplify ctest_* command source/build dir lookup | Brad King | 2013-04-12 | 2 | -39/+14 |
* | VS: Use .sln parser to build targets in subdirs with msbuild (#13623) | Petr Kmoch | 2013-04-12 | 1 | -2/+33 |
* | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 5 | -0/+954 |
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 17 | -21/+41 |
* | cmSystemTools: Generalize TrimWhitespace to all whitespace | Petr Kmoch | 2013-03-27 | 1 | -2/+2 |
* | Merge topic 'error-on-exported-missing-include-dir' | Brad King | 2013-03-26 | 4 | -5/+145 |
|\ | |||||
| * | Report an error on IMPORTED targets with a faulty INTERFACE | Stephen Kelly | 2013-03-26 | 1 | -3/+28 |
| * | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 3 | -2/+117 |
* | | Merge topic 'vs-sln-header' | Brad King | 2013-03-26 | 2 | -2/+16 |
|\ \ | |||||
| * | | VS: Fix VS 10/11 .sln headers (#14038) | Brad King | 2013-03-25 | 2 | -2/+16 |
* | | | Merge topic 'fix-new-target-commands-docs' | Brad King | 2013-03-26 | 2 | -7/+4 |
|\ \ \ | |||||
| * | | | Fix new target commands documentation. | Stephen Kelly | 2013-03-25 | 2 | -7/+4 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-COMPILE_DEFINITIONS-config' | Brad King | 2013-03-26 | 12 | -39/+26 |
|\ \ \ | |||||
| * | | | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) | Stephen Kelly | 2013-03-25 | 12 | -39/+26 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-26 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'compile-object-TARGET-placeholder' | Brad King | 2013-03-25 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variables | Brad King | 2013-03-22 | 1 | -0/+8 |
* | | | | Merge topic 'rename-include-current-dir-in-interface-var' | Brad King | 2013-03-25 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Rename variable for including current directory in interfaces | Brad King | 2013-03-19 | 2 | -3/+3 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2013-03-25 | 2 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-03-22 | 2 | -1/+7 |
* | | | | | | Merge topic 'cpack-printf-format-warnings' | Brad King | 2013-03-25 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack: Avoid "format expects 'unsigned int'" warnings | Paul Kunysch | 2013-03-22 | 1 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-string-regex' | Brad King | 2013-03-25 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | string: Fix regex documentation of '^' and '$' (#14028) | Brad King | 2013-03-19 | 1 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-23 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-22 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-21 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-20 | 1 | -1/+1 |
* | | | Merge topic 'automoc-append-implicit-dirs' | Brad King | 2013-03-19 | 1 | -13/+24 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Automoc: append implicit includes after user-specified dirs | Stephen Kelly | 2013-03-19 | 1 | -13/+24 |
* | | | Merge topic 'expand-version-of-Qt5-gui-fix' | Brad King | 2013-03-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cmake-gui: Use the QStandardItemModel workaround until 5.1.0. | Stephen Kelly | 2013-03-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'fix-genex-preprocess' | Brad King | 2013-03-19 | 1 | -2/+22 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix cmGeneratorExpression::Preprocess for interleaved inputs. | Stephen Kelly | 2013-03-18 | 1 | -2/+22 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-19 | 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 'TI_DSP_to_TI' | Brad King | 2013-03-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | rename TI_DSP toolchain to TI, since it works also for the ARM compiler | Alex Neundorf | 2013-03-14 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | 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 |
|/ | |||||
* | 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 'qt5-fixes' | Brad King | 2013-03-13 | 2 | -1/+7 |
|\ \ |