Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | 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 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'suppress-Wcast-align' | Brad King | 2010-09-14 | 3 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | libarchive: Fix purposeful crash | Brad King | 2010-09-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | Suppress -Wcast-align in curl and bzip2 | Brad King | 2010-09-10 | 2 | -0/+7 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge topic 'shut-up-find-java' | Brad King | 2010-09-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use QUIET to avoid Java status messages. | David Cole | 2010-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge topic 'preserve-timestamps-on-tar-extract' | Brad King | 2010-09-14 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Preserve timestamps on files on tar extract. | David Cole | 2010-09-09 | 1 | -2/+10 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge topic 'fix-9992' | Brad King | 2010-09-14 | 1 | -13/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) | David Cole | 2010-09-09 | 1 | -13/+89 | |
| * | | | | | | | | | | | | Merge topic 'lazy-query-cdash' | Brad King | 2010-09-14 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | We shouldn't ask CDash for its version info until/unless we actually need it. | Zach Mullen | 2010-09-08 | 1 | -4/+0 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge topic 'multi-v-single-configuration' | Brad King | 2010-09-14 | 6 | -83/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) | Brad King | 2010-09-08 | 6 | -83/+42 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-14 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-11 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | KWSys: Suppress -Wcast-align warning in MD5.c | Brad King | 2010-09-10 | 1 | -0/+9 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-10 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Revert commit: CMake: quote ':' in Windows NMake Makefiles (#9963) -- it was ... | David Cole | 2010-09-09 | 1 | -2/+1 | |
| * | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-09 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake: quote ':' in Windows NMake Makefiles (#9963) | David Cole | 2010-09-08 | 1 | -1/+2 | |
| |/ / / / / / |