summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'WriteConfigVersionFile_2TemplateFiles'David Cole2011-08-165-0/+230
|\
| * Improve documentation for WriteBasicConfigVersionFile.cmakeAlex Neundorf2011-08-053-11/+13
| * Set UNSUITABLE instead of not COMPATIBLEAlex Neundorf2011-08-053-38/+42
| * Really fix copyright noticeAlex Neundorf2011-08-011-1/+1
| * Fix copyright noticeAlex Neundorf2011-08-011-3/+12
| * Add some tests for write_basic_config_version_file()Alex Neundorf2011-08-013-0/+84
| * Add example to documentationAlex Neundorf2011-08-011-0/+7
| * Provide macro write_basic_config_version_file()Alex Neundorf2011-08-014-0/+124
* | Merge topic 'fix-10941-correct-comments'David Cole2011-08-167-14/+14
|\ \
| * | Documentation: Fix comments in the source code (#10941)David Cole2011-08-047-14/+14
* | | Merge topic 'enable-parallel-xcode-builds'David Cole2011-08-161-22/+23
|\ \ \
| * | | Xcode: Rearrange CMakeReRun to enable parallel buildsJohan Björk2011-08-041-22/+23
* | | | Merge topic 'fix-imported-target-depend-crash'David Cole2011-08-161-3/+5
|\ \ \ \
| * | | | Do not crash when an imported target depends on a missing targetBrad King2011-08-041-3/+5
* | | | | Merge topic 'fix-12259-quote-commas-for-xcode'David Cole2011-08-161-1/+1
|\ \ \ \ \
| * | | | | Xcode: Quote ',' in Xcode string values (#12259)Johan Björk2011-08-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'FindX11ImprovementsFromKDE'David Cole2011-08-161-13/+40
|\ \ \ \ \
| * | | | | Also search for libxkbfile, XSync and SM include dirAlex Neundorf2011-08-031-0/+27
| * | | | | Remove trailing whitespaceAlex Neundorf2011-08-031-13/+13
* | | | | | Merge topic 'fix-11746-sort-failed-tests-output'David Cole2011-08-162-5/+19
|\ \ \ \ \ \
| * | | | | | Fix line too long style violationDavid Cole2011-08-031-1/+2
| * | | | | | CTest: print failed tests in index order (#11746)David Cole2011-08-032-5/+18
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-12054-eliminate-findjava-noise'David Cole2011-08-161-5/+0
|\ \ \ \ \ \
| * | | | | | remove extra output message from FindJava.cmakeRolf Eike Beer2011-08-031-5/+0
| |/ / / / /
* | | | | | Merge topic 'fix-old-VisualAge-Fortran'David Cole2011-08-161-0/+1
|\ \ \ \ \ \
| * | | | | | XL: Fix old VisualAge branding of Fortran compilerBrad King2011-08-021-0/+1
* | | | | | | Merge topic 'hdf5-module-12316-fix'David Cole2011-08-161-6/+13
|\ \ \ \ \ \ \
| * | | | | | | Added HDF5 high level Fortran bindings to available components.Will Dicharry2011-08-021-6/+13
* | | | | | | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-169-1/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-039-1/+89
* | | | | | | | | Merge topic 'fix-8707-add-vs-globals'David Cole2011-08-162-5/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globalsDavid Cole2011-07-292-5/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Initial support for Intel Fortran VS2010.Bill Hoffman2011-07-082-5/+14
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-161-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-151-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-141-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-131-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-121-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-111-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-101-1/+1
* | | | | | | | | | KWSys: __int64 and long long may be same type in specializationBrad King2011-08-091-4/+3
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-091-1/+1
* | | | | | | | | | KWSys: Fix using long long and __int64 with hash_(set|map)Brad King2011-08-081-1/+24
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-081-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-071-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-061-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-051-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | KWSys: Avoid conversion warning in SystemTools::GetTimeBrad King2011-08-041-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-041-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | KWSys: Simplify SystemTools::GetTime implementation (#12261)Brad King2011-08-032-64/+17
| |_|_|_|/ / / |/| | | | | |