Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'UseSWIG-fix14520' | Brad King | 2013-11-26 | 1 | -0/+1 |
|\ | |||||
| * | UseSWIG: Remove duplicate include dirs (#14520) | Julien Schueller | 2013-11-25 | 1 | -0/+1 |
* | | Merge topic 'UseSWIG-fix13814' | Brad King | 2013-11-26 | 1 | -0/+4 |
|\ \ | |||||
| * | | UseSWIG: Handle a dll name different than module name (#13814) | Julien Schueller | 2013-11-25 | 1 | -0/+4 |
* | | | Merge topic 'ninja-quoted-cmd-commands' | Brad King | 2013-11-26 | 1 | -7/+23 |
|\ \ \ | |||||
| * | | | Ninja: multiple commands must be quoted | Peter Kümmel | 2013-11-25 | 1 | -7/+23 |
* | | | | Merge topic 'ninja-msvc-deps-for-intel' | Brad King | 2013-11-26 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | Ninja: deptype msvc for Intel's compiler on Windows | Peter Kümmel | 2013-11-25 | 1 | -4/+5 |
| |/ / / | |||||
* | | | | Merge topic 'FindGTK2-quartz-backend' | Brad King | 2013-11-26 | 1 | -2/+12 |
|\ \ \ \ | |||||
| * | | | | FindGTK2: Add support for Quartz backend on MAC | Daniele E. Domenichelli | 2013-11-24 | 1 | -2/+12 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-26 | 1 | -1/+1 |
* | | | | Merge topic 'doc-generators-cleanup' | Brad King | 2013-11-25 | 15 | -142/+122 |
|\ \ \ \ | |||||
| * | | | | Help: Organize and revise the cmake-generators.7 manual | Brad King | 2013-11-25 | 15 | -142/+122 |
|/ / / / | |||||
* | | | | Merge topic 'doc-cmake-language-env-vars' | Brad King | 2013-11-25 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Help: Document $ENV{VAR} syntax in cmake-language.7 manual | Brad King | 2013-11-25 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge topic 'EclipseParallelMakeOnlyOnUnixHosts' | Brad King | 2013-11-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Eclipse: add -j only on UNIX hosts | Alex Neundorf | 2013-11-23 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'UseSWIG-fix13772' | Brad King | 2013-11-25 | 1 | -30/+2 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: Fix .i relative source file location (#13173,#13772,#14459) | Julien Schueller | 2013-11-25 | 1 | -30/+2 |
| |/ / / | |||||
* | | | | Merge topic 'FindSWIG-fix13771' | Brad King | 2013-11-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | FindSWIG: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT (#13771) | Julien Schueller | 2013-11-22 | 1 | -1/+1 |
* | | | | | Merge topic 'FindSWIG-fix13449' | Brad King | 2013-11-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindSWIG: Search for swig.swg only on host (#13449) | Julien Schueller | 2013-11-22 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindSWIG-fix13426' | Brad King | 2013-11-25 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426) | Julien Schueller | 2013-11-22 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'use-generator-target' | Brad King | 2013-11-25 | 21 | -118/+172 |
|\ \ \ \ \ | |||||
| * | | | | | Port some of the generator API to cmGeneratorTarget. | Stephen Kelly | 2013-11-22 | 19 | -117/+154 |
| * | | | | | Order cmGeneratorTargetsType elements deterministically. | Stephen Kelly | 2013-11-22 | 2 | -1/+18 |
* | | | | | | Merge topic 'make-cpack-options-boolean' | Brad King | 2013-11-25 | 1 | -7/+7 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CPack: use IsOn instead of IsSet for boolean CPack options | Nils Gladitz | 2013-11-19 | 1 | -7/+7 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-25 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-24 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-23 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'FixIssue14029' | Brad King | 2013-11-22 | 6 | -7/+37 |
|\ \ \ | |||||
| * | | | FindSDL: Add additional search paths on MSVC (#14029) | Benjamin Eikel | 2013-11-21 | 6 | -7/+37 |
* | | | | Merge topic 'add-cmHasLiteralPrefix' | Brad King | 2013-11-22 | 17 | -35/+58 |
|\ \ \ \ | |||||
| * | | | | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 16 | -34/+33 |
| * | | | | cmStandardIncludes: Add new cmHasLiteralPrefix function. | Stephen Kelly | 2013-11-21 | 1 | -1/+25 |
* | | | | | Merge topic 'cmake-credits' | Brad King | 2013-11-22 | 8 | -0/+531 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 8 | -0/+531 |
* | | | | | | Merge topic 'use-generator-target' | Brad King | 2013-11-22 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add a null check to the generator target accessor. | Stephen Kelly | 2013-11-21 | 1 | -2/+5 |
* | | | | | | | Merge topic 'cross-compiling-toolchain-variables' | Brad King | 2013-11-22 | 21 | -9/+267 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 21 | -9/+267 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'qt-dialog-reconfigure' | Brad King | 2013-11-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake-gui: Configure again if a variable is changed before Generate is pushed. | Clinton Stimpson | 2013-11-21 | 1 | -0/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-22 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'genex-docs' | Brad King | 2013-11-21 | 1 | -77/+171 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Reformat cmake-generator-expressions.7 manual | Stephen Kelly | 2013-11-21 | 1 | -77/+171 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge topic 'missing-target-error' | Brad King | 2013-11-21 | 24 | -23/+148 |
|\ \ \ \ \ \ \ \ |