IDE: comments

git-svn-id: trunk@27011 -
This commit is contained in:
mattias 2010-08-04 15:39:59 +00:00
parent 513cb6bd7b
commit aad0de1107

View File

@ -64,8 +64,12 @@
- every package/project needs a function to compute all values of its build macros
- build macros depend on used packages and project build macro values
- add a changestamp for this
- conditionals needs macro values of project, default macro values of
required packages and current package
- default value of a build macro requires values of project and
default macro values of required packages
- every package/project needs a function to substitute macros
- check local macros (pkgdir, pkgoutdir, ...)
- check local macros (pkgdir, pkgoutdir)
- first check active project values
- then check default values of build macros of used packages
- finally use default global macros