mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 11:00:37 +02:00
IDE: comments
git-svn-id: trunk@27011 -
This commit is contained in:
parent
513cb6bd7b
commit
aad0de1107
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user