summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Run CTest.NoNewline test using built CMakeBrad King2010-06-101-1/+1
* | | | | | | | | Merge branch 'fix-issue-10346'Brad King2010-06-151-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #10346. Error if SOURCE_DIR is empty.David Cole2010-06-091-1/+14
* | | | | | | | | | Merge branch 'cygwin-data-dirs'Brad King2010-06-152-14/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix CMake data and doc paths in Cygwin packageBrad King2010-06-092-14/+12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'source-file-property-documentation'Brad King2010-06-152-29/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document scope of source file propertiesBrad King2010-06-092-29/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mingw-response-files'Brad King2010-06-156-3/+23
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Use response file for objects on MinGW and MSYSBrad King2010-03-112-0/+3
| * | | | | | | | | Use platform variable for response file flagBrad King2010-03-112-1/+14
| * | | | | | | | | Use forward slashes for objects in response filesBrad King2010-03-113-2/+6
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-151-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-141-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-131-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-121-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | KWSys: Teach Process to error on empty commandBrad King2010-06-112-0/+16
* | | | | | | KWSys: Process tree kill for SolarisBrad King2010-06-111-0/+3
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-111-1/+1
* | | | | | | Merge branch 'suppress-sgi-warning-3968'Brad King2010-06-101-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Suppress SGI MIPSpro warning 3968Brad King2010-06-091-1/+1
| * | | | | | Mask out warnings on ferrari dashboard.David Cole2010-06-081-0/+1
| | |_|/ / / | |/| | | |
* | | | | | KWSys: Configure DynamicLoader library prefix/suffixBrad King2010-06-103-88/+12
| |_|_|/ / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-101-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2010-06-091-1/+1
|/ / /
* | | Merge branch 'sunCC-5.11-rpath-link'Brad King2010-06-082-1/+9
|\ \ \
| * | | ChangeLog: Mention new Sun compiler supportBrad King2010-06-081-0/+1
| * | | Fix rpath-link flag for SunPro C++ 5.11 on LinuxBrad King2010-06-071-1/+8
* | | | KWSys Nightly Date StampKWSys Robot2010-06-081-1/+1
* | | | ChangeLog: Update for today's topic mergesBrad King2010-06-071-0/+9
* | | | Merge branch 'per-config-link-flags'Brad King2010-06-0713-45/+217
|\ \ \ \
| * | | | Intel-specific workaround for LinkFlags testsBrad King2010-06-033-2/+13
| * | | | Borland-specific bad flag for LinkFlags testsBrad King2010-06-021-6/+9
| * | | | Better "bad" flag in LinkFlags testBrad King2010-06-011-6/+7
| * | | | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGSBrad King2010-06-011-3/+3
| * | | | Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGSBrad King2010-05-281-3/+9
| * | | | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-287-13/+77
| * | | | Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768)Brad King2010-05-284-0/+57
| * | | | Implement LINK_FLAGS_<CONFIG> in VS 10 generatorBrad King2010-05-281-0/+14
| * | | | Fix LINK_FLAGS_<CONFIG> in VS 6 generatorBrad King2010-05-281-29/+45
* | | | | Merge branch 'ctest-update-git-submodule'Brad King2010-06-071-1/+1
|\ \ \ \ \
| * | | | | Fix ctest_update log prefix for git submodule updateBrad King2010-06-041-1/+1
* | | | | | Merge branch 'fix-large-output-test'Brad King2010-06-072-0/+6
|\ \ \ \ \ \
| * | | | | | Use the long test timeout value for SubmitLargeOutput.David Cole2010-06-032-0/+6
* | | | | | | Merge branch 'cpack-remove-temp-dir'Brad King2010-06-073-2/+20
|\ \ \ \ \ \ \
| * | | | | | | CPack: Try harder to remove temporary dir (#10793)Brad King2010-06-043-2/+20
* | | | | | | | Merge branch 'file-write-umask'Brad King2010-06-072-24/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Borland: No S_IWGRP is availableBrad King2010-06-032-0/+4
| * | | | | | | | Really trust umask in file(WRITE) command (#10789, #10126)Brad King2010-06-032-24/+14
| |/ / / / / / /
* | | | | | | | Merge branch 'cygwin-exe-export-all'Brad King2010-06-071-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Cygwin: Export all symbols with ENABLE_EXPORTSYaakov Selkowitz2010-05-271-0/+1
| | |_|_|/ / / / | |/| | | | | |