Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'modernize-use-auto' | Brad King | 2019-09-12 | 1 | -1/+1 |
|\ | |||||
| * | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -1/+1 |
* | | Merge topic 'fileapiAddMoreBacktraces' | Brad King | 2019-09-11 | 2 | -4/+129 |
|\ \ | |/ |/| | |||||
| * | fileapi: add backtraces for compile/link options | Justin Goshi | 2019-09-10 | 2 | -4/+129 |
* | | Merge topic 'windows-auto-export-incremental-build' | Brad King | 2019-09-10 | 2 | -3/+34 |
|\ \ | |||||
| * | | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 2 | -3/+34 |
* | | | clang-tidy: Fix bugprone-exception-escape diagnostic in test code | Brad King | 2019-09-09 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly' | Brad King | 2019-09-09 | 6 | -44/+42 |
|\ \ | |||||
| * | | CUDA: static lib device linking computes required static libs | Robert Maynard | 2019-09-05 | 6 | -44/+42 |
* | | | Merge topic 'doxygen-add-docs-USE_STAMP_FILE' | Craig Scott | 2019-09-06 | 4 | -0/+42 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindDoxygen: add USE_STAMP_FILE option | Nikita Sirgienko | 2019-09-05 | 4 | -0/+42 |
* | | | Merge topic 'unity-build' | Brad King | 2019-09-05 | 30 | -0/+388 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Unity build: Add unit tests | Cristian Adam | 2019-08-30 | 30 | -0/+388 |
| |/ | |||||
* | | Merge topic 'pch-fix-vs-test' | Brad King | 2019-09-04 | 1 | -11/+8 |
|\ \ | |||||
| * | | Precompile Headers: Fix Visual Studio 10 unit test | Cristian Adam | 2019-09-03 | 1 | -11/+8 |
* | | | Merge topic 'tidy-use-using' | Brad King | 2019-09-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
* | | | | Ninja: Pass preprocessor definitions when compiling with Intel Fortran | Brad King | 2019-09-03 | 3 | -0/+14 |
|/ / / | |||||
* | | | IWYU: Add missing cstddef includes for size_t and nullptr_t | Brad King | 2019-09-03 | 1 | -0/+1 |
* | | | Merge topic 'FindPython-specify-artifacts-directly' | Brad King | 2019-09-03 | 3 | -0/+164 |
|\ \ \ | |||||
| * | | | FindPython: Add capability to specify directly artifacts | Marc Chevrier | 2019-09-02 | 3 | -0/+164 |
| |/ / | |||||
* | | | Merge topic 'xcode11-bundles' | Brad King | 2019-09-03 | 3 | -2/+12 |
|\ \ \ | |||||
| * | | | Xcode: Make BundleTests compatible with Xcode 11 | Gregor Jasny | 2019-09-01 | 3 | -2/+12 |
| | |/ | |/| | |||||
* | | | Merge topic 'clang-ipo-support' | Brad King | 2019-09-03 | 8 | -13/+36 |
|\ \ \ | |||||
| * | | | Tests: Remove old IPO test | Zsolt Parragi | 2019-08-30 | 2 | -8/+0 |
| * | | | bindexplib: supporting llvm bitcode formats using llvm-nm | Zsolt Parragi | 2019-08-30 | 6 | -5/+36 |
* | | | | Merge topic 'vs-cuda-custom-dir' | Brad King | 2019-09-03 | 7 | -7/+23 |
|\ \ \ \ | |||||
| * | | | | cuda: Adapted tests to work with modified cuda toolset | Benjamin Wozniak | 2019-08-30 | 7 | -7/+23 |
* | | | | | Merge topic 'FindPkgConfig-module-name' | Brad King | 2019-09-03 | 2 | -0/+29 |
|\ \ \ \ \ | |||||
| * | | | | | FindPkgConfig: return the module found by pkg_search_module | Christophe Giboudeaux | 2019-08-29 | 2 | -0/+29 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 4 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 4 | -0/+18 |
* | | | | | | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-03 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variables | Brad King | 2019-08-30 | 1 | -0/+5 |
* | | | | | | Merge topic 'rel-nightly-test' | Brad King | 2019-08-30 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix nightly binary tests to fail on error | Brad King | 2019-08-29 | 1 | -1/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'remove_directory-symlink' | Brad King | 2019-08-30 | 5 | -0/+23 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | cmake: Teach -E remove_directory to remove directory symlinks | Jon Chronopoulos | 2019-08-30 | 5 | -0/+23 |
* | | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated' | Brad King | 2019-08-29 | 192 | -9/+594 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeParseImplicitLinkInfo supports comma separated link lines | Robert Maynard | 2019-08-28 | 8 | -6/+309 |
| * | | | | | | Introduce a ParseImplicitLinkInfo test | Robert Maynard | 2019-08-28 | 186 | -8/+290 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 23 | -0/+298 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Precompile headers: Add unit tests | Cristian Adam | 2019-08-28 | 23 | -1/+254 |
| * | | | | | | PCH: add example/test | Daniel Pfeifer | 2019-08-27 | 5 | -0/+45 |
* | | | | | | | Merge topic 'docker-rel-linux' | Brad King | 2019-08-29 | 1 | -12/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Utilities/Release: Drop linux64 script in favor of docker build | Brad King | 2019-08-28 | 1 | -2/+0 |
| * | | | | | | | Add option to skip CMake tests that need network access | Brad King | 2019-08-23 | 1 | -10/+12 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'find-no-name' | Brad King | 2019-08-29 | 3 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 3 | -0/+4 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 3 | -0/+4 |
| | | |_|/ / / | | |/| | | | |