Age | Commit message (Expand) | Author |
2010-11-18 | DS: Port changes from 1.2.0 branch to trunk | Max Horn |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-09-04 | DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set. | Andre Heider |
2010-08-02 | DS: More closely immitate CXXFLAGS of custom DS build system | Max Horn |
2010-07-31 | DS: Remove now redundant ds-fs.o from PORT_OBJS | Max Horn |
2010-07-31 | DS: Fix custom DS build system | Max Horn |
2010-07-29 | DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILD | Max Horn |
2010-07-29 | BUILD: Compile & link certain files only for specific BACKEND values | Max Horn |
2010-07-07 | DS: Split buildrule for scummvm.nds and scummvm.ds.gba | Max Horn |
2010-07-07 | DS: Remove cruft from Makefiles | Max Horn |
2010-07-07 | DS: Fix some quirks in the NDS build system, remove some dead code | Max Horn |
2010-07-07 | DS: Remove redundant lines from arm9/makefile | Max Horn |
2010-07-06 | DS: cleanup arm9/makefile | Max Horn |
2010-07-05 | DS: Remove unused portdefs.cpp | Max Horn |
2010-07-05 | DS: Can now build binaries via our "configure/make" build system. | Max Horn |
2010-05-29 | DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds... | Neil Millstone |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-02-26 | DS: Attempting to rename Makefile to makefile. Not sure why it hasn't been a... | Neil Millstone |
2009-09-27 | makefile -> Nakefile | Andre Heider |
2009-03-19 | Merged Neil's NDS changes into trunk | Max Horn |
2008-12-21 | DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added several... | Max Horn |
2008-10-31 | Specified VECTOR_RENDERER_FORMAT to 1555 for DS build (at least from the code... | Johannes Schickel |
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn |
2008-09-14 | DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw... | Max Horn |
2008-09-14 | Changed VPATH to vpath, to allow building NDS port in parallel to another por... | Max Horn |
2008-06-03 | DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ge... | Max Horn |
2008-06-01 | Tweaks to DS makefiles. | Robin Watts |
2008-05-31 | DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r... | Max Horn |
2008-05-31 | DS: Fix compilation rule in Makefile to not compile everything twice | Max Horn |
2008-05-31 | DS: Adjust some compiler warnings | Max Horn |
2008-05-31 | DS: Removed some pointless -I compiler directives | Max Horn |
2008-05-31 | DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su... | Max Horn |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-15 | NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp | Bertrand Augereau |
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn |
2007-12-06 | NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back | Bertrand Augereau |
2007-12-05 | NDS: Disabling the buggy ARM blitters so that the CPU scaler works | Bertrand Augereau |
2007-11-22 | updated backends/platform/ds/arm9/makefile.in to match changes made to backen... | Max Horn |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-18 | Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl | Max Horn |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al... | Neil Millstone |