| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
When directory variables in project files are relative pathnames, then
Comfignat.Bindir is now relative to Comfignat.Libexecdir, while the other
pathnames are relative to Comfignat.Bindir. This should help programs in
Libexecdir figure out the pathnames of files they need.
The manual now also notes that runstatedir and lockdir are always absolute.
|
|
|
|
|
|
|
| |
A new variable named runstatedir has been defined in the GNU Coding Standards.
Comfignat had runtimedir for the same purpose. The name is now changed to keep
Comfignat compatible with the GNU Coding Standards. This change also improves
the documentation of runstatedir and lockdir.
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
subdirectories.
|
|
|
|
|
|
|
|
|
| |
· Directory variables for embedding and for installation were separated.
· Directory variables for embedding are now available in project Comfignat.
· Relative pathnames are now relative to gprdir or bindir in different places.
· Options are conveyed to build project files as external variables.
· Gnatprep_definitions is now Gnatprep_arguments.
· preprocess_file and builder_arguments were added.
|
|
|