Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable | Brad King | 2016-09-14 | 2 | -2/+2 |
* | Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77} | Brad King | 2016-09-14 | 5 | -16/+18 |
* | 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 | 10 | -0/+48 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'file-curl-userpw' | Brad King | 2016-09-14 | 1 | -0/+5 |
| * | | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 9 | -0/+43 |
* | | | | Merge topic 'add_androidmk_generator' | Brad King | 2016-09-14 | 28 | -116/+1083 |
|\ \ \ \ | |||||
| * | | | | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 24 | -9/+941 |
| * | | | | 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 | 4 | -0/+51 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Add button to open the generated project | Nico Heßler | 2016-09-13 | 4 | -0/+51 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cmake-server-prepare' | Brad King | 2016-09-13 | 3 | -22/+50 |
|\ \ \ \ | |||||
| * | | | | 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 |
| * | | | | Update .gitignore | Tobias Hunger | 2016-09-12 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'timestamp-names' | Brad King | 2016-09-13 | 5 | -0/+24 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'timestamp-names' | Brad King | 2016-09-12 | 1 | -0/+6 |
| * | | | | string(TIMESTAMP ...): add '%a' and '%b' format specifiers | Ruslan Baratov | 2016-09-12 | 4 | -0/+18 |
* | | | | | 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 'doc-separate_arguments-formatting' | Brad King | 2016-09-13 | 1 | -5/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix formatting in separate_arguments documentation | James Touton | 2016-09-12 | 1 | -5/+7 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | 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 | 10 | -0/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 10 | -0/+32 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-13 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'geh-failure-tests' | Brad King | 2016-09-12 | 12 | -203/+445 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Tests: Refactor GenerateExportHeader test code | Matthew Woehlke | 2016-09-12 | 7 | -237/+327 |
| * | | | | Tests: Add data symbols to GenerateExportHeader test | Matthew Woehlke | 2016-09-12 | 3 | -0/+74 |
| * | | | | Tests: Add failure test for GenerateExportHeader | Matthew Woehlke | 2016-09-12 | 6 | -18/+96 |
* | | | | | 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 'bzip2-imported-targets' | Brad King | 2016-09-12 | 6 | -1/+92 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'bzip2-imported-targets' | Brad King | 2016-09-09 | 1 | -0/+4 |
| * | | | | | Tests: Add FindBZip2 unit tests | Roger Leigh | 2016-09-09 | 4 | -0/+53 |
| * | | | | | FindBZip2: Add imported target | Roger Leigh | 2016-09-09 | 1 | -1/+35 |
| |/ / / / | |||||
* | | | | | Merge topic 'drop-cygwin-binary' | Brad King | 2016-09-12 | 12 | -399/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Drop Cygwin binary | Brad King | 2016-09-12 | 12 | -399/+0 |
| | |_|/ / | |/| | | |