Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Populate NVIDIA compiler information on Windows | Brad King | 2017-01-12 | 2 | -13/+59 |
* | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 3 | -1/+15 |
* | CUDA: Find MSVC binutils on Windows | Brad King | 2017-01-12 | 2 | -3/+8 |
* | CUDA: Use `.obj` object file extension on Windows | Brad King | 2017-01-12 | 1 | -1/+5 |
* | CUDA: Detect MSVC architecture id | Brad King | 2017-01-12 | 3 | -0/+7 |
* | CUDA: Detect use of MSVC host compiler | Brad King | 2017-01-12 | 3 | -1/+22 |
* | CUDA: Allow platform files to set device linking rules | Brad King | 2017-01-12 | 1 | -5/+8 |
* | CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc | Brad King | 2017-01-12 | 1 | -0/+15 |
* | Merge topic 'FindJava-jre-hints' | Brad King | 2017-01-12 | 1 | -0/+8 |
|\ | |||||
| * | FindJava: add hints for jre | Rechi Rechi | 2017-01-11 | 1 | -0/+8 |
* | | Merge topic 'dont-include-CMakeParseArguments' | Brad King | 2017-01-12 | 19 | -39/+0 |
|\ \ | |||||
| * | | Don't include CMakeParseArguments | Daniel Pfeifer | 2017-01-11 | 19 | -39/+0 |
| |/ | |||||
* | | Merge topic 'add-cpack-ifw-configure-file' | Brad King | 2017-01-12 | 1 | -0/+65 |
|\ \ | |||||
| * | | Add cpack_ifw_configure_file command | Konstantin Podsvirov | 2017-01-11 | 1 | -0/+65 |
| |/ | |||||
* | | Merge topic 'UseSWIG-implicit-depends' | Brad King | 2017-01-11 | 1 | -0/+1 |
|\ \ | |||||
| * | | UseSWIG: Automatically scan dependencies of SWIG files for Makefiles | Alexey Sokolov | 2017-01-10 | 1 | -0/+1 |
* | | | Merge topic 'BundleUtilities-symlink-structure' | Brad King | 2017-01-11 | 1 | -3/+55 |
|\ \ \ | |||||
| * | | | BundleUtilities: Maintain symlink structure | Martin Koegler | 2017-01-10 | 1 | -3/+55 |
* | | | | Merge topic 'Autogen_Simplify' | Brad King | 2017-01-11 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | AUTOGEN: Rename config variables | Sebastian Holtermann | 2017-01-10 | 1 | -4/+4 |
* | | | | | Merge topic 'android_clang_asm' | Brad King | 2017-01-11 | 2 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Android: Set compiler target platform when compiling ASM with Clang | Florent Castelli | 2017-01-10 | 2 | -1/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'AndroidTestUtilities-fix-cleanup' | Brad King | 2017-01-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | AndroidTestUtilities: fix cleanup operation | Ruslan Baratov | 2017-01-10 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'issue-16513-concrt140-dll' | Brad King | 2017-01-11 | 1 | -2/+8 |
|\ \ \ \ \ | |||||
| * | | | | | InstallRequiredSystemLibraries: Add concrt*.dll for VC >= 14.0 | Taylor Braun-Jones | 2016-12-16 | 1 | -2/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindOpenSSL-check-both' | Brad King | 2017-01-11 | 1 | -7/+6 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenSSL: Check that both CRYPTO and SSL libraries are present | Harry Mallon | 2017-01-10 | 1 | -7/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'pgsql-yum' | Brad King | 2017-01-11 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | FindPostgreSQL: automatically find installations from yum.postgresql.org | Rolf Eike Beer | 2017-01-10 | 1 | -1/+6 |
* | | | | | | Merge topic 'FindBoost-1.63' | Brad King | 2017-01-11 | 1 | -1/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindBoost: Add support for 1.63 | Roger Leigh | 2017-01-10 | 1 | -1/+16 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindGTest-fixups' | Brad King | 2017-01-11 | 1 | -4/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindGTest: add lib search path for MSVC x64 platform | Dong XiaoC | 2017-01-10 | 1 | -2/+8 |
| * | | | | | | FindGTest: Fix documented GTEST_MSVC_SEARCH default value | Dong XiaoC | 2017-01-10 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindBoost-find-default' | Brad King | 2017-01-11 | 1 | -10/+12 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | FindBoost: Search official location of prebuilt binaries on Windows | Alex Turbov | 2017-01-10 | 1 | -10/+12 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-rpm-user-binary-spec-file-fix' | Brad King | 2017-01-10 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CPack/RPM fix - custom binary spec file handling | Domen Vrankar | 2017-01-10 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | 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 |
|\ \ \ \ |