Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | better failure reporting | Björn Persson | 2013-12-19 |
| | |||
* | Made run_test load the function library for the testcases. | Björn Persson | 2013-12-19 |
| | |||
* | some code to check files after tests | Björn Persson | 2013-12-19 |
| | |||
* | function library for the testcases | Björn Persson | 2013-12-17 |
| | |||
* | the beginning of a testsuite | Björn Persson | 2013-12-16 |
| | |||
* | Worked around a bug in GNU Make 3.81.version_1.2 | Björn Persson | 2013-11-04 |
| | |||
* | 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 |
| | |||
* | comment correction | Björn Persson | 2013-10-22 |
| | |||
* | minor clarification | Björn Persson | 2013-10-21 |
| | |||
* | additions to the manual | Björn Persson | 2013-10-18 |
| | |||
* | Wrote a pattern rule for making directories. | Björn Persson | 2013-10-18 |
| | |||
* | Documented targets. | Björn Persson | 2013-10-17 |
| | |||
* | Added targets for use as hooks. | Björn Persson | 2013-10-17 |
| | |||
* | heading casing | Björn Persson | 2013-10-17 |
| | |||
* | Fixed quotation marks. | Björn Persson | 2013-10-15 |
| | |||
* | Added missing tags. | Björn Persson | 2013-10-14 |
| | |||
* | Additions to the manual. | Björn Persson | 2013-10-14 |
| | | | | | | · Explained more about configuration with environment variables. · Documented show_configuration. · Added a news section. | ||
* | Added a comment. | Björn Persson | 2013-10-10 |
| | |||
* | Made Bindir relative to Libexecdir. | Björn Persson | 2013-10-10 |
| | | | | | | | | | 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. | ||
* | 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 |
|\ | |||
| * | Moved some paragraphs back. | Björn Persson | 2013-10-09 |
| | | |||
| * | Implemented archincludedir. | Björn Persson | 2013-10-09 |
| | | |||
| * | Documented archincludedir. | Björn Persson | 2013-10-08 |
| | | |||
| * | Implemented alidir. | Björn Persson | 2013-09-15 |
| | | |||
| * | Finished adding alidir to the documentation. | Björn Persson | 2013-09-15 |
| | | |||
| * | Added alidir to the documentation. | Björn Persson | 2013-09-15 |
| | | |||
* | | Added a version number. | Björn Persson | 2013-10-08 |
| | | |||
* | | Removed --no-print-directory. I can't find a way to prevent sub-Makes from ↵ | Björn Persson | 2013-09-19 |
| | | | | | | | | inheriting it. | ||
* | | Made sub-Makes use the same builddir, objdir and stagedir as the parent. | Björn Persson | 2013-09-19 |
|/ | |||
* | Save even environment variables in the configuration file. | Björn Persson | 2013-09-10 |
| | |||
* | Added fragment identifiers. | Björn Persson | 2013-09-10 |
| | |||
* | Made it easier to view the configuration. | Björn Persson | 2013-08-26 |
| | |||
* | Keeping most of the build system in a subdirectory in the source tree should ↵ | Björn Persson | 2013-08-13 |
| | | | | also work now. | ||
* | Labeled some rules.version_1.1 | Björn Persson | 2013-08-01 |
| | |||
* | Added the manual. | Björn Persson | 2013-08-01 |
| | |||
* | minor formatting fixes | Björn Persson | 2013-08-01 |
| | |||
* | Improved whitespace handling slightly. | Björn Persson | 2013-08-01 |
| | |||
* | documentation adjustments | Björn Persson | 2013-08-01 |
| | |||
* | Added support for separate build directories and for usage projects in ↵ | Björn Persson | 2013-08-01 |
| | | | | subdirectories. | ||
* | Made some internal variable names less likely to clash. | Björn Persson | 2013-07-14 |
| | |||
* | Gave the default target a better name. | Björn Persson | 2013-07-14 |
| | |||
* | Made configured values override defaults. | Björn Persson | 2013-07-14 |
| | |||
* | 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 |
| | |||
* | Improved comments. | Björn Persson | 2013-06-16 |
| | |||
* | Generalized the description of LDFLAGS. | Björn Persson | 2013-06-16 |
| | |||
* | Included options in configuration_variables. | Björn Persson | 2013-06-05 |
| | |||
* | Added generic installation instructions. | Björn Persson | 2013-05-26 |
| |