quakeforge/config.d
Bill Currie 3e38c4aa48 Merge branch 'qfcc-cse'
qfcc now does local common subexpression elimination. It seems to work, but
is optional (default off): use -O to enable. Also, uninitialized variable
detection is finally back :)

The progs engine now has very basic valgrind-like functionality for
checking pointer accesses. Enable with pr_boundscheck 2
2012-12-13 20:17:28 +09:00
..
ac_config_files.m4 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
asm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
build_control.m4 Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
cdrom.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
compiling.m4 Use DWARF debugging with recent gcc. 2012-11-14 14:51:23 +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 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
fbdev.m4 Disable fbdev for now. 2012-07-09 12:06:59 +09:00
header_files.m4 A bunch of networking compile fixes. 2012-08-18 21:49:30 +09:00
joystick.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
library_functions.m4 Fall back to execve/wait when execvp and waitpid are unavailable. 2012-08-19 13:18:38 +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 Use correct name for OpenGL library on OpenBSD by default. 2012-03-03 21:01:23 +09:00
programs.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
pthread.m4 "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
qfcc.m4 Move qfcc's libs and headers to ${prefix}/share 2012-05-05 19:34:35 +09:00
result.m4 Fix the broken defaults for sound and cd plugins. 2012-02-12 21:16:28 +09:00
rpm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +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 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
system_services.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
typedefs_structs_compiler.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
versions.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
windows.m4 Remove some no longer necessary evil hacks. 2010-12-23 11:38:00 +09:00
x11.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00