Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108) | Mikhail Nikonov | 2014-08-27 | 1 | -0/+18 | |
* | | | | | | | | | | | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | MSVC: Define 'WIN32' for Windows Store and Windows Phone | Gilles Khouzam | 2014-09-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | CMakeDetermineCompilerABI: Link with standard libraries on MSVC | Brad King | 2014-08-21 | 1 | -5/+7 | |
* | | | | | | | | | | | | Merge topic 'wxWidgets-cflags' | Brad King | 2014-08-27 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | UsewxWidgets: CFLAGS are expected to be a string here, not a list. | Richard M. Shaw | 2014-08-22 | 1 | -2/+5 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | FindwxWidgets: Improve path detection logic when cross-compiling. | Richard M. Shaw | 2014-08-22 | 1 | -4/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'vs-masm' | Brad King | 2014-08-22 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ASM_MASM: Fix selection of ml64 | Brad King | 2014-08-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | ASM_MASM: Add preprocessor definitions to compile lines | Brad King | 2014-08-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'FindXerces' | Brad King | 2014-08-22 | 1 | -0/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |