Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eclipse: add -j only on UNIX hosts | Alex Neundorf | 2013-11-23 | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add policy CMP0040 to disallow custom commands on missing targets | Nils Gladitz | 2013-11-21 | 24 | -23/+148 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake-credits' | Brad King | 2013-11-21 | 2 | -6/+14 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Credit Kitware and csimsoft for their maintenance roles | Brad King | 2013-11-19 | 2 | -6/+14 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindwxWidgets-3.0.0' | Brad King | 2013-11-21 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindwxWidgets: Add support for wxWidgets 3.0.0 (#14587) | Arnaud Desmier | 2013-11-20 | 1 | -0/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'find_backtrace' | Brad King | 2013-11-21 | 3 | -0/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add FindBacktrace.cmake module. | Vadim Zhukov | 2013-10-16 | 3 | -0/+93 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-21 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'constify' | Brad King | 2013-11-20 | 12 | -74/+83 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmTarget: Trivially make more API const. | Stephen Kelly | 2013-11-19 | 2 | -25/+26 |
| * | | | | | | cmTarget: Make GetExportMacro const. | Stephen Kelly | 2013-11-19 | 2 | -3/+3 |
| * | | | | | | cmTarget: Make NameResolvesToFramework const. | Stephen Kelly | 2013-11-19 | 2 | -3/+3 |
| * | | | | | | cmGlobalGenerator: Make NameResolvesToFramework const. | Stephen Kelly | 2013-11-19 | 2 | -9/+11 |
| * | | | | | | cmMakefile: Make FindTarget const. | Stephen Kelly | 2013-11-19 | 2 | -8/+6 |
| * | | | | | | cmMakefile: Make IsAlias const. | Stephen Kelly | 2013-11-19 | 2 | -2/+2 |
| * | | | | | | cmTarget: Make GetInterfaceLinkLibraries const. | Stephen Kelly | 2013-11-19 | 2 | -2/+2 |
| * | | | | | | cmTarget: Make GetTargetSourceFileFlags const. | Stephen Kelly | 2013-11-19 | 2 | -6/+7 |
| * | | | | | | cmTarget: Make custom command accessors API const. | Stephen Kelly | 2013-11-19 | 7 | -13/+20 |
| * | | | | | | cmGeneratorTarget: Make GetIncludeDirectories const. | Stephen Kelly | 2013-11-19 | 2 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'add-missing-parent-group' | Brad King | 2013-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackComponent: handle the documented PARENT_GROUP parameter | Nils Gladitz | 2013-11-19 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'dev/better-eclipse-language-support' | Brad King | 2013-11-20 | 7 | -6/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 3 | -0/+21 |
| * | | | | | | eclipse: Add natures for Eclipse based on enabled languages | Ben Boeckel | 2013-11-19 | 2 | -6/+35 |
| * | | | | | | Notify extra generators about languages | Ben Boeckel | 2013-11-19 | 3 | -0/+13 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'remove-LOCATION-property-use' | Brad King | 2013-11-20 | 8 | -29/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Don't read the LOCATION property from build targets. | Stephen Kelly | 2013-11-19 | 7 | -28/+13 |
| * | | | | | | KDevelop: Use GetLocation(0) instead of LOCATION property. | Stephen Kelly | 2013-11-19 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-help-format-warning-exit' | Brad King | 2013-11-20 | 2 | -13/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmDocumentation: Fix exit after help output format warnings | Brad King | 2013-11-19 | 2 | -13/+16 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs9-map-Fd' | Brad King | 2013-11-20 | 1 | -0/+2 |
|\ \ \ \ \ \ |