configure/src
2018-03-18 23:42:38 +01:00
..
.gitignore Add a few .gitignore files 2015-05-28 21:33:10 +02:00
common.c Move common code to a separate file 2017-11-18 04:23:19 +01:00
common.h Move common code to a separate file 2017-11-18 04:23:19 +01:00
configure.c Introduce a new type for pre-processed assembly files 2018-03-18 20:36:50 +01:00
configure.h Introduce a new type for pre-processed assembly files 2018-03-18 20:36:50 +01:00
main.c Add a flag to set quiet mode for configure 2018-03-18 23:42:38 +01:00
makedepend.c Update the copyright notice 2017-12-27 23:20:37 +01:00
Makefile Re-generate the Makefiles 2018-02-19 01:33:29 +01:00
makefile.c Pre-process assembly files only when relevant 2018-03-18 23:31:24 +01:00
makefile.h Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
project.conf Move common code to a separate file 2017-11-18 04:23:19 +01:00
settings.c Also obtain paths from configuration files 2017-11-18 04:08:18 +01:00
settings.h Let the Configure instance be private (2/3) 2017-11-09 03:56:10 +01:00