File: TODO

package info (click to toggle)
ccbuild 2.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,612 kB
  • sloc: cpp: 5,093; ansic: 1,913; sh: 244; makefile: 24
file content (11 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11

The features that may set of a new release and things to look out for:
  - Describe transition paths to various install/distribution systems (autotools, icmake, aap etc) in documentation
  -  Write documentation on the ordering of library linking arguments.
      Showing that global header usage influences this and that it's
      a real problem with a solution in ccResolutions (force sequence
      by placing both libraries in both header resolution lines).
  -  Take a look at source-header separation issue for library creation.

Also see the list of inline TODO's generated by "sh tools/todo.sh"