Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'feature-absence-hard-error' | Brad King | 2014-04-21 | 13 | -10/+79 |
|\ | |||||
| * | Features: FATAL_ERROR on compilers with no recorded features. | Stephen Kelly | 2014-04-17 | 9 | -2/+59 |
| * | Tests: Execute compile features tests unconditionally. | Stephen Kelly | 2014-04-17 | 3 | -5/+19 |
| * | Tests: Run RunCMake.target_compile_features unconditionally. | Stephen Kelly | 2014-04-16 | 1 | -3/+1 |
* | | Merge topic 'fix-wix-cpack-crash' | Brad King | 2014-04-21 | 2 | -6/+16 |
|\ \ | |||||
| * | | CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger | Nils Gladitz | 2014-04-18 | 2 | -6/+16 |
* | | | Merge topic 'ExternalData-missing-not-fatal' | Brad King | 2014-04-21 | 14 | -25/+96 |
|\ \ \ | |||||
| * | | | ExternalData: Warn on missing file instead of failing | Brad King | 2014-04-17 | 14 | -25/+96 |
* | | | | Merge topic 'CMP0052-docs' | Brad King | 2014-04-21 | 2 | -1/+14 |
|\ \ \ \ | |||||
| * | | | | Help: Link to cmake-buildsystem from CMP0052 docs. | Stephen Kelly | 2014-04-17 | 1 | -0/+3 |
| * | | | | Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem. | Stephen Kelly | 2014-04-17 | 1 | -1/+11 |
| |/ / / | |||||
* | | | | Merge topic 'internal-error-backtrace' | Brad King | 2014-04-21 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | cmake: Print C++ stack trace after INTERNAL_ERROR messages | Brad King | 2014-04-17 | 1 | -0/+17 |
* | | | | | Merge topic 'autorcc-target-dir' | Brad King | 2014-04-21 | 3 | -2/+12 |
|\ \ \ \ \ | |||||
| * | | | | | QtAutogen: Put generated qrc files in a target-specific dir. | Stephen Kelly | 2014-04-18 | 3 | -2/+12 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindGTK2_fix_bsd' | Brad King | 2014-04-21 | 1 | -10/+28 |
|\ \ \ \ \ | |||||
| * | | | | | FindGTK2: Add GTK2_(FONTCONFIG|X11)_INCLUDE_DIR optional includes | Daniele E. Domenichelli | 2014-04-21 | 1 | -10/+26 |
| * | | | | | FindGTK2: Add /usr/X11R6/ to include paths | Daniele E. Domenichelli | 2014-04-15 | 1 | -0/+2 |
* | | | | | | Merge topic 'UseSWIG-guess_module_name' | Brad King | 2014-04-21 | 1 | -17/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Revise and format documentation | Julien Schueller | 2014-04-21 | 1 | -16/+32 |
| * | | | | | | UseSWIG: Detect module name from interface file (#10080) | Julien Schueller | 2014-04-21 | 1 | -1/+24 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-21 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-20 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-19 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'release' | Brad King | 2014-04-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'sphinx-python3' into release | Brad King | 2014-04-18 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release' | Brad King | 2014-04-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | CMake 3.0.0-rc4v3.0.0-rc4 | Brad King | 2014-04-16 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'sphinx-python3' | Brad King | 2014-04-18 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Utilities/Sphinx: Port documentation generation to python3 (#14886) | Uwe L. Korn | 2014-04-18 | 2 | -4/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-18 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'release' | Brad King | 2014-04-17 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'archive-null-error' into release | Brad King | 2014-04-16 | 1 | -14/+21 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'implicit-libNN-dirs' into release | Brad King | 2014-04-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'fix-CMP0052' | Brad King | 2014-04-17 | 7 | -5/+34 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMP0052: Make the warning message more informative. | Stephen Kelly | 2014-04-17 | 3 | -1/+14 |
| * | | | | | | | | CMP0052: Test that include dirs in install locations cause no warnings. | Stephen Kelly | 2014-04-17 | 4 | -0/+14 |
| * | | | | | | | | CMP0052: Do not warn when include dir is not in source or build tree | Brad King | 2014-04-16 | 1 | -4/+6 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindGTest-typed-test' | Brad King | 2014-04-17 | 1 | -9/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindGTest: Teach GTEST_ADD_TESTS about TYPED_TEST | Jack Morrison | 2014-04-16 | 1 | -9/+15 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'update-libarchive' | Brad King | 2014-04-17 | 11 | -146/+197 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | libarchive: Use _snprintf on Windows, not snprintf | Brad King | 2014-04-15 | 1 | -0/+4 |
| * | | | | | | | | libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need it | Brad King | 2014-04-15 | 1 | -6/+0 |
| * | | | | | | | | libarchive: Update README-CMake.txt for new snapshot | Brad King | 2014-04-15 | 1 | -4/+4 |
| * | | | | | | | | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2014-04-15 | 9 | -139/+192 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | libarchive 3.1.2-246-ga5a5d28b (reduced) | LibArchive Upstream | 2014-04-15 | 9 | -139/+195 |
| * | | | | | | | | | libarchive: Disable all whitespace checks in third-party code | Brad King | 2014-04-15 | 1 | -1/+1 |
| * | | | | | | | | | libarchive: Avoid left-shift overflow of signed integer | Brad King | 2014-04-15 | 1 | -2/+2 |
* | | | | | | | | | | Merge topic 'update-prebuilt-openssl' | Brad King | 2014-04-17 | 3 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Utilities/Release: Update to openssl-1.0.1g | Brad King | 2014-04-15 | 3 | -9/+9 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |