summaryrefslogtreecommitdiff
path: root/dev.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Add missing getopt_long.c source file to dist (#341)Anders Björklund2019-01-021-0/+1
* Refactor conf item lookup codeJoel Rosdahl2018-10-251-2/+4
* Include error/warning ID in cppcheck outputJoel Rosdahl2018-10-251-0/+1
* Improve distcheckJoel Rosdahl2018-10-241-16/+10
* Always enable “more warnings” in dev modeJoel Rosdahl2018-10-241-1/+1
* Add some more silent make rulesJoel Rosdahl2018-10-151-5/+9
* Make cppcheck find config.hJoel Rosdahl2018-10-151-1/+1
* Pass -Wno-implicit-fallthrough when compiling bundled zlibJoel Rosdahl2018-10-131-1/+1
* Minor fixes for cygwin/msys2Rafael Kitover2018-10-131-1/+1
* Refactor debug mode codeJoel Rosdahl2018-10-071-0/+2
* Add missing extern prototypes, or make staticAnders F Björklund2018-09-161-1/+1
* Add target to run shellcheck on test bash scriptsAnders F Björklund2018-08-111-0/+6
* 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
| |/