summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Fix regression in cross-compile patches with finding Qt libs.Clinton Stimpson2010-09-231-1/+3
* | | | | | | | | | | Merge topic 'fixAbsoluteDestHandlingRegression'Brad King2010-09-281-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | InstallGen/CPack fix handling absolute installed file regressionEric NOULARD2010-09-201-2/+5
* | | | | | | | | | | | Merge topic 'DescriptionsForFeatureSummaryALL'Brad King2010-09-281-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Close ENDFUNCTION() properly with the same name as FUNCTION()Alex Neundorf2010-09-211-1/+1
| * | | | | | | | | | | | Set a default DESCRIPTION if none is given for ALL mode of feature_summary()Alex Neundorf2010-09-211-2/+6
| * | | | | | | | | | | | APPEND and not-APPEND mode of feature_summary() were swappedAlex Neundorf2010-09-211-2/+2
* | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-281-1/+1
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-271-1/+1
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-261-1/+1
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-251-1/+1
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-241-1/+1
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-231-1/+1
* | | | | | | | | | | Merge topic 'fix-11026'Brad King2010-09-221-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Honor MAKECOMMAND value saved in cache (#11026)David Cole2010-09-221-2/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'fix_windows7_untar'Brad King2010-09-221-0/+18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Add a delay after untar on windows to make external project work on windows 7Bill Hoffman2010-09-211-0/+18
* | | | | | | | | | | Merge topic 'mingw-long-object-lists'Brad King2010-09-223-2/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MinGW: Support long object file listsBrad King2010-09-172-2/+34
| * | | | | | | | | | | Evaluate <OBJECT_DIR> rule variable for executablesBrad King2010-09-161-0/+7
* | | | | | | | | | | | Merge topic 'cygwin-system-processor'Brad King2010-09-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use 'uname -m' for processor on Cygwin (#10774)Yaakov Selkowitz2010-09-211-3/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'find-fltk-cygwin'Brad King2010-09-222-9/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindFLTK*: Use Cygwin fltk on CygwinYaakov Selkowitz2010-09-212-9/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'find-python2.7'Brad King2010-09-221-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindPythonInterp: Look for python2.7 interpreterBrad King2010-09-211-2/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-221-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindBoost_bugfixes'Brad King2010-09-211-81/+302
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindBoost.cmake: Fix library search path glitch introduced in earlier commitPhilip Lowman2010-09-201-23/+24
| * | | | | | | | | | | FindBoost.cmake: Implements 11160Philip Lowman2010-09-181-1/+32
| * | | | | | | | | | | FindBoost.cmake: Fixes 10436Philip Lowman2010-09-181-0/+2
| * | | | | | | | | | | FindBoost.cmake: Fixes 11121Philip Lowman2010-09-181-0/+32
| * | | | | | | | | | | FindBoost.cmake: Fixes 11246Philip Lowman2010-09-181-1/+1
| * | | | | | | | | | | FindBoost.cmake: Fix compiling against a boost source treePhilip Lowman2010-09-181-4/+1
| * | | | | | | | | | | FindBoost.cmake: Add Boost_NO_SYSTEM_PATHS optionPhilip Lowman2010-09-181-25/+54
| * | | | | | | | | | | FindBoost.cmake: Miscellaneous changes and refactoringPhilip Lowman2010-09-181-15/+24
| * | | | | | | | | | | FindBoost.cmake fixes for issues 11204 & 8529Philip Lowman2010-09-181-39/+159
* | | | | | | | | | | | Merge topic 'fix-9963'Brad King2010-09-212-8/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-201-1/+5
| * | | | | | | | | | | | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-141-2/+0
| * | | | | | | | | | | | No extra spaces in CustomCommand test (#9963)David Cole2010-09-122-6/+11
| * | | | | | | | | | | | Enable calling commands with : in argv[1] (#9963)David Cole2010-09-103-9/+21
* | | | | | | | | | | | | Merge topic 'xcode-ARCHS-quoting'Brad King2010-09-212-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Xcode: Quote string values containing '$' (#11244)Mikkel Krautz2010-09-201-1/+1
| * | | | | | | | | | | | | Xcode: Avoid trailing space in ARCHS list (#11244)Mikkel Krautz2010-09-201-1/+3
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'compaq-fortran-moddir-flag'Brad King2010-09-211-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add module-dir flag for Compaq Visual Fortran (#11248)Brad King2010-09-201-0/+2
* | | | | | | | | | | | | | Merge topic 'FindMPI-f-flags'Brad King2010-09-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | FindMPI: Recoginze -f flags from mpicc (#10771)Brad King2010-09-201-1/+1
* | | | | | | | | | | | | | | Merge topic '11249_FindFLEX'Brad King2010-09-211-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \