summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msys-bootstrap-test'Brad King2010-06-152-5/+15
|\
| * Enable BootstrapTest on MSYSBrad King2010-06-112-5/+15
* | Merge branch 'remove-qmake-query'Brad King2010-06-152-30/+5
|\ \
| * | Remove macro for querying qmake for qmake variables.Clinton Stimpson2010-06-122-30/+5
* | | Merge branch 'findthreads-irix'Brad King2010-06-151-2/+4
|\ \ \
| * | | Support pthreads on irix.Clinton Stimpson2010-06-121-2/+4
| | |/ | |/|
* | | Merge branch 'tru64-make-includes'Brad King2010-06-153-3/+9
|\ \ \
| * | | Tru64: Use full-path include directives in Makefiles (#10569)Brad King2010-06-143-3/+9
* | | | Merge branch 'tru64-cmOStringStream-vtable'Brad King2010-06-154-1/+20
|\ \ \ \
| * | | | Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-104-1/+20
| |/ / /
* | | | Merge branch 'test-NoNewline-with-built-cmake'Brad King2010-06-151-1/+1
|\ \ \ \
| * | | | 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