configure/src
Pierre Pronchery cb46d84fba Add initial support for Java
This is currently limited to:
- one source file at a time (type=object)
- in-place compilation (no OBJDIR support)
- class files (as opposed to jars)
2018-06-18 23:36:31 -04: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 Add initial support for Java 2018-06-18 23:36:31 -04:00
configure.h Add initial support for Java 2018-06-18 23:36:31 -04: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 Add initial support for Java 2018-06-18 23:36:31 -04: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