Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-05 | 1 | -1/+1 | |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-04 | 1 | -1/+1 | |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-03 | 1 | -1/+1 | |
* | | | Merge topic 'file-DOWNLOAD-low-speed-timeout' | Brad King | 2011-06-02 | 2 | -4/+51 | |
|\ \ \ | ||||||
| * | | | Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity | Brad King | 2011-06-01 | 2 | -4/+51 | |
* | | | | Merge topic 'fix-Xcode-spelling-issue-12231' | Brad King | 2011-06-02 | 2 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Fix XCode -> Xcode typos, notably in man page (#12231) | Sean McBride | 2011-05-31 | 2 | -5/+5 | |
* | | | | | Merge topic 'aix-gcc-2.9-issue-12233' | Brad King | 2011-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix plugin API for gcc 2.9-aix51-020209 (#12233) | Daniel R. Gomez | 2011-05-31 | 1 | -1/+1 | |
* | | | | | | Merge topic 'fix-10740-update-string-docs' | Brad King | 2011-06-02 | 2 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) | Rolf Eike Beer | 2011-05-27 | 2 | -2/+3 | |
* | | | | | | | Merge topic 'dont-compress-memcheck-output' | Brad King | 2011-06-02 | 5 | -14/+107 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix type conversion warning | Zach Mullen | 2011-05-27 | 1 | -1/+1 | |
| * | | | | | | We will actually compress memcheck output if the server supports it. | Zach Mullen | 2011-05-26 | 5 | -13/+105 | |
| * | | | | | | Dynamic analysis test output should not be compressed. | Zach Mullen | 2011-04-29 | 1 | -2/+3 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-02 | 1 | -1/+1 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-01 | 1 | -2/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-31 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-30 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-29 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-28 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-27 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-26 | 1 | -1/+1 | |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-25 | 1 | -1/+1 | |
* | | | Merge topic 'output-compile-lines' | Brad King | 2011-05-24 | 6 | -45/+159 | |
|\ \ \ | ||||||
| * | | | run_compile_commands: Avoid extra stl vector conversion | Brad King | 2011-05-18 | 2 | -0/+18 | |
| * | | | Make std::map usage more portable in language=>flags/defines maps | Brad King | 2011-05-17 | 2 | -16/+25 | |
| * | | | Fix signed/unsigned comparison in EscapeJSON | Brad King | 2011-05-16 | 1 | -1/+1 | |
| * | | | make compile command output optional | Manuel Klimek | 2011-04-25 | 2 | -2/+3 | |
| * | | | implement cxx command output | Manuel Klimek | 2011-04-25 | 3 | -2/+66 | |
| * | | | cache flags and defines | Manuel Klimek | 2011-04-25 | 2 | -45/+54 | |
| * | | | refactor flags and defines | Manuel Klimek | 2011-04-25 | 2 | -55/+68 | |
* | | | | Merge topic 'fix-11925-vcxproj-filters-mismatch' | Brad King | 2011-05-24 | 1 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | VS10: Write header-only files in correct xml element (#11925) | David Cole | 2011-05-23 | 1 | -5/+5 | |
* | | | | | Merge topic 'string-RANDOM-seed' | Brad King | 2011-05-24 | 3 | -3/+76 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix forced-seed argument type in string(RANDOM) | Brad King | 2011-05-23 | 1 | -2/+2 | |
| * | | | | | Explicitly cast time value in cmSystemTools::RandomSeed | Brad King | 2011-05-19 | 1 | -2/+2 | |
| * | | | | | VS 6: Define _WIN32_WINNT to load wincrypt.h correctly | Brad King | 2011-05-18 | 1 | -0/+6 | |
| * | | | | | Improve string(RANDOM) default seed | Brad King | 2011-05-17 | 3 | -2/+69 | |
* | | | | | | Merge topic 'doc-output_required_files' | Brad King | 2011-05-24 | 1 | -2/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document status of output_required_files command (#12214) | Brad King | 2011-05-23 | 1 | -2/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-cpack-osxx11-perms' | Brad King | 2011-05-24 | 1 | -0/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ensure executable files have executable permissions. | Wesley Turner | 2011-05-16 | 1 | -0/+27 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'rule-messages' | Brad King | 2011-05-24 | 2 | -93/+73 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages | Brad King | 2011-05-16 | 19 | -670/+313 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "Honor RULE_MESSAGES property for build target messages" (#12190) | Brad King | 2011-05-16 | 2 | -92/+73 | |
* | | | | | | | | Merge topic 'intel-12-vs-2005' | Brad King | 2011-05-24 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ENH: Fix Intel 12 plugin project generation for VS < 10 | Brad King | 2011-05-16 | 1 | -3/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-24 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-23 | 1 | -1/+1 | |