Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'minor-cleanup' | Brad King | 2016-09-14 | 1 | -3/+3 |
|\ | |||||
| * | cmGeneratorTarget: factor out a space | Ben Boeckel | 2016-09-13 | 1 | -3/+3 |
* | | Merge topic 'cmake-E-help-order' | Brad King | 2016-09-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmcmd: Fix sort order in help output | Tobias Hunger | 2016-09-13 | 1 | -1/+1 |
* | | | Merge topic 'file-curl-userpw' | Brad King | 2016-09-14 | 1 | -0/+26 |
|\ \ \ | |||||
| * | | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 1 | -0/+26 |
* | | | | Merge topic 'add_androidmk_generator' | Brad King | 2016-09-14 | 17 | -114/+947 |
|\ \ \ \ | |||||
| * | | | | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 13 | -7/+805 |
| * | | | | Export: Virtualize file generation step helpers | Bill Hoffman | 2016-09-08 | 2 | -25/+26 |
| * | | | | Export: Factor out file generation steps into helpers | Bill Hoffman | 2016-09-08 | 4 | -87/+121 |
* | | | | | Merge topic 'ctest-subdir-spaces' | Brad King | 2016-09-14 | 1 | -8/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix CTest test file generation for spaces in subdirectory names | Stefano Soffia | 2016-09-13 | 1 | -0/+1 |
| * | | | | | cmLocalGenerator: Refactor test subdirectory generation loop | Stefano Soffia | 2016-09-13 | 1 | -8/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmake-gui-open-project' | Brad King | 2016-09-14 | 3 | -0/+46 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Add button to open the generated project | Nico Heßler | 2016-09-13 | 3 | -0/+46 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cmake-server-prepare' | Brad King | 2016-09-13 | 2 | -22/+45 |
|\ \ \ \ | |||||
| * | | | | cmake: Factor out method to find the CMakeCache.txt file | Tobias Hunger | 2016-09-12 | 2 | -17/+26 |
| * | | | | cmake: Introduce ReportCapabilitiesJson | Tobias Hunger | 2016-09-12 | 2 | -5/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'timestamp-names' | Brad King | 2016-09-13 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | string(TIMESTAMP ...): add '%a' and '%b' format specifiers | Ruslan Baratov | 2016-09-12 | 1 | -0/+2 |
* | | | | | Merge topic 'fix-ctest-segfault' | Brad King | 2016-09-13 | 2 | -9/+10 |
|\ \ \ \ \ | |||||
| * | | | | | CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabled | Nils Gladitz | 2016-09-12 | 2 | -9/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'link-generated-rpaths-first' | Brad King | 2016-09-13 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Re-order link line to place RPATH entries before libraries | Dan Kegel | 2016-09-12 | 1 | -3/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'file-download-unexpected-arg' | Brad King | 2016-09-13 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 1 | -0/+10 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-13 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'clang-tidy' | Brad King | 2016-09-12 | 3 | -28/+12 |
|\ \ \ \ | |||||
| * | | | | cmDependsFortran: simplify boolean expression | Daniel Pfeifer | 2016-09-12 | 1 | -6/+1 |
| * | | | | cmSystemTools: simplify boolean expressions | Daniel Pfeifer | 2016-09-12 | 1 | -15/+5 |
| * | | | | QCMakeCacheView: simplify boolean expression | Daniel Pfeifer | 2016-09-08 | 1 | -4/+1 |
| * | | | | QCMakeCacheView: no else after return | Daniel Pfeifer | 2016-09-08 | 1 | -3/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'drop-cygwin-binary' | Brad King | 2016-09-12 | 1 | -69/+0 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Drop Cygwin binary | Brad King | 2016-09-12 | 1 | -69/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'wix-feature-patch' | Brad King | 2016-09-12 | 3 | -8/+15 |
|\ \ \ \ | |||||
| * | | | | CPackWIX: Enabled patching of WIX <Feature> tags | Michael Stürmer | 2016-09-09 | 3 | -8/+15 |
* | | | | | Merge topic 'vs-default-v100' | Brad King | 2016-09-12 | 1 | -0/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | VS: Do not default to missing v100 64-bit toolset on VS 2010 Express | Brad King | 2016-09-09 | 1 | -0/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-12 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-11 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-10 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'cmGeneratorTarget-cleanup' | Brad King | 2016-09-09 | 2 | -20/+14 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget: factor out common part of AddSources commands | Daniel Pfeifer | 2016-09-08 | 2 | -11/+10 |
| * | | | | cmGeneratorTarget: use erase-unique instead of reinitialization | Daniel Pfeifer | 2016-09-08 | 1 | -8/+4 |
| * | | | | cmGeneratorTarget: don't clear container in destructor | Daniel Pfeifer | 2016-09-08 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'parse_arguments_argv_n' | Brad King | 2016-09-09 | 1 | -4/+53 |
|\ \ \ \ | |||||
| * | | | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 1 | -4/+53 |
| |/ / / | |||||
* | | | | Merge topic 'fortran-parser-keywords' | Brad King | 2016-09-09 | 6 | -491/+567 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | cmFortranParser: Parse keywords as lexical tokens | Brad King | 2016-09-08 | 6 | -466/+581 |