Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindBoost-optional-indirect-depends' | Brad King | 2016-03-16 | 1 | -2/+12 |
|\ | |||||
| * | FindBoost: Tolerate missing indirect dependencies (#16013) | Roger Leigh | 2016-03-15 | 1 | -2/+12 |
| * | Merge branch 'doc-find-python-call-order' into release | Brad King | 2016-03-07 | 2 | -6/+8 |
| |\ | |||||
| * \ | Merge branch 'FindCUDA-verbatim' into release | Brad King | 2016-02-17 | 1 | -3/+13 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindGTest-depends' | Brad King | 2016-03-16 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Automatically re-run cmake when tests change | Zak Eckert | 2016-03-15 | 1 | -2/+2 |
* | | | | | Ninja: Add dependencies on system-provided header files (#14914) | Brad King | 2016-03-15 | 4 | -4/+4 |
|/ / / / | |||||
* | | | | Merge topic 'cygwin-clang' | Brad King | 2016-03-11 | 2 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Cygwin: Add support for Clang compiler | Han Sangjin | 2016-03-10 | 2 | -0/+2 |
* | | | | | Merge topic 'FindProtobuf-variable-case' | Brad King | 2016-03-11 | 1 | -66/+112 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindProtobuf: Rename variables to match case of module name | Antonio Perez Barrero | 2016-03-07 | 1 | -66/+112 |
* | | | | | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 7 | -99/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 7 | -99/+2 |
* | | | | | | Merge topic 'clang-iframework-version' | Brad King | 2016-03-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OS X: Use -iframework with Clang only on version >= 3.2 | Jean-Christophe Fillion-Robin | 2016-03-09 | 1 | -1/+1 |
* | | | | | | | Merge topic 'vs-clang-cl' | Brad King | 2016-03-10 | 3 | -9/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Features: Clang has no cxx_decltype_incomplete_return_type in MSVC sim mode | Mariusz Pluciński | 2016-03-10 | 1 | -1/+3 |
| * | | | | | | | VS: in Clang/C2 toolset, setup correct compiler settings | Mariusz Pluciński | 2016-03-10 | 1 | -7/+23 |
| * | | | | | | | CMakeDetermineCompilerId: Add detection of clang.exe bundled with VS | Mariusz Pluciński | 2016-03-10 | 1 | -1/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | FindJNI: Append path only "if(EXISTS" | O. Libre | 2016-03-09 | 1 | -2/+6 |
* | | | | | | | FindJNI: Add support for Ubuntu 15.10 | O. Libre | 2016-03-09 | 1 | -0/+9 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'deprecate-CMakeForceCompiler' | Brad King | 2016-03-09 | 1 | -8/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeForceCompiler: Deprecate this module and its macros | Brad King | 2016-03-08 | 1 | -8/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add-FindLTTngUST' | Brad King | 2016-03-09 | 1 | -0/+111 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add FindLTTngUST module to find LTTng-UST library | Philippe Proulx | 2016-03-07 | 1 | -0/+111 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths | Brad King | 2016-03-08 | 1 | -0/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'doc-find-python-call-order' | Brad King | 2016-03-08 | 2 | -6/+8 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | FindPython{Interp,Libs}: Clarify recommended call order | Brad King | 2016-03-07 | 2 | -6/+8 |
* | | | | Merge topic 'BundleUtilities-dylib-in-framework' | Brad King | 2016-03-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | BundleUtilities: Fix regression handling frameworks | Clinton Stimpson | 2016-03-07 | 1 | -1/+1 |
* | | | | | CPackWIX: Support binary-only WiX installations | Marc Chevrier | 2016-03-01 | 1 | -3/+3 |
* | | | | | Merge topic 'compiler-check-message' | Brad King | 2016-02-26 | 1 | -5/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Improve compiler check message on non-Make generators | Brad King | 2016-02-25 | 1 | -5/+1 |
* | | | | | | Eclipse: add newer version numbers | Alex Neundorf | 2016-02-24 | 1 | -0/+4 |
|/ / / / / | |||||
* | | | | | Merge topic 'CodeBlocksParallelFlag' | Brad King | 2016-02-24 | 1 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | CodeBlocks: generate parallel project files (make -j) | Alex Neundorf | 2016-02-23 | 1 | -0/+15 |
* | | | | | | CPack/Deb Create DEBIAN directory for dpkg-shlibdeps | Florian Apolloner and John Knottenbelt | 2016-02-19 | 1 | -0/+6 |
* | | | | | | Merge topic 'de-deprecate-CMakeForceCompiler' | Brad King | 2016-02-18 | 1 | -7/+9 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CMakeForceCompiler: De-deprecate until more use cases have alternatives | Brad King | 2016-02-17 | 1 | -7/+9 |
* | | | | | | Merge topic 'FindCUDA-verbatim' | Brad King | 2016-02-18 | 1 | -3/+13 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindCUDA: Fix regression under Visual Studio generators | Brad King | 2016-02-17 | 1 | -3/+13 |
* | | | | | | Merge topic 'FindwxWidgets-msys2-paths' | Brad King | 2016-02-17 | 1 | -0/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindwxWidgets: Resolve Cygwin/MSYS paths to Windows paths | Wayne Stambaugh | 2016-02-17 | 1 | -0/+30 |
* | | | | | | | FindProtobuf: check version | Antonio Perez Barrero | 2016-02-16 | 1 | -2/+57 |
|/ / / / / / | |||||
* | | | | | | CPack/RPM support for upper cased component variables | Domen Vrankar | 2016-02-13 | 1 | -183/+128 |
* | | | | | | Merge topic 'BundleUtilities-dylib-in-framework' | Brad King | 2016-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | BundleUtilities: Fix treatment of .dylib inside .framework folders | Christian Askeland | 2016-02-11 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindProtobuf-select-library-config' | Brad King | 2016-02-12 | 1 | -22/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindProtobuf: prevent redundant PROTOBUF_LIBRARIES | Antonio Perez Barrero | 2016-02-11 | 1 | -22/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-FortranCInterface-variables' | Brad King | 2016-02-11 | 1 | -126/+187 |
|\ \ \ \ \ \ |