Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Marked phony targets as phony. | Björn Persson | 2014-02-23 |
| | |||
* | Made base fail. | Björn Persson | 2014-02-23 |
| | |||
* | more license noticesversion_1.3 | Björn Persson | 2014-02-06 |
| | |||
* | Test dependencies between preprocessed and non-preprocessed project files. | Björn Persson | 2014-02-05 |
| | |||
* | Documented changes in version 1.3. | Björn Persson | 2014-02-05 |
| | |||
* | Set the version number to 1.3. | Björn Persson | 2014-02-05 |
| | |||
* | Avoid spaces in sub-Make testing. | Björn Persson | 2014-02-03 |
| | |||
* | Merged the branch "testsuite". | Björn Persson | 2014-02-02 |
|\ | |||
| * | Fixed inclusion. | Björn Persson | 2014-02-02 |
| | | |||
| * | Test variable conveyance to a sub-Make. | Björn Persson | 2014-02-01 |
| | | |||
| * | Removed the tab character. | Björn Persson | 2014-02-01 |
| | | | | | | | | Apparently tabs are forbidden in strings in GNAT project files. | ||
| * | more testcases | Björn Persson | 2014-02-01 |
| | | |||
| * | Check that the right generated files exist. | Björn Persson | 2014-01-31 |
| | | |||
| * | Don't echo the echo command. | Björn Persson | 2013-12-26 |
| | | |||
| * | 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 |
| | | |||
* | | Avoid spaces in the configuration file's pathname. | Björn Persson | 2014-02-01 |
| | | |||
* | | Protect tab caracters. | Björn Persson | 2013-12-27 |
| | | |||
* | | Exclude the current working directory from VPATH. | Björn Persson | 2013-12-26 |
| | | |||
* | | Added "make_*" variables with relative pathnames. | Björn Persson | 2013-12-26 |
| | | |||
* | | Use VPATH to find project files. | Björn Persson | 2013-12-14 |
|/ | |||
* | 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 |
|/ |