summaryrefslogtreecommitdiff
path: root/dev.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Make sure to export ASAN_OPTIONS properlyAnders F Björklund2018-04-231-2/+2
* Make sure to call configure with right pathAnders F Björklund2018-04-231-1/+1
* Add a travis-build container, for running locallyAnders F Björklund2018-04-231-0/+7
* Clean upJoel Rosdahl2018-03-111-4/+4
* Support out-of-source buildsAnders F Björklund2018-03-111-5/+16
* Improve man page generationJoel Rosdahl2018-03-041-9/+12
* Change extension of AsciiDoc files to .adocJoel Rosdahl2018-03-011-7/+7
* The Dockerfile was moved to a subdirectoryAnders F Björklund2018-02-281-1/+1
* Fix paths to bundled zlibJoel Rosdahl2018-02-251-1/+11
* Fix printing of version number in “ccache --version”Joel Rosdahl2018-02-111-5/+5
* Update lookup tables with new location of .gperf filesJoel Rosdahl2018-02-111-1/+1
* Add update-authors make recipe and use itJoel Rosdahl2018-02-101-0/+6
* Rearrange files into suitable subdirectories, e.g. src and docJoel Rosdahl2018-02-071-37/+37
* Fix most warnings from cppcheck 1.72Joel Rosdahl2018-02-041-1/+1
* test: Rearrange files into test and unittest directoriesJoel Rosdahl2018-01-291-6/+7
* Add docker target for running test with DockerAnders F Björklund2017-03-251-0/+5
* Make sure to use right compiler for scan-buildAnders Björklund2017-02-201-1/+2
* Add target for Clang static analyzer (scan-build)Anders Björklund2017-02-201-0/+5
* Split installation instructions into from-repo and from-archive casesJoel Rosdahl2016-08-271-1/+1
* Remove testdir.* and perfdir.* on "make clean"Joel Rosdahl2016-07-221-1/+1
* Convert README and INSTALL to markdownJoel Rosdahl2016-07-161-5/+3
* Add cppcheck Makefile targetJoel Rosdahl2016-01-021-0/+8
* Include m4 files used by configure.ac in dist archiveJoel Rosdahl2015-10-271-0/+1
* Update source code style according to uncrustifyJoel Rosdahl2015-08-051-1/+2
* Add uncrustify config and make ruleJoel Rosdahl2015-08-051-0/+9
* Fix build error when compiling ccache with recent clang versionsJoel Rosdahl2015-04-271-1/+1
* Fix developer mode detectionJoel Rosdahl2012-09-231-0/+1
* Only clean dist generate targets when using distcleanDavid Givone2012-09-131-1/+1
* Improve dev.mk to be more platform independentDavid Givone2012-09-131-5/+16
* Include more files in dist to comply with GPL's "preferred form" clauseJoel Rosdahl2012-08-081-0/+6
* Expand file lists in dev.mk.in to make it easier to add and sort the itemsJoel Rosdahl2012-08-081-9/+41
* Reorder build options to guarantee usage of bundled zlib headers and librariesJoel Rosdahl2012-08-071-3/+3
* Merge branch 'maint'Joel Rosdahl2012-08-071-1/+1
|\
| * make git version macro work if compiled outside of src dirPatrick von Reth2012-08-071-1/+1
* | Require Windows Vista or later for win32 buildsJoel Rosdahl2012-08-011-1/+2
* | 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