~ubuntu-branches/ubuntu/utopic/cmake/utopic

« back to all changes in this revision

Viewing changes to ChangeLog.manual

  • Committer: Package Import Robot
  • Author(s): Modestas Vainius
  • Date: 2013-05-19 22:47:11 UTC
  • mfrom: (1.14.4) (3.1.36 sid)
  • Revision ID: package-import@ubuntu.com-20130519224711-u5epjzlruto82iak
Tags: 2.8.11-2
* Build with BZip2 support, thanks to Pino Toscano for heads up!
* Bump Standards-Version to 3.9.4: no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changes in CMake 2.8.11 (since 2.8.11-rc4)
 
2
----------------------------------------
 
3
None
 
4
 
 
5
Changes in CMake 2.8.11-rc4 (since 2.8.11-rc3)
 
6
----------------------------------------------
 
7
Brad King (1):
 
8
      target_link_libraries: Update usage requirements documentation
 
9
 
 
10
Stephen Kelly (3):
 
11
      Centralize maintenance of usage requirement include directories
 
12
      Fix include dir propagation from conditionally linked targets
 
13
      Memoize usage requirement include directories in a config-specific map
 
14
 
1
15
Changes in CMake 2.8.11-rc3 (since 2.8.11-rc2)
2
16
----------------------------------------------
3
17
Brad King (1):