summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-download-http-error'David Cole2011-09-201-0/+4
|\
| * Make file(DOWNLOAD) fail on http errorBrad King2011-09-191-0/+4
* | Merge topic 'MinorFeatureSummaryFixes'David Cole2011-09-201-6/+6
|\ \
| * | Don't warn when setting a property multiple times to the same value #12464Alex Neundorf2011-09-181-2/+2
| * | Fix typos in FeatureSummary.cmake (#12462)Alex Neundorf2011-09-181-4/+4
* | | Merge topic 'CheckForFlexHeader'David Cole2011-09-201-2/+9
|\ \ \
| * | | FindFLEX.cmake: also search the include dirAlex Neundorf2011-09-171-2/+9
* | | | Merge topic 'libarchive-mingwrt-3.20'David Cole2011-09-201-1/+1
|\ \ \ \
| * | | | libarchive: Fix ssize_t detection with mingwrt 3.20Brad King2011-09-161-1/+1
* | | | | Merge topic 'tweak-release-scripts'David Cole2011-09-202-2/+1
|\ \ \ \ \
| * | | | | Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460)David Cole2011-09-162-2/+1
* | | | | | Merge topic 'FortranCInterface-VS'David Cole2011-09-206-20/+68
|\ \ \ \ \ \
| * | | | | | Simplify IntelVSImplicitPath detection projectBrad King2011-09-144-25/+15
| * | | | | | Move IntelVSImplicitPath project to better locationBrad King2011-09-144-1/+1
| * | | | | | Enable Fortran tests for IDE builds.Bill Hoffman2011-09-091-19/+26
| * | | | | | For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.Bill Hoffman2011-09-084-0/+49
| * | | | | | FortranCInterface: Compile separate Fortran lib in VerifyC[XX]Brad King2011-09-081-1/+3
* | | | | | | Merge topic 'add-mac64-nightly-build'David Cole2011-09-201-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add the more modern Mac64 nightly buildDavid Cole2011-09-141-0/+2
* | | | | | | | Merge topic 'fix-build-testing-problem'David Cole2011-09-201-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | CMake: Reference test targets only when BUILD_TESTING is ONDavid Cole2011-09-141-6/+10
| |/ / / / / / /
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-09-201-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-09-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-09-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-171-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-09-161-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-09-151-1/+1
|/ /
* | KWSys Nightly Date StampKWSys Robot2011-09-141-1/+1
* | Merge topic 'effective-platform-name'David Cole2011-09-1313-1/+1350
|\ \
| * | Xcode: Add test to demonstrate iOS project in XcodeDavid Cole2011-09-1212-0/+1345
| * | Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDirDavid Cole2011-09-121-1/+5
* | | Merge topic 'CPackDeb-remove-stray-paren'David Cole2011-09-131-1/+1
|\ \ \
| * | | remove stray brace in CPackDeb documentationRolf Eike Beer2011-09-121-1/+1
* | | | Merge topic 'CPack-DocFix-bug12449'David Cole2011-09-132-2/+2
|\ \ \ \
| * | | | CPack fix template tooEric NOULARD2011-09-091-1/+1
| * | | | CPack fix #12449 doc mispelledEric NOULARD2011-09-081-1/+1
* | | | | Merge topic 'add-kwstyle-test'David Cole2011-09-132-6/+35
|\ \ \ \ \
| * | | | | KWStyle Test: Activate by default if KWStyle is foundDavid Cole2011-09-071-6/+22
| * | | | | Tests: Add a KWStyle test, equivalent to the make StyleCheck targetDavid Cole2011-08-041-0/+13
* | | | | | KWSys Nightly Date StampKWSys Robot2011-09-131-1/+1
| |_|/ / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-121-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-111-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-101-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-091-1/+1
| |/ / / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-09-081-1/+1
* | | | Merge topic 'fix-12446-no-cmake-E-build'David Cole2011-09-072-2/+1
|\ \ \ \
| * | | | CMake: Remove documentation for -E build (#12446)Matt McCormick2011-09-062-2/+1
* | | | | Merge topic 'fix-12377-xcode-honor-g0'David Cole2011-09-071-7/+28
|\ \ \ \ \
| * | | | | Xcode: Honor -g0 to disable debugging (#12377)Johan Bjork2011-09-061-7/+28
* | | | | | Merge topic 'fix-12284-cpack-symlinks'David Cole2011-09-072-1/+3
|\ \ \ \ \ \