summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2011-06-081-1/+1
* Merge topic 'vs10_include_fix'Brad King2011-06-071-1/+6
|\
| * Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-021-1/+6
* | Merge topic 'fix_leak'Brad King2011-06-071-0/+1
|\ \
| * | Fix a memory leak.Bill Hoffman2011-06-061-0/+1
* | | Merge topic 'Xcode-universal-binary-depend-issue-11844'Brad King2011-06-073-44/+72
|\ \ \
| * | | Xcode: Fix parallel build depends with universal binaries (#11844)Brad King2011-06-063-44/+72
| |/ /
* | | KWSys Nightly Date StampKWSys Robot2011-06-071-1/+1
|/ /
* | KWSys Nightly Date StampKWSys Robot2011-06-061-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-06-051-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-06-041-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-06-031-1/+1
* | Merge topic 'file-DOWNLOAD-low-speed-timeout'Brad King2011-06-022-4/+51
|\ \
| * | Teach file(DOWNLOAD|UPLOAD) to timeout after inactivityBrad King2011-06-012-4/+51
* | | Merge topic 'fix-Xcode-spelling-issue-12231'Brad King2011-06-022-5/+5
|\ \ \
| * | | Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-312-5/+5
* | | | Merge topic 'aix-gcc-2.9-issue-12233'Brad King2011-06-021-1/+1
|\ \ \ \
| * | | | Fix plugin API for gcc 2.9-aix51-020209 (#12233)Daniel R. Gomez2011-05-311-1/+1
* | | | | Merge topic 'fix-10740-update-string-docs'Brad King2011-06-022-2/+3
|\ \ \ \ \
| * | | | | CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740)Rolf Eike Beer2011-05-272-2/+3
* | | | | | Merge topic 'dont-compress-memcheck-output'Brad King2011-06-025-14/+107
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix type conversion warningZach Mullen2011-05-271-1/+1
| * | | | | We will actually compress memcheck output if the server supports it.Zach Mullen2011-05-265-13/+105
| * | | | | Dynamic analysis test output should not be compressed.Zach Mullen2011-04-291-2/+3
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-021-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-011-2/+2
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-05-311-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-05-301-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-05-291-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-05-281-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-05-271-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2011-05-261-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-05-251-1/+1
* | Merge topic 'output-compile-lines'Brad King2011-05-246-45/+159
|\ \
| * | run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-182-0/+18
| * | Make std::map usage more portable in language=>flags/defines mapsBrad King2011-05-172-16/+25
| * | Fix signed/unsigned comparison in EscapeJSONBrad King2011-05-161-1/+1
| * | make compile command output optionalManuel Klimek2011-04-252-2/+3
| * | implement cxx command outputManuel Klimek2011-04-253-2/+66
| * | cache flags and definesManuel Klimek2011-04-252-45/+54
| * | refactor flags and definesManuel Klimek2011-04-252-55/+68
* | | Merge topic 'fix-11925-vcxproj-filters-mismatch'Brad King2011-05-241-5/+5
|\ \ \
| * | | VS10: Write header-only files in correct xml element (#11925)David Cole2011-05-231-5/+5
* | | | Merge topic 'string-RANDOM-seed'Brad King2011-05-243-3/+76
|\ \ \ \
| * | | | Fix forced-seed argument type in string(RANDOM)Brad King2011-05-231-2/+2
| * | | | Explicitly cast time value in cmSystemTools::RandomSeedBrad King2011-05-191-2/+2
| * | | | VS 6: Define _WIN32_WINNT to load wincrypt.h correctlyBrad King2011-05-181-0/+6
| * | | | Improve string(RANDOM) default seedBrad King2011-05-173-2/+69
* | | | | Merge topic 'doc-output_required_files'Brad King2011-05-241-2/+11
|\ \ \ \ \
| * | | | | Document status of output_required_files command (#12214)Brad King2011-05-231-2/+11
| | |/ / / | |/| | |