Commit graph

19 commits

Author SHA1 Message Date
Richard Goedeken
27bcdace7b fixed minor makefile issues #234 and 236 2009-06-08 20:57:53 +00:00
Louai Al-Khanji
2f1a8fca89 More build system updates. glN64 fails to link currently. 2008-12-06 13:19:31 +00:00
Richard Goedeken
08d0a19e0d modified the version number handling in the makefiles. The fixes the problem of build failures from exported source trees and compiles in the version number given by VER= when release.mk is used 2008-10-18 16:36:44 +00:00
Louai Al-Khanji
e087a47f46 Make the qt gui aware of window id's for config, about, and test calls. Add about and test dialogs for qt4 gui. 2008-09-07 22:32:06 +00:00
Louai Al-Khanji
feb4c22c89 Convert glN64 to plain Qt. 2008-08-22 07:47:33 +00:00
Scott Knauert
fb8d8415d7 Replace -DSVN_* commandline flags with macros in main/version.h. Requires a few extra lines in plugin makefiles, but allows for much cleaner builds. 2008-08-21 02:45:34 +00:00
Scott Knauert
6d12da379d Two main updates. Mostly a number of older Gtk GUI related improvmenets to Jttl Audio that were never commited, with the idea that we should get one plugin fairly polished as an example for new developers. Also fixed license issues with Mupen64plus makefiles, jttl audio files, and 7zip decoder. 2008-08-14 06:49:46 +00:00
Scott Knauert
b3f8add4fd Commited a number of build system improvements. Mostly focusing on getting NOGUI versions of plugins to not require Gtk libs and improvements related to the OSX porting effort. Tested not to break any of the GUI build options on 32-bit linux. 2008-08-04 06:12:29 +00:00
Richard Goedeken
5dc43c38f0 fixed problem with recent glN64 commit breaking regression test 2008-07-31 12:01:12 +00:00
Scott Knauert
b1e5768ee7 Add ability to compile glN64 with GUI=NONE option, removing Gtk2 dependenve. Currenly one
must do this manually and not with the main makefile.
2008-07-31 05:05:32 +00:00
Richard Goedeken
a4e795690d removed all the hokey ASM code from glN64 2008-07-21 02:43:39 +00:00
Louai Al-Khanji
8ba70595bb Better kde4 gui compilation courtesy of Tub. This actually workds
properly.
2008-05-27 18:09:45 +00:00
Richard Goedeken
71578f2d36 KDE4 GUI builds now with makefiles 2008-05-04 14:20:27 +00:00
Richard Goedeken
cf2961980d KDE4 GUI merge: added KDE4 build support in glN64 plugin 2008-04-21 20:06:26 +00:00
Richard Goedeken
015cac7e91 KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
Richard Goedeken
9f10d202be Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
John Chadwick
ec8445cc55 Attempt 3 at commiting the patches.
THIS PATCH IS PRELIMINARY AND DOES NOT WORK.
It also needs some major cleanup and most plugins are not yet compiling. Going to need any help I can get here, but I'll be working on it.
2008-04-14 04:37:57 +00:00
Scott Knauert
6df73cc663 Changes: Fixed all non-debugging warnings in glN64, added -Wall to
Makefile. 

Testing Done: Compiles without warnings and yields similar results to 
previous svn on my r300.
2008-04-04 20:38:41 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00