Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'separgs-native' | Brad King | 2017-04-28 | 11 | -31/+61 |
|\ | |||||
| * | separgs: Use NATIVE_COMMAND where appropriate | Christian Pfeiffer | 2017-04-26 | 1 | -5/+1 |
| * | separgs: Add a NATIVE_COMMAND mode | Christian Pfeiffer | 2017-04-26 | 2 | -0/+20 |
| * | separgs: Migrate tests to RunCMake tests | Christian Pfeiffer | 2017-04-26 | 9 | -26/+40 |
* | | Merge topic 'bindexplib-consts' | Brad King | 2017-04-28 | 2 | -0/+12 |
|\ \ | |||||
| * | | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 2 | -0/+12 |
* | | | Merge topic 'test-install-objects-as-files' | Brad King | 2017-04-27 | 5 | -6/+26 |
|\ \ \ | |||||
| * | | | Tests: Add case for install(FILES) with TARGET_OBJECTS | Brad King | 2017-04-26 | 5 | -0/+16 |
| * | | | Tests: Generalize RunCMake.install internal infrastructure | Brad King | 2017-04-26 | 1 | -6/+10 |
| | |/ | |/| | |||||
* | | | Merge topic 'cuda-device-link-ar' | Brad King | 2017-04-27 | 11 | -8/+278 |
|\ \ \ | |||||
| * | | | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 8 | -0/+204 |
| * | | | CUDA: Visual Studio now properly delays device linking | Robert Maynard | 2017-04-26 | 3 | -8/+74 |
| | |/ | |/| | |||||
* | | | Merge topic 'test-makefile-custom-target-includes' | Brad King | 2017-04-27 | 5 | -3/+30 |
|\ \ \ | |||||
| * | | | Tests: Add case for IMPLICIT_DEPENDS in custom target | Brad King | 2017-04-26 | 5 | -0/+26 |
| * | | | Tests: Split RunCMake.BuildDepends make-only condition | Brad King | 2017-04-26 | 1 | -3/+4 |
* | | | | Merge topic 'ctest_test-ignore-skipped-tests' | Brad King | 2017-04-27 | 17 | -12/+145 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | cmCTestTestHandler: indicate why a test did not run | Ben Boeckel | 2017-04-24 | 10 | -20/+20 |
| * | | | cmCTestTestHandler: count skipped tests as disabled | Ben Boeckel | 2017-04-24 | 11 | -0/+133 |
* | | | | Merge topic 'xctest_static_framework' | Brad King | 2017-04-26 | 5 | -0/+63 |
|\ \ \ \ | |||||
| * | | | | XCTest: Add support for static frameworks | Guillaume Campagna | 2017-04-25 | 5 | -0/+63 |
* | | | | | Merge topic 'findopenmp-modernized' | Brad King | 2017-04-26 | 9 | -0/+186 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | FindOpenMP: Add tests | Christian Pfeiffer | 2017-04-25 | 9 | -0/+186 |
* | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2017-04-25 | 10 | -1/+102 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add deprecation warnings for policies CMP0036 and below | Brad King | 2017-04-21 | 10 | -1/+102 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'remove-xcode-2' | Brad King | 2017-04-24 | 7 | -60/+5 |
|\ \ \ \ | |||||
| * | | | | Xcode: Drop support for Xcode versions below 3 | Brad King | 2017-04-22 | 7 | -60/+5 |
| |/ / / | |||||
* | | | | Merge topic 'vs8-deprecate' | Brad King | 2017-04-24 | 5 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Deprecate Visual Studio 8 2005 generator | Brad King | 2017-04-21 | 5 | -0/+15 |
| |/ / / | |||||
* | | | | Merge topic 'namespace-jar-exports' | Brad King | 2017-04-24 | 3 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Tests: Test namespaces with exported JARs | Matthew Woehlke | 2017-04-21 | 3 | -2/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix-test-all-find-modules' | Brad King | 2017-04-24 | 2 | -6/+2 |
|\ \ \ \ | |||||
| * | | | | Tests: Simplify CMakeOnly.AllFindModules policy settings | Brad King | 2017-04-21 | 1 | -5/+1 |
| * | | | | Tests: Fix FindModulesExecuteAll when KDE4 is installed | Brad King | 2017-04-21 | 1 | -1/+1 |
| * | | | | Merge branch 'server-mode-test-no-pyc' into release | Brad King | 2017-04-03 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'mac-implicit-link-no-lto-flag' into release | Brad King | 2017-04-03 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'loosen-object-deps' | Brad King | 2017-04-24 | 7 | -1/+97 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Tests: use BYPRODUCTS in the CustomCommandWorkingDirectory test | Ben Boeckel | 2017-04-21 | 1 | -0/+2 |
| * | | | | | | RunCMake.Ninja: add a test for assumed sources | Ben Boeckel | 2017-04-21 | 2 | -0/+36 |
| * | | | | | | ninja: break unnecessary target dependencies | Ben Boeckel | 2017-04-21 | 5 | -0/+58 |
| * | | | | | | RunCMake.Ninja: support passing arguments when running ninja | Ben Boeckel | 2017-04-21 | 1 | -1/+1 |
* | | | | | | | Merge topic 'enable_ptx_compilation' | Brad King | 2017-04-21 | 6 | -0/+145 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 6 | -0/+145 |
* | | | | | | | Merge topic 'GNUInstallDirs-add-RUNSTATEDIR' | Brad King | 2017-04-21 | 5 | -0/+9 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | GNUInstallDirs: Add RUNSTATEDIR variable | Felix Geyer | 2017-04-20 | 5 | -0/+9 |
* | | | | | | | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 13 | -41/+15 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'objlib-extend' | Brad King | 2017-04-19 | 36 | -58/+193 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 19 | -12/+82 |
| * | | | | | | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 6 | -2/+54 |
| * | | | | | | Genex: Reject TARGET_OBJECTS on non-object libraries earlier | Brad King | 2017-04-18 | 10 | -32/+45 |
| * | | | | | | Tests: ExportImport C code should use explicit (void) in prototypes | Robert Maynard | 2017-04-18 | 1 | -12/+12 |