Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-9963' | Brad King | 2010-09-21 | 2 | -8/+27 |
|\ | |||||
| * | Avoid CustomCommand test failure on VS71 (#9963) | David Cole | 2010-09-20 | 1 | -1/+5 |
| * | Avoid CustomCommand test failure on VS71 (#9963) | David Cole | 2010-09-14 | 1 | -2/+0 |
| * | No extra spaces in CustomCommand test (#9963) | David Cole | 2010-09-12 | 2 | -6/+11 |
| * | Enable calling commands with : in argv[1] (#9963) | David Cole | 2010-09-10 | 3 | -9/+21 |
* | | Merge topic 'xcode-ARCHS-quoting' | Brad King | 2010-09-21 | 2 | -2/+4 |
|\ \ | |||||
| * | | Xcode: Quote string values containing '$' (#11244) | Mikkel Krautz | 2010-09-20 | 1 | -1/+1 |
| * | | Xcode: Avoid trailing space in ARCHS list (#11244) | Mikkel Krautz | 2010-09-20 | 1 | -1/+3 |
* | | | Merge topic 'compaq-fortran-moddir-flag' | Brad King | 2010-09-21 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Add module-dir flag for Compaq Visual Fortran (#11248) | Brad King | 2010-09-20 | 1 | -0/+2 |
* | | | | Merge topic 'FindMPI-f-flags' | Brad King | 2010-09-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Recoginze -f flags from mpicc (#10771) | Brad King | 2010-09-20 | 1 | -1/+1 |
* | | | | | Merge topic '11249_FindFLEX' | Brad King | 2010-09-21 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | FindFLEX.cmake: Fix issue 11249 | Philip Lowman | 2010-09-20 | 1 | -1/+5 |
* | | | | | | Merge topic '11136' | Brad King | 2010-09-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix 11136: [patch] FindThreads.cmake documents the wrong variable | Philip Lowman | 2010-09-18 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'document-IMPORTED_NO_SONAME' | Brad King | 2010-09-21 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document IMPORTED_NO_SONAME target property | Brad King | 2010-09-17 | 1 | -0/+18 |
* | | | | | | | Merge topic 'fix-ccmake-search' | Brad King | 2010-09-21 | 2 | -12/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ccmake: Fix search with '/' | Brad King | 2010-09-16 | 2 | -12/+7 |
* | | | | | | | | Merge topic 'fix_release_tags' | Brad King | 2010-09-21 | 17 | -221/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update release scripts. | David Cole | 2010-09-15 | 14 | -218/+13 |
| * | | | | | | | | Fix the name of the variable being tested. | Bill Hoffman | 2010-09-14 | 1 | -1/+1 |
| * | | | | | | | | add next as an orgin based branch, and not a tag. | Bill Hoffman | 2010-09-13 | 1 | -1/+1 |
| * | | | | | | | | Fix release scripts to be able to build releases from tags. | Bill Hoffman | 2010-09-10 | 3 | -3/+8 |
* | | | | | | | | | Merge topic 'fix_line_length_issues' | Brad King | 2010-09-21 | 5 | -26/+59 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix KWStyle line length issues. | Bill Hoffman | 2010-09-15 | 5 | -26/+59 |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-21 | 1 | -1/+1 |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-20 | 1 | -1/+1 |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-19 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-18 | 1 | -1/+1 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-17 | 1 | -1/+1 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-16 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-15 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o... | Brad King | 2010-09-14 | 3 | -31/+62 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_w... | Brad King | 2010-09-14 | 2 | -1/+8 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS2010: Set IntDir for utility and global targets. | David Cole | 2010-09-13 | 1 | -28/+45 |
| * | | | | | | | | VS2010: Honor PROJECT_LABEL target property (#10611) | David Cole | 2010-09-09 | 2 | -0/+15 |
| * | | | | | | | | Fix targets with . in the name for VS 10 IDE. | Bill Hoffman | 2010-09-06 | 2 | -5/+4 |
* | | | | | | | | | Merge topic 'improve-missing-source-file-error' | Brad King | 2010-09-14 | 5 | -7/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Report missing source files with context of target | Brad King | 2010-09-13 | 5 | -7/+27 |
* | | | | | | | | | | Merge topic 'issue_10199' | Brad King | 2010-09-14 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOT | Marcel Loose | 2010-09-13 | 1 | -4/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'style-line-length' | Brad King | 2010-09-14 | 5 | -63/+53 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix line-too-long style errors | Brad King | 2010-09-10 | 4 | -5/+8 |
| * | | | | | | | | | | file(DOWNLOAD): Fix error message formatting | Brad King | 2010-09-10 | 1 | -58/+45 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'CUDAv3.2PathChanges' | Brad King | 2010-09-14 | 1 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+. | James Bigler | 2010-09-10 | 1 | -3/+22 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'bootstrap-cflags' | Brad King | 2010-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | bootstrap: Honor CFLAGS during "make" test (#10545) | Brad King | 2010-09-10 | 1 | -1/+1 |
| |/ / / / / / / / / |