.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.h
|
Move common code to a separate file
|
2017-11-18 04:23:19 +01:00 |
main.c
|
Also obtain paths from configuration files
|
2017-11-18 04:08:18 +01:00 |
Makefile
|
Re-generate the Makefiles
|
2017-11-18 04:23:49 +01:00 |
makefile.c
|
Code cleanup
|
2017-11-18 05:00:37 +01: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 |