| Commit message (Expand) | Author | Age | Files | Lines |
* | AUTOGEN: Rename config variables | Sebastian Holtermann | 2017-01-10 | 1 | -4/+4 |
|
|
* | Merge topic 'cpack-deb-package-version-override-fix' | Brad King | 2017-01-09 | 1 | -2/+2 |
|\ |
|
| * | CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION | Daniel Pfeifer | 2016-12-20 | 1 | -2/+2 |
|
|
* | | PGI: Add support for Fortran with the Ninja generator | Daniel Carrera | 2016-12-16 | 1 | -0/+3 |
|/ |
|
* | Merge topic 'FindGit-fix-cross-compile' | Brad King | 2016-12-16 | 1 | -1/+1 |
|\ |
|
| * | FindGit: Fix check for Windows host | José Simões | 2016-12-15 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindPythonLibs-tolerate-components' | Brad King | 2016-12-16 | 1 | -6/+13 |
|\ \ |
|
| * | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a list | Francois Budin | 2016-12-15 | 1 | -6/+13 |
|
|
* | | | Merge topic 'csharp_support_compiler_detection' | Brad King | 2016-12-16 | 8 | -2/+367 |
|\ \ \ |
|
| * | | | C# support: add compiler detection for MSVC | Michael Stürmer | 2016-12-15 | 8 | -2/+367 |
|
|
* | | | | FindPNG: Fix small typo fix in module help | Maxime Morel | 2016-12-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge topic 'cuda-implicit-libs' | Brad King | 2016-12-14 | 1 | -23/+54 |
|\ \ \ |
|
| * | | | CUDA: Implement nvcc implicit link line extraction more robustly | Brad King | 2016-12-13 | 1 | -23/+54 |
|
|
* | | | | Merge topic 'GNUInstallDirs-cache-type' | Brad King | 2016-12-14 | 1 | -64/+66 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | GNUInstallDirs: Set UNINITALIZED cache properties to type PATH | Roger Leigh | 2016-12-12 | 1 | -0/+17 |
|
|
| * | | | GNUInstallDirs: Unify path logic into helper macros | Roger Leigh | 2016-12-12 | 1 | -66/+51 |
|
|
* | | | | Merge topic 'GetPrerequisites-fix-find_program-call' | Brad King | 2016-12-13 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | GetPrerequisites: Fix call to find_program for `ri` tool | Martin Koegler | 2016-12-12 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge topic 'cuda-fixups' | Brad King | 2016-12-12 | 1 | -5/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | CUDA: Fix default compiler flag initialization | Brad King | 2016-12-09 | 1 | -5/+5 |
|
|
* | | | Merge topic 'FindBoost-vs15' | Brad King | 2016-12-09 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindBoost: Add support for VS 2017 | Vic Luo | 2016-12-08 | 1 | -2/+6 |
|
|
| * | | Merge branch 'backport-android-info-variables' into release | Brad King | 2016-11-18 | 3 | -2/+29 |
| |\ \ |
|
| | * | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-18 | 3 | -0/+11 |
|
|
| | * | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-18 | 3 | -0/+4 |
|
|
| | * | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-18 | 3 | -2/+14 |
|
|
| * | | | Merge branch 'armcc-response-file-flag' into release | Brad King | 2016-11-15 | 1 | -0/+1 |
| |\ \ \ |
|
* | | | | | CPack/DEB shlibdep options depend on file utility | Henning Meyer | 2016-12-07 | 1 | -1/+10 |
|
|
* | | | | | QtAutogen: Rename variable templates in config template | Sebastian Holtermann | 2016-12-06 | 1 | -4/+4 |
|
|
* | | | | | QtAutogen: Rename config AM_RELAXED_MODE to AM_MOC_RELAXED_MODE | Sebastian Holtermann | 2016-12-06 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge topic 'FindOpenGL-imported-targets' | Brad King | 2016-12-06 | 1 | -0/+59 |
|\ \ \ \ |
|
| * | | | | FindOpenGL: Provide imported targets for GL and GLU | Brad King | 2016-12-02 | 1 | -0/+59 |
|
|
* | | | | | Merge topic 'features-c++17' | Brad King | 2016-12-05 | 14 | -18/+62 |
|\ \ \ \ \ |
|
| * | | | | | Features: Activate C++ 17 support for AppleClang 6.1+ | Brad King | 2016-12-02 | 1 | -0/+8 |
|
|
| * | | | | | Features: Activate C++ 17 support for Clang 3.5+ | Brad King | 2016-12-02 | 1 | -0/+8 |
|
|
| * | | | | | Features: Activate C++ 17 support for GNU 5.1+ | Brad King | 2016-12-02 | 1 | -0/+8 |
|
|
| * | | | | | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 5 | -2/+14 |
|
|
| * | | | | | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 9 | -16/+24 |
|
|
* | | | | | | Merge topic 'cpack-rpm-user-file-list-with-multiple-directives' | Brad King | 2016-12-05 | 1 | -5/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELIST | Harry Mallon | 2016-12-03 | 1 | -5/+8 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | CMakeDetermineASMCompiler: arg-split ASM* env var like CC | Michał Górny | 2016-12-02 | 1 | -1/+7 |
|/ / / / / |
|
* | | | | | Merge topic 'pgi-macos-flags' | Brad King | 2016-12-01 | 4 | -0/+20 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | PGI: Pass macOS-specific link flags directly to linker | Brad King | 2016-11-30 | 4 | -0/+20 |
|
|
* | | | | | Merge topic 'CMakeGraphVizOptions-docs' | Brad King | 2016-11-30 | 1 | -3/+10 |
|\ \ \ \ \ |
|
| * | | | | | CMakeGraphVizOptions: Minor improvements to docs. | Harry Mallon | 2016-11-29 | 1 | -3/+10 |
| |/ / / / |
|
* | | | | | Merge topic 'FindPythonLibs-tolerate-relative-exe' | Brad King | 2016-11-30 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | FindPythonLibs: Tolerate a non-absolute PYTHON_EXECUTABLE | Brad King | 2016-11-28 | 1 | -4/+4 |
| |/ / / / |
|
* | | | | | Merge topic 'cpack-ifw-options' | Brad King | 2016-11-30 | 1 | -6/+68 |
|\ \ \ \ \ |
|
| * | | | | | CPackIFW: Add some options | Konstantin Podsvirov | 2016-11-24 | 1 | -6/+68 |
| |/ / / / |
|
* | | | | | Merge topic 'UseSWIG-java-outputs' | Brad King | 2016-11-30 | 1 | -3/+4 |
|\ \ \ \ \ |
|