summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
Commit message (Collapse)AuthorAgeFilesLines
* CMake 2.8.11.2v2.8.11.2Brad King2013-07-021-0/+18
|
* CMake 2.8.11.1v2.8.11.1Brad King2013-06-051-0/+23
|
* CMake 2.8.11v2.8.11Robert Maynard2013-05-151-0/+4
|
* CMake 2.8.11-rc4Robert Maynard2013-05-071-0/+10
|
* CMake 2.8.11-rc3Robert Maynard2013-04-181-0/+11
|
* CMake 2.8.11-rc2Robert Maynard2013-04-051-0/+66
|
* CMake 2.8.11-rc1Robert Maynard2013-03-141-0/+555
|
* CMake 2.8.10.2v2.8.10.2Brad King2012-11-261-0/+14
|
* CMake 2.8.10.1v2.8.10.1Brad King2012-11-061-0/+16
|
* CMake 2.8.10v2.8.10David Cole2012-10-311-0/+4
|
* CMake 2.8.10-rc3David Cole2012-10-241-0/+16
|
* CMake 2.8.10-rc2David Cole2012-10-181-0/+66
|
* CMake 2.8.10-rc1David Cole2012-10-021-0/+358
|
* CMake 2.8.9v2.8.9David Cole2012-08-091-0/+4
|
* CMake 2.8.9-rc3David Cole2012-07-251-0/+65
|
* CMake 2.8.9-rc2David Cole2012-07-141-0/+76
|
* CMake 2.8.9-rc1David Cole2012-06-221-0/+306
|
* CMake 2.8.8v2.8.8David Cole2012-04-181-0/+19
|
* CMake 2.8.8-rc2David Cole2012-04-051-0/+36
|
* CMake 2.8.8-rc1David Cole2012-03-221-0/+537
|
* CMake 2.8.7v2.8.7David Cole2011-12-301-0/+4
|
* CMake 2.8.7-rc2David Cole2011-12-211-0/+52
|
* CMake 2.8.7-rc1David Cole2011-12-081-0/+263
|
* CMake 2.8.6v2.8.6David Cole2011-10-041-0/+29
|
* CMake 2.8.6-rc4David Cole2011-09-221-0/+43
|
* CMake 2.8.6-rc3David Cole2011-09-091-0/+58
|
* CMake 2.8.6-rc2David Cole2011-09-021-0/+97
|
* CMake 2.8.6-rc1David Cole2011-08-261-0/+207
|
* CMake 2.8.5v2.8.5David Cole2011-07-081-0/+6
|
* CMake 2.8.5-rc3 include regression fixDavid Cole2011-06-271-0/+6
|
* CMake 2.8.5-rc3David Cole2011-06-211-0/+21
|
* CMake 2.8.5-rc2David Cole2011-06-151-0/+82
|
* CMake 2.8.5-rc1David Cole2011-05-251-0/+308
|
* CMake 2.8.4v2.8.4David Cole2011-02-151-0/+20
|
* CMake 2.8.4-rc2David Cole2011-01-311-0/+85
|
* CMake 2.8.4-rc1David Cole2011-01-121-0/+308
|
* CMake 2.8.3v2.8.3David Cole2010-11-031-0/+2
|
* CMake 2.8.3-rc4David Cole2010-10-291-0/+23
|
* CMake 2.8.3-rc3David Cole2010-10-201-0/+27
|
* CMake 2.8.3-rc2Brad King2010-10-061-0/+80
|
* CMake 2.8.3-rc1Brad King2010-09-151-0/+278
|
* CMake 2.8.2v2.8.2Brad King2010-06-281-0/+2
|
* CMake 2.8.2-rc4Brad King2010-06-241-0/+23
|
* CMake 2.8.2-rc3Brad King2010-06-221-0/+22
|
* CMake 2.8.2-rc2Brad King2010-06-151-0/+34
|
* Merge branch 'release'Brad King2010-06-151-1/+1
|\
| * ChangeLog: Mention "current" and "since" versionsBrad King2010-06-151-1/+1
| |
* | ctest_update: Support Git upstream branch rewritesBrad King2010-06-081-0/+1
|/ | | | | | | | | | | | | Use 'git fetch' followed by 'git reset' to update the source tree. This is better than 'git pull' because it can handle a rewritten upstream branch and does not leave local modifications. After fetch, parse FETCH_HEAD to find the merge head that 'git pull' would choose to track the upstream branch. Then reset to the selected head. In the normal fast-forward case the behavior remains unchanged. However, now local modifications and commits will be erased, and upstream rewrites are handled smoothly. This ensures that the upstream branch is tested as expected.
* Merge branch 'sunCC-5.11-rpath-link'Brad King2010-06-081-0/+1
|\
| * ChangeLog: Mention new Sun compiler supportBrad King2010-06-081-0/+1
| |