Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Xcode: Support multiple level nesting of XCode folders (#10039) | Johan Björk | 2011-06-07 | 2 | -22/+50 | |
| * | | | | | | CMake: Move tokenize to cmSystemTools | Johan Björk | 2011-06-07 | 3 | -32/+36 | |
* | | | | | | | Merge topic 'fix_vs10_custom_command_rulefiles' | Brad King | 2011-06-08 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix for bug #11927, external project git clone step always runs vs10. | Bill Hoffman | 2011-06-07 | 1 | -0/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-08 | 1 | -1/+1 | |
* | | | | | | Merge topic 'eliminate-cvs-from-release-scripts' | Brad King | 2011-06-07 | 11 | -40/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake: eliminate use of cvs in the Release scripts | David Cole | 2011-06-02 | 11 | -40/+44 | |
* | | | | | | | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe' | Brad King | 2011-06-07 | 15 | -29/+333 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BundleUtilities: Avoid test on Watcom dashboards (#12034) | David Cole | 2011-06-04 | 1 | -3/+3 | |
| * | | | | | | | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo... | Clinton Stimpson | 2011-06-02 | 1 | -4/+2 | |
| * | | | | | | | BundleUtilities: Add rpath to loadable modules in test. | Clinton Stimpson | 2011-06-02 | 3 | -25/+70 | |
| * | | | | | | | BundleUtilities: Print reason for not loading module.so | Clinton Stimpson | 2011-06-01 | 1 | -3/+7 | |
| * | | | | | | | BundleUtilities: Run test on Windows if either MSVC or dumpbin was found. | Clinton Stimpson | 2011-06-01 | 1 | -2/+4 | |
| * | | | | | | | BundleUtilities: Disable running test on Windows unless using MSVC. | Clinton Stimpson | 2011-06-01 | 1 | -3/+3 | |
| * | | | | | | | BundleUtilities: Fix issues with custom target DEPENDS in test (#12034) | Clinton Stimpson | 2011-05-31 | 4 | -3/+11 | |
| * | | | | | | | BundleUtilities: Fix test when using xcode (#12034) | Clinton Stimpson | 2011-05-31 | 1 | -1/+1 | |
| * | | | | | | | BundleUtilities: Fix regex to extract dependents from ldd (#12034) | Clinton Stimpson | 2011-05-31 | 1 | -1/+1 | |
| * | | | | | | | BundleUtilities: Work w/ non .app exes on Mac (#12034) | Clinton Stimpson | 2011-05-27 | 14 | -28/+275 | |
* | | | | | | | | Merge topic 'fix-BundleUtilities-cryptic-error-message' | Brad King | 2011-06-07 | 1 | -3/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | BundleUtilities: Avoid a cryptic and unhelpful error message | David Cole | 2011-06-02 | 1 | -3/+15 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs10_include_fix' | Brad King | 2011-06-07 | 4 | -1/+74 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | One more try. Use full path by default, and relative on broken compilers. | Bill Hoffman | 2011-06-03 | 1 | -5/+29 | |
| * | | | | | | | | Use bin tree for inclues to avoid -I with spaces in the path. | Bill Hoffman | 2011-06-03 | 5 | -8/+17 | |
| * | | | | | | | | Append and do not clobber CMAKE_CXX_FLAGS in the test. | Bill Hoffman | 2011-06-03 | 1 | -1/+1 | |
| * | | | | | | | | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. | Bill Hoffman | 2011-06-02 | 8 | -1/+41 | |
* | | | | | | | | | Merge topic 'fix_leak' | Brad King | 2011-06-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a memory leak. | Bill Hoffman | 2011-06-06 | 1 | -0/+1 | |
* | | | | | | | | | | Merge topic 'Xcode-universal-binary-depend-issue-11844' | Brad King | 2011-06-07 | 3 | -44/+72 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Xcode: Fix parallel build depends with universal binaries (#11844) | Brad King | 2011-06-06 | 3 | -44/+72 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-07 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-06-06 | 1 | -1/+1 | |
* | | | | | | | | 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 'XL-Fortran-moddir-issue-12246' | Brad King | 2011-06-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | XL: Place Fortran modules with -qmoddir= flag (#12246) | Brad King | 2011-06-01 | 1 | -0/+2 | |
* | | | | | | | | | Merge topic 'fix-Xcode-spelling-issue-12231' | Brad King | 2011-06-02 | 8 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix XCode -> Xcode typos, notably in man page (#12231) | Sean McBride | 2011-05-31 | 8 | -13/+13 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | | | Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying' | Brad King | 2011-06-02 | 1 | -22/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix , to - in Copyright message so it passes CMake.ModuleNotices test | Philip Lowman | 2011-05-26 | 1 | -1/+1 | |