summaryrefslogtreecommitdiff
path: root/dev.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Don't remove *_lookup.c files when cleaningJoel Rosdahl2011-09-191-2/+2
* Merge branch 'master' into configJoel Rosdahl2011-07-311-1/+1
|\
| * Add missing header to header list in dev.mk.inJoel Rosdahl2011-07-311-1/+1
* | Add missing headers to dev.mk.inJoel Rosdahl2011-07-311-1/+1
* | config: Track and print configuration item originsJoel Rosdahl2011-07-291-1/+2
* | config: Use code generated by gperf for looking up configuration itemsJoel Rosdahl2011-07-291-0/+5
|/
* Minor tweak of version finding commandJoel Rosdahl2010-09-261-2/+2
* Fix version.c for older gitsWilson Snyder2010-09-261-1/+1
* Add a .tar.xz dist archiveJoel Rosdahl2010-09-061-14/+9
* Use GNU tar's auto detection of extension when creating dist archivesJoel Rosdahl2010-09-061-3/+3
* Move lists of compiler options' semantics into a separate compopt.c fileJoel Rosdahl2010-09-011-1/+1
* Introduce system.hJoel Rosdahl2010-08-291-1/+1
* Extract knowledge about languages and extensions into a separate fileJoel Rosdahl2010-08-291-0/+1
* Don't remove version.c when cleaning a release buildJoel Rosdahl2010-08-051-0/+1
* Make reading and writing of statistics counters forward-compatibleJoel Rosdahl2010-08-041-1/+1
* Add missing MANUAL.txt in dist archivesJoel Rosdahl2010-08-021-2/+2
* Remove *.tar.bz2 and *.tar.gz when cleaningJoel Rosdahl2010-08-021-2/+1
* Add missing test/util.h to dist archivesJoel Rosdahl2010-08-021-1/+1
* General overhaul of license and copyright informationJoel Rosdahl2010-08-021-4/+6
* No need for distcheck to run test since installcheck does it allJoel Rosdahl2010-07-161-1/+0
* Add framework for tests written in CJoel Rosdahl2010-07-161-2/+8
* Include all dependency files in .deps to make it work with sources in subdirsJoel Rosdahl2010-07-151-1/+1
* Get rid of configure-dev; dev mode is given by dev.mk.in presenceJoel Rosdahl2010-07-141-1/+1
* Break long lineJoel Rosdahl2010-06-191-1/+2
* Include version number in generated documentationJoel Rosdahl2010-06-191-2/+2
* Move make rule for ccache.1 to dev.mk.inJoel Rosdahl2010-06-191-0/+3
* Also clean generated *.xml filesJoel Rosdahl2010-06-191-0/+1
* Improve formatting of git revision infoJoel Rosdahl2010-06-101-1/+1
* Include git revision info in version numberJoel Rosdahl2010-06-091-3/+9
* Use nicer temporary directory names in dist/distcheck makefile targetsJoel Rosdahl2010-04-281-2/+2
* Convert all documentation files to AsciiDoc and rename ccache.txt to manual.txtJoel Rosdahl2010-04-281-2/+22
* Clean files in .deps instead of including them in the dist archiveJoel Rosdahl2010-02-281-3/+2
* Treat warnings as errors in developer modeJoel Rosdahl2010-02-271-0/+1
* Only clean non-dev stuff in Makefile's clean targetJoel Rosdahl2010-02-261-1/+3
* Portability: don't require GNU makeJoel Rosdahl2010-02-261-0/+54