Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Merge branch 'Debian_coordination' | Björn Persson | 2013-10-09 |
|\ | |||
| * | Implemented archincludedir. | Björn Persson | 2013-10-09 |
| | | |||
| * | Implemented alidir. | Björn Persson | 2013-09-15 |
| | | |||
* | | Added a version number. | Björn Persson | 2013-10-08 |
|/ | |||
* | Added the manual. | Björn Persson | 2013-08-01 |
| | |||
* | minor formatting fixes | Björn Persson | 2013-08-01 |
| | |||
* | Added support for separate build directories and for usage projects in ↵ | Björn Persson | 2013-08-01 |
| | | | | subdirectories. | ||
* | 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. | ||
* | Changed the default suffix of files to be preprocessed. | Björn Persson | 2013-06-16 |