summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | VS2010: Honor PROJECT_LABEL target property (#10611)David Cole2010-09-092-0/+15
| * | | | | | | Fix targets with . in the name for VS 10 IDE.Bill Hoffman2010-09-062-5/+4
* | | | | | | | Merge topic 'improve-missing-source-file-error'Brad King2010-09-145-7/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Report missing source files with context of targetBrad King2010-09-135-7/+27
* | | | | | | | | Merge topic 'issue_10199'Brad King2010-09-141-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOTMarcel Loose2010-09-131-4/+10
| |/ / / / / / / /
* | | | | | | | | Merge topic 'style-line-length'Brad King2010-09-145-63/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix line-too-long style errorsBrad King2010-09-104-5/+8
| * | | | | | | | | file(DOWNLOAD): Fix error message formattingBrad King2010-09-101-58/+45
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CUDAv3.2PathChanges'Brad King2010-09-141-3/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+.James Bigler2010-09-101-3/+22
| |/ / / / / / / /
* | | | | | | | | Merge topic 'bootstrap-cflags'Brad King2010-09-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bootstrap: Honor CFLAGS during "make" test (#10545)Brad King2010-09-101-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'suppress-Wcast-align'Brad King2010-09-143-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libarchive: Fix purposeful crashBrad King2010-09-101-1/+1
| * | | | | | | | | Suppress -Wcast-align in curl and bzip2Brad King2010-09-102-0/+7
| |/ / / / / / / /
* | | | | | | | | Merge topic 'shut-up-find-java'Brad King2010-09-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use QUIET to avoid Java status messages.David Cole2010-09-091-1/+1
* | | | | | | | | | Merge topic 'preserve-timestamps-on-tar-extract'Brad King2010-09-141-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Preserve timestamps on files on tar extract.David Cole2010-09-091-2/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'fix-9992'Brad King2010-09-141-13/+89
|\ \ \ \ \ \ \ \ \ \