Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Made explicitly set directory variables override a directories project. | Björn Persson | 2013-11-04 |
| | |||
* | Added GNATPREPFLAGS for completeness. | Björn Persson | 2013-10-22 |
| | |||
* | Renamed runtimedir to runstatedir. | Björn Persson | 2013-10-09 |
| | | | | | | | 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. | ||
* | Moved some paragraphs back. | Björn Persson | 2013-10-09 |
| | |||
* | Documented archincludedir. | Björn Persson | 2013-10-08 |
| | |||
* | Finished adding alidir to the documentation. | Björn Persson | 2013-09-15 |
| | |||
* | Added alidir to the documentation. | Björn Persson | 2013-09-15 |
| | |||
* | documentation adjustments | Björn Persson | 2013-08-01 |
| | |||
* | Redesigned the handling of relative pathnames. | Björn Persson | 2013-07-13 |
| | | | | | | | | | · 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. | ||
* | Generalized the description of LDFLAGS. | Björn Persson | 2013-06-16 |
| | |||
* | Added generic installation instructions. | Björn Persson | 2013-05-26 |