Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindGettext-doc-update' | Brad King | 2014-09-22 | 1 | -1/+1 |
|\ | |||||
| * | FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162) | Brad King | 2014-09-18 | 1 | -1/+1 |
| * | Merge branch 'ExternalProject-download-loop' into release | Brad King | 2014-09-08 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'fix-clang-cross-compile-find-binutils' into release | Brad King | 2014-09-05 | 2 | -2/+6 |
| |\ \ | |||||
| * | | | BundleUtilities: Allow Info.plist files which use CR line endings | Tim Blechmann | 2014-08-07 | 1 | -0/+1 |
| * | | | Merge branch 'check-flag-avoid-semicolon' into release | Brad King | 2014-07-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindQt4-more-plugins' into release | Brad King | 2014-07-28 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix-QCC-compile-flags' into release | Brad King | 2014-07-17 | 6 | -27/+41 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'wince-fix-dll-linking' into release | Brad King | 2014-07-10 | 1 | -4/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'CMakeExpandImportedTargets-CMP0045' into release | Brad King | 2014-07-07 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindProtobuf-depend-protoc' | Brad King | 2014-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindProtobuf: Make outputs depend on protoc executable | Michael Hanselmann | 2014-09-18 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'FindOpenSceneGraph-pieces-not-found' | Brad King | 2014-09-22 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindOpenSceneGraph: Do not add unfound OSG libs if not required | Mattias Helsing | 2014-09-18 | 1 | -2/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'clang-compile-options-cxx14' | Brad King | 2014-09-22 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Clang: Enable c++14 dialect flag with Clang 3.5. | Stephen Kelly | 2014-09-17 | 1 | -1/+4 |
| * | | | | | | | | | | Clang: Don't overwrite c++11 compile option value with c++14 flag. | Stephen Kelly | 2014-09-17 | 1 | -2/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cleanup-CMP0054' | Brad King | 2014-09-22 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CheckPrototypeDefinition: Avoid if() auto-dereference | Brad King | 2014-09-16 | 1 | -1/+1 |
| * | | | | | | | | | | ExternalProject: Fix CMP0054 warning in _ep_parse_arguments | Matt McCormick | 2014-09-15 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'ExternalProject-retry' | Brad King | 2014-09-22 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | ExternalProject: Fix download retry logic | Ruslan Baratov | 2014-09-15 | 1 | -6/+0 |
* | | | | | | | | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ExternalProject: Use -A option to pass generator platform | Brad King | 2014-09-15 | 1 | -2/+2 |
* | | | | | | | | | | | Merge topic 'if-sanity' | Brad King | 2014-09-15 | 6 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | FPHSA: Avoid if() dereferencing of quoted variable | Brad King | 2014-09-11 | 1 | -1/+1 |
| * | | | | | | | | | | FindGTK2: Avoid depending on if() to dereference a quoted variable | Brad King | 2014-09-11 | 1 | -1/+1 |
| * | | | | | | | | | | Modules/Test*.cmake: Use if(DEFINED) to simplify conditions | Brad King | 2014-09-11 | 4 | -4/+4 |
* | | | | | | | | | | | Merge topic 'doc-check-results-cached' | Brad King | 2014-09-11 | 16 | -1/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Help: Document that the CHECK_* macros create cache variables | Sebastian Leske | 2014-09-11 | 16 | -1/+18 |
* | | | | | | | | | | | | Merge topic 'fix-gnu-hurd-host-detection' | Brad King | 2014-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147) | Felix Geyer | 2014-09-10 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-10 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | ExternalProject: Propagate the generator platform | Brad King | 2014-09-05 | 1 | -0/+11 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindIce-updates' | Brad King | 2014-09-10 | 1 | -18/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | FindIce: Respect Ice_FIND_QUIETLY when printing messages | Roger Leigh | 2014-09-09 | 1 | -12/+16 |
| * | | | | | | | | | | FindIce: Remove unneeded search path modification | Roger Leigh | 2014-09-09 | 1 | -7/+0 |
* | | | | | | | | | | | Merge topic 'use-consistent-regex-for-info-strings' | Brad King | 2014-09-09 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use a more reliable regex for extracting binary INFO strings | Chuck Atkins | 2014-09-03 | 3 | -3/+3 |
* | | | | | | | | | | | | Merge topic 'ExternalProject-download-loop' | Brad King | 2014-09-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | ExternalProject: Avoid infinite loop on file download hash mismatch | Alan W. Irwin | 2014-09-08 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge topic 'fix-clang-cross-compile-find-binutils' | Brad King | 2014-09-08 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Fix finding binutils when cross-compiling with Clang | Brad King | 2014-09-05 | 2 | -2/+6 |
* | | | | | | | | | | | Merge topic 'fix-gtk2-missing-optional-includes' | Brad King | 2014-09-04 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindGTK2: Fix missing optional include dirs. | Chuck Atkins | 2014-09-04 | 1 | -1/+5 |
* | | | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp' | Brad King | 2014-09-04 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117) | Gregory Sharp | 2014-09-02 | 1 | -0/+36 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'fix-findpostgres-for-multilib' | Brad King | 2014-09-02 | 1 | -6/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindPostgreSQL: Fix for pg_config in multilib configurations. | Chuck Atkins | 2014-09-02 | 1 | -6/+16 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'asm-user-override-files' | Brad King | 2014-09-02 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ |