Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |