summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \ \ \ \
| * | | | | | FindFLEX.cmake: Fix issue 11249Philip Lowman2010-09-201-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic '11136'Brad King2010-09-211-1/+1
|\ \ \ \ \ \
| * | | | | | Fix 11136: [patch] FindThreads.cmake documents the wrong variablePhilip Lowman2010-09-181-1/+1
| |/ / / / /
* | | | | | Merge topic 'document-IMPORTED_NO_SONAME'Brad King2010-09-211-0/+18
|\ \ \ \ \ \
| * | | | | | Document IMPORTED_NO_SONAME target propertyBrad King2010-09-171-0/+18
* | | | | | | Merge topic 'fix-ccmake-search'Brad King2010-09-212-12/+7
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Fix search with '/'Brad King2010-09-162-12/+7
* | | | | | | | Merge topic 'fix_release_tags'Brad King2010-09-2117-221/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Update release scripts.David Cole2010-09-1514-218/+13
| * | | | | | | | Fix the name of the variable being tested.Bill Hoffman2010-09-141-1/+1
| * | | | | | | | add next as an orgin based branch, and not a tag.Bill Hoffman2010-09-131-1/+1
| * | | | | | | | Fix release scripts to be able to build releases from tags.Bill Hoffman2010-09-103-3/+8
* | | | | | | | | Merge topic 'fix_line_length_issues'Brad King2010-09-215-26/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix KWStyle line length issues.Bill Hoffman2010-09-155-26/+59
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-211-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-201-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-191-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-181-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-171-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-161-1/+1
|/ / / / / / / /
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-151-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...Brad King2010-09-143-31/+62
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_w...Brad King2010-09-142-1/+8
| |\ \ \ \ \ \ \
| * | | | | | | | VS2010: Set IntDir for utility and global targets.David Cole2010-09-131-28/+45