| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Fix FindPackageModeMakefileTest with CMAKE_OSX_ARCHITECTURES | Brad King | 2021-03-03 | 1 | -0/+3 |
|
|
* | Tests: Generalize FindPackageModeMakefileTest extra flags var | Brad King | 2021-03-03 | 2 | -9/+10 |
|
|
* | Apple: also specify sysroot for linking | Gregor Jasny | 2020-07-17 | 1 | -1/+1 |
|
|
* | FindPackageModeMakefileTest: macOS needs isysroot flag | Craig Scott | 2019-10-28 | 2 | -1/+10 |
|
|
* | FindPackageModeMakefileTest: Explicitly use C linkage | Chuck Atkins | 2018-08-29 | 2 | -0/+10 |
|
|
* | cmake: Fix --find-package mode with imported targets | Brad King | 2017-08-29 | 1 | -0/+2 |
|
|
* | Test: Remove condition for CMake version no longer supported | Stephen Kelly | 2016-10-10 | 1 | -10/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -2/+2 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Tests: Add option to disable FindPackageModeMakefileTest | Brad King | 2016-02-19 | 1 | -1/+2 |
|
|
* | Tests: Use consistent C++ flags FindPackageModeMakefileTest | Brad King | 2015-10-01 | 1 | -2/+3 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Tests: Fix find-package mode test. | Stephen Kelly | 2014-01-11 | 1 | -2/+2 |
|
|
* | cmTarget: Deprecate the LOCATION target property with a policy. | Stephen Kelly | 2013-10-11 | 2 | -3/+13 |
|
|
* | Fix FindPackageMode test Makefile (#13314) | Daniel R. Gomez | 2012-06-19 | 1 | -3/+22 |
|
|
* | Silence make on OpenBSD in FindPackageModeTest(#12508) | Alex Neundorf | 2011-10-12 | 1 | -0/+1 |
|
|
* | Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test Makefile | Alex Neundorf | 2011-08-18 | 1 | -2/+2 |
|
|
* | Only enable the test when using GNU make | Alex Neundorf | 2011-08-17 | 1 | -10/+20 |
|
|
* | Make the test harder by always having a space in the include dirs | Alex Neundorf | 2011-08-17 | 1 | -0/+1 |
|
|
* | Make the --find-package test harder | Alex Neundorf | 2011-08-17 | 1 | -2/+2 |
|
|
* | Much improved test, should now be executed on all UNIXes | Alex Neundorf | 2011-08-16 | 6 | -17/+33 |
|
|
* | Fix test on OpenBSD with BSD make | Alex Neundorf | 2011-08-15 | 1 | -1/+1 |
|
|
* | The makefile for the test was kindof wrong | Alex Neundorf | 2011-08-14 | 1 | -1/+3 |
|
|
* | Only run the test if we are using a makefile generator under UNIX | Alex Neundorf | 2011-08-11 | 1 | -1/+1 |
|
|
* | Add a test for the new --find-package mode | Alex Neundorf | 2011-08-11 | 3 | -0/+38 |
|
|