Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-11 | Added stripping and permissions of the iPhone executable in ports.mk | Oystein Eftevaag | |
svn-id: r49002 | |||
2010-05-09 | Revise how prefix, datadir etc. are handled. | Max Horn | |
With these changes, we are a bit closer to how autoconf works, the de-facto standard for configure scripts. The changes make it easier for packagers to modify where ScummVM install things (e.g. the Maemo port might benefit from this). It is now also trivial to override certain paths when invoking make, e.g. you can now do make install prefix=/opt and also datadir, mandir etc. will reflect the change. svn-id: r48989 | |||
2010-05-08 | Remove the now broken "deb" target. | Andre Heider | |
svn-id: r48966 | |||
2010-04-13 | Patch #2984292: "AmigaOS4: Remove _SVN from unstable builds" | Max Horn | |
svn-id: r48652 | |||
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat | |
svn-id: r48148 | |||
2010-02-02 | Install the plugins from the current directory (the build one), not from the ↵ | Jordi Vilalta Prat | |
source directory svn-id: r47812 | |||
2009-11-22 | Added a codesigning step to the iphonebundle make target | Oystein Eftevaag | |
svn-id: r46089 | |||
2009-10-22 | Fix bug #2703992: OSX: make bundle fails | Max Horn | |
svn-id: r45336 | |||
2009-09-25 | Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk | Max Horn | |
svn-id: r44343 | |||
2009-09-25 | Move linuxmoto specific stuff from ports.mk to a new file ↵ | Max Horn | |
backends/platform/linuxmoto/linuxmoto.mk svn-id: r44342 | |||
2009-09-25 | Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform | Max Horn | |
svn-id: r44341 | |||
2009-09-11 | Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW ↵ | Andre Heider | |
toolchains svn-id: r44035 | |||
2009-08-31 | Forgot to remove a $(STRIP) line in r43855 | Andre Heider | |
svn-id: r43860 | |||
2009-08-31 | Skip unnecessary I/O when stripping moto* binaries | Andre Heider | |
svn-id: r43855 | |||
2009-08-29 | Patch #2845084: "Linuxmoto-backend small update" | Eugene Sandulenko | |
svn-id: r43809 | |||
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko | |
svn-id: r43636 | |||
2009-08-07 | Merge creation of Info.plist into update-version.pl. | Andre Heider | |
This fixes the static version info after branching (#2820503). svn-id: r43101 | |||
2009-08-04 | commit slightly modified patch #2828646: WINCE: Integrate Windows CE with ↵ | Kostas Nakos | |
the master build system svn-id: r43041 | |||
2009-06-20 | oups, wrong spot. | Andre Heider | |
svn-id: r41708 | |||
2009-06-20 | added vkeybd_default.zip to the Wii dist target. | Andre Heider | |
svn-id: r41707 | |||
2009-06-18 | added pred.dic to DIST_FILES_ENGINEDATA | Andre Heider | |
svn-id: r41644 | |||
2009-06-18 | added DIST_FILES_DOCS to Makefile.common, used by some dist targets now, ↵ | Andre Heider | |
incl. OSX bundles. svn-id: r41639 | |||
2009-06-17 | Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ↵ | Andre Heider | |
generation. svn-id: r41619 | |||
2009-05-10 | iPhone fixes for compiling with the unofficial sdk | Oystein Eftevaag | |
svn-id: r40440 | |||
2009-05-06 | Updated xcode project, and fixed dependency for the iphonebundle makefile target | Oystein Eftevaag | |
svn-id: r40366 | |||
2009-04-19 | Updated Mac OS X and iPhone bundle creation a bit (copying in more docs, and ↵ | Oystein Eftevaag | |
removed the version name from the mounted volume directory to avoid manually updating the DS_Store file every release) svn-id: r40018 | |||
2009-03-19 | We're now statically linking in zlib, for static osx builds | Oystein Eftevaag | |
svn-id: r39539 | |||
2009-03-19 | Added support for specifying which prefix directory to link in static libs ↵ | Oystein Eftevaag | |
for (for mac os x and iphone bundles), and use a build-specific strip command svn-id: r39537 | |||
2009-03-18 | More updates to aos4dist. | Travis Howell | |
svn-id: r39511 | |||
2009-03-18 | Update aos4dist. | Travis Howell | |
svn-id: r39510 | |||
2009-02-20 | Add COPYING.LGPL to dist/install for several platforms (osxsnap still needs ↵ | Travis Howell | |
an update). svn-id: r38583 | |||
2009-02-19 | Update win32dist. | Travis Howell | |
svn-id: r38530 | |||
2009-02-13 | Don't try to distribute the SDL Readme in Amiga as it isn't included in its ↵ | Jordi Vilalta Prat | |
SDK anymore svn-id: r36307 | |||
2009-01-22 | Replace some binary names with $(EXECUTABLE) | Jordi Vilalta Prat | |
svn-id: r36003 | |||
2008-08-19 | Fixed 'make install' when building outside srcdir | Max Horn | |
svn-id: r34033 | |||
2008-07-27 | The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0 | Oystein Eftevaag | |
svn-id: r33326 | |||
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat | |
svn-id: r31889 | |||
2008-05-05 | Fix building scummvmico.o from outside the source directory | Jordi Vilalta Prat | |
svn-id: r31887 | |||
2008-05-02 | Added support to load plugins from different directories and the ability to ↵ | Jordi Vilalta Prat | |
specify the default directory from configure. svn-id: r31816 | |||
2008-04-20 | Another fix from #1947288: "AmigaOS4: small changes (ports.mk)" | Eugene Sandulenko | |
svn-id: r31631 | |||
2008-04-20 | Patch #1947288: "AmigaOS4: small changes (Makefile, configure)" | Eugene Sandulenko | |
svn-id: r31628 | |||
2008-02-25 | added some SVN headers | Max Horn | |
svn-id: r30961 | |||
2008-01-06 | Copy pred.dic for the iPhone and Amiga dist targets, too | Max Horn | |
svn-id: r30304 | |||
2008-01-06 | Some fixes to 'dist' targets -- use srcdir to reference files in the source ↵ | Max Horn | |
dir (makes it possible to build in external directories) svn-id: r30302 | |||
2008-01-06 | Patch #1862888: BUILD: Automate the list of data files to be distributed | Max Horn | |
svn-id: r30301 | |||
2007-12-28 | Updated the OS X bundle creation to point to the new location for the engine ↵ | Oystein Eftevaag | |
data files, and added lure.dat as well (forward-port) svn-id: r30052 | |||
2007-12-27 | Ensure files in the Mac OS X bundle get the right permissions set | Oystein Eftevaag | |
svn-id: r30020 | |||
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn | |
svn-id: r29889 | |||
2007-12-16 | Small change to ports.mk to make cross compiling a bit easier | Max Horn | |
svn-id: r29888 | |||
2007-12-02 | Minor comment clarification | Oystein Eftevaag | |
svn-id: r29698 |