.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
|
Fix build with newer libSystem Array API
|
2018-02-04 19:14:52 +01:00 |
main.c
|
Also obtain paths from configuration files
|
2017-11-18 04:08:18 +01:00 |
makedepend.c
|
Update the copyright notice
|
2017-12-27 23:20:37 +01:00 |
Makefile
|
Re-generate the Makefiles
|
2017-11-18 04:23:49 +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 |