Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| * | | | | | | | | | Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob... | Philip Lowman | 2011-05-26 | 37 | -168/+628 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindProtobuf: Better MSVC support, Searching for protobuf lite | Philip Lowman | 2011-05-26 | 1 | -22/+82 | |
* | | | | | | | | | | | Merge topic 'hdf5-module-bug-fix' | Brad King | 2011-06-02 | 1 | -45/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove unnecessary mark_as_advanced from FindHDF5. | Will Dicharry | 2011-05-25 | 1 | -15/+6 | |
| * | | | | | | | | | | FindHDF5 ensures good link lines when libraries are duplicated. | Will Dicharry | 2011-05-25 | 1 | -5/+16 | |
| * | | | | | | | | | | Fix for bug 11752, mixed debug and release libraries. | Will Dicharry | 2011-05-25 | 1 | -3/+7 | |
| * | | | | | | | | | | Use HDF5_FOUND to control autoconf and CMake built FindHDF5. | Will Dicharry | 2011-05-25 | 1 | -35/+34 | |
| * | | | | | | | | | | Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs. | Will Dicharry | 2011-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | Add logic for CMake built HDF5 install. | Will Dicharry | 2011-05-16 | 1 | -15/+37 | |
| * | | | | | | | | | | HDF5 high level library is a find COMPONENT now. | Will Dicharry | 2011-05-16 | 1 | -2/+7 | |
| * | | | | | | | | | | Modified the FindHDF5.cmake file to locate the Fortran bindings. | Tim Gallagher | 2011-05-16 | 1 | -7/+25 | |
* | | | | | | | | | | | 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 | |