summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-12904-avoid-overflow'Brad King2013-01-034-1/+107
|\
| * Add CTestLimitDashJ test (#12904)David Cole2013-01-033-0/+101
| * CTest: Prevent creation of unbounded number of tests in ctest (#12904)Casey Goodlett2012-12-181-1/+6
* | Merge topic 'iface-depends'Brad King2013-01-036-2/+89
|\ \
| * | Make targets depend on the link interface of their dependees.Stephen Kelly2013-01-036-2/+89
* | | Merge topic 'genex-cleanup'Brad King2013-01-031-4/+4
|\ \ \
| * | | Replace some 'if' with 'else if'Stephen Kelly2012-12-231-4/+4
* | | | Merge topic 'update-kwsys'Brad King2013-01-0314-1727/+130
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2012-12-221-0/+8
| |\ \ \ \
| | * | | | KWSys 2012-12-21 (8ce09af5)KWSys Robot2012-12-221-0/+8
| * | | | | Remove references to KWSys Process Win9x supportBrad King2012-12-192-26/+3
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2012-12-1911-1701/+119
| |\ \ \ \ \ | | |/ / / /
| | * | | | KWSys 2012-12-19 (933eb822)KWSys Robot2012-12-1911-1701/+119
* | | | | | Merge topic 'fix-undef-warnings'Brad King2013-01-032-3/+3
|\ \ \ \ \ \
| * | | | | | Fix some warnings from -WundefStephen Kelly2012-12-222-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'update-KWIML'Brad King2013-01-031-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwiml' into update-KWIMLBrad King2012-12-211-0/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KWIML: Teach ABI.h about Aarch64Riku Voipio2012-12-211-0/+8
* | | | | | | CMake Nightly Date StampKitware Robot2013-01-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-01-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-01-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-12-241-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-12-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-12-221-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2012-12-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-12-201-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-12-191-1/+1
* | | | Merge topic 'doc-implicit-link-dirs'David Cole2012-12-181-1/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Documentation: Clarify handling of implicit link directoriesBrad King2012-12-111-1/+9
* | | | CMake Nightly Date StampKitware Robot2012-12-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-121-1/+1
* | | | Merge topic 'fix-13657-more-gcov47-output'David Cole2012-12-111-4/+11
|\ \ \ \
| * | | | CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657)David Cole2012-12-101-4/+11
* | | | | Merge topic 'xcode-framework-paths'David Cole2012-12-114-62/+26
|\ \ \ \ \
| * | | | | Makefile: Use modern link information for framework search pathsBrad King2012-12-073-37/+15
| * | | | | Xcode: Add frameworks search paths from link dependeny closure (#13397)Brad King2012-12-071-25/+11
* | | | | | Merge topic 'TheRealAutomocIncludeDirFix'David Cole2012-12-113-71/+21
|\ \ \ \ \ \
| * | | | | | Automoc: get include dirs without stripping implicit include dirs offAlex Neundorf2012-12-073-71/+21
| | |_|/ / / | |/| | | |