quakeforge/config.d
Bill Currie 6d5ffa9f8e [build] Move to non-recursive make
There's still some cleanup to do, but everything seems to be working
nicely: `make -j` works, `make distcheck` passes. There is probably
plenty of bitrot in the package directories (RPM, debian), though.

The vc project files have been removed since those versions are way out
of date and quakeforge is pretty much dependent on gcc now anyway.

Most of the old Makefile.am files  are now Makemodule.am.  This should
allow for new Makefile.am files that allow local building (to be added
on an as-needed bases).  The current remaining Makefile.am files are for
standalone sub-projects.a

The installable bins are currently built in the top-level build
directory. This may change if the clutter gets to be too much.

While this does make a noticeable difference in build times, the main
reason for the switch was to take care of the growing dependency issues:
now it's possible to build tools for code generation (eg, using qfcc and
ruamoko programs for code-gen).
2020-06-25 11:35:37 +09:00
..
ac_config_files.m4 [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
asm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
build_control.m4 [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cdrom.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
compiling.m4 Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
compression.m4 Use pkg-config for zlib. 2012-08-18 21:41:33 +09:00
cross_compile.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
curses.m4 [build] Fix curses.h header check 2020-03-22 01:14:57 +09:00
fbdev.m4 Disable fbdev for now. 2012-07-09 12:06:59 +09:00
git-version-gen Use git-version-gen to create meaningful version strings. 2012-12-21 18:43:03 +09:00
header_files.m4 Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
joystick.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
library_functions.m4 Clean up usage of va_copy. 2016-01-03 21:16:23 +09:00
mgl.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
networking.m4 A bunch of networking compile fixes. 2012-08-18 21:49:30 +09:00
paths.m4 Make fs_userpath default to ~/quakeforge on windows. 2013-01-23 11:10:19 +09:00
programs.m4 Require bison 2.6 or later. 2013-01-11 13:48:14 +09:00
pthread.m4 "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
qfcc.m4 Replace system defines/includes with qfcc's 2020-02-19 02:35:09 +09:00
result.m4 Fix the broken defaults for sound and cd plugins. 2012-02-12 21:16:28 +09:00
rpm.m4 [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sdl.m4 Use pkg-config when checking for sdl. 2012-11-29 11:16:06 +09:00
sound.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
svga.m4 Disable svga support for now. 2013-02-14 09:37:25 +09:00
system_services.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
typedefs_structs_compiler.m4 Fix a bunch of bit-rot. 2018-06-08 13:21:30 +09:00
versions.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
windows.m4 Reduce CFLAGS abuse a little for mingw targets. 2013-01-28 16:21:42 +09:00
x11.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00