quakeforge/ruamoko/cl_menu
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
..
client_menu.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
client_menu.r [cl_menu] Silence some debug output 2020-03-08 21:45:51 +09:00
controls_o.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
controls_o.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CrosshairCvar.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CrosshairCvar.r Add a new crosshair. 2012-12-12 19:36:18 +09:00
CrosshairView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CrosshairView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColor.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColor.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColorView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CvarColorView.r Fix the color view key gobbling bug. 2011-07-06 19:48:27 +09:00
CvarObject.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarObject.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarRange.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRange.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRangeView.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRangeView.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CvarString.h Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarString.r Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarStringView.h Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarStringView.r Get inputlines mostly working. 2011-07-09 21:16:38 +09:00
CvarToggle.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarToggle.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarToggleView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CvarToggleView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
Frame.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
Frame.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
HUD.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
HUD.r Fix some more double related warnings 2020-02-15 23:49:12 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
menu.h Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
menu.plist Fix the bindings menus. 2011-07-10 18:58:50 +09:00
menu.r Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
MenuGroup.h Docs for MenuGroup 2011-07-10 18:58:16 +09:00
MenuGroup.r Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
MouseToggle.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
MouseToggle.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
options.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
options.r [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09:00
options_util.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
options_util.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
plistmenu.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
plistmenu.r [ruamoko] Fix daft str_str abi 2020-04-08 21:54:41 +09:00
ProxyView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
ProxyView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
RunToggle.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
RunToggle.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
servlist.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
servlist.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
SubMenu.h Fix the bindings menus. 2011-07-10 18:58:50 +09:00
SubMenu.r Fix the bindings menus. 2011-07-10 18:58:50 +09:00