Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'custom-command-slashes' | Brad King | 2011-03-31 | 4 | -6/+15 |
|\ | |||||
| * | Normalize slashes of add_custom_(command|target) DEPENDS (#11973) | Brad King | 2011-03-30 | 4 | -6/+15 |
* | | Merge topic 'fix_long_filenames_vs2010' | Brad King | 2011-03-31 | 1 | -10/+1 |
|\ \ | |||||
| * | | With very long file names, VS 2010 was unable to compile files. | Bill Hoffman | 2011-03-23 | 1 | -10/+1 |
* | | | Merge topic 'fix12006-brokenPackageName' | Brad King | 2011-03-31 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | CPackDeb: Fix #12006 broken package names | Martin Konrad | 2011-03-24 | 1 | -0/+1 |
* | | | | Merge topic 'gnu-install-dirs-issue-3976' | Brad King | 2011-03-31 | 1 | -0/+161 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaults | Brad King | 2011-03-23 | 1 | -10/+22 |
| * | | | | GNUInstallDirs: Simplify and clarify documentation | Brad King | 2011-02-28 | 1 | -47/+30 |
| * | | | | Add GNUInstallDirs module to define GNU layout (#3976) | Nikita Krupen'ko | 2011-02-28 | 1 | -0/+166 |
* | | | | | Merge topic 'cleanup-unused-variable-check' | Brad King | 2011-03-31 | 4 | -27/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Fix unused cache warning after multiple configure iterations | Brad King | 2011-03-24 | 1 | -2/+5 |
| * | | | | | Refine unused cache variable warning | Brad King | 2011-03-24 | 4 | -25/+23 |
* | | | | | | Merge topic 'CPack-fix11930-LeftOverComponents' | Brad King | 2011-03-31 | 11 | -303/+193 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack fix #11930 and simplifies component packaging options | Eric NOULARD | 2011-03-23 | 11 | -303/+193 |
* | | | | | | | Merge topic 'fix-FortranCInterface-for-Cray-7.3.2' | Brad King | 2011-03-31 | 3 | -15/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2 | Brad King | 2011-03-24 | 3 | -15/+12 |
* | | | | | | | | Merge topic 'doc-include_directories-typo-issue-12020' | Brad King | 2011-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix typo in include_directories documentation (#12020) | Brad King | 2011-03-29 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'generator-expression-dot-in-name-issue-12002' | Brad King | 2011-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow '.' in target names in generator expressions (#12002) | Brad King | 2011-03-22 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-31 | 1 | -1/+1 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-30 | 1 | -1/+1 |
* | | | | | | | | | KWSys: Recognize rxvt-unicode-256color terminal (#12013) | Brad King | 2011-03-29 | 1 | -0/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-29 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-28 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-27 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-26 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-25 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-24 | 1 | -1/+1 |
* | | | | | | | KWSys: Do not trust EXECUTABLE_OUTPUT_PATH for ProcessFwd9x encoding | Brad King | 2011-03-23 | 1 | -8/+4 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-23 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'asn_check_proto' | Brad King | 2011-03-22 | 3 | -0/+138 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Added test for check_prototype_definition. | Andreas Schneider | 2011-03-18 | 1 | -0/+13 |
| * | | | | | Modules: Added CheckPrototypeDefinition module. | Andreas Schneider | 2011-03-18 | 2 | -0/+125 |
* | | | | | | Merge topic 'CPackDeb-fixTestCrash' | Brad King | 2011-03-22 | 2 | -5/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR | Eric NOULARD | 2011-03-19 | 2 | -5/+14 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'include-flags-response-file' | Brad King | 2011-03-22 | 10 | -18/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Pass include directories with response files to GNU on Windows | Brad King | 2011-03-17 | 1 | -0/+3 |
| * | | | | | | Optionally pass include directories with response files | Brad King | 2011-03-17 | 7 | -11/+79 |
| * | | | | | | Generate target-wide flags before individual build rules | Brad King | 2011-03-17 | 2 | -6/+6 |
| * | | | | | | Factor old-style -D flags out from -I flag generation | Brad King | 2011-03-15 | 2 | -2/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'fix-Java-test-enable-logic' | Brad King | 2011-03-22 | 1 | -33/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable Java test with Xcode generator | Brad King | 2011-03-18 | 1 | -2/+3 |
| * | | | | | | Enable Java test more carefully on Apple | Brad King | 2011-03-18 | 1 | -33/+23 |
* | | | | | | | Merge topic 'ctest-detect-maven-errors-and-warnings' | Brad King | 2011-03-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: catch warning output of Apache Maven | Rolf Eike Beer | 2011-03-18 | 1 | -1/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindBLAS-acml-search-improvement' | Brad King | 2011-03-22 | 1 | -8/+88 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ACML search improvement | Alexey Ozeritsky | 2011-03-15 | 1 | -8/+88 |
* | | | | | | | | Merge topic 'add-ProcessorCount-module' | Brad King | 2011-03-22 | 3 | -0/+256 |
|\ \ \ \ \ \ \ \ |