aboutsummaryrefslogtreecommitdiff
path: root/ports.mk
AgeCommit message (Collapse)Author
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
svn-id: r48148
2010-02-02Install the plugins from the current directory (the build one), not from the ↵Jordi Vilalta Prat
source directory svn-id: r47812
2009-11-22Added a codesigning step to the iphonebundle make targetOystein Eftevaag
svn-id: r46089
2009-10-22Fix bug #2703992: OSX: make bundle failsMax Horn
svn-id: r45336
2009-09-25Move wii specific stuff from ports.mk to backends/platform/wii/wii.mkMax Horn
svn-id: r44343
2009-09-25Move linuxmoto specific stuff from ports.mk to a new file ↵Max Horn
backends/platform/linuxmoto/linuxmoto.mk svn-id: r44342
2009-09-25Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platformMax Horn
svn-id: r44341
2009-09-11Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW ↵Andre Heider
toolchains svn-id: r44035
2009-08-31Forgot to remove a $(STRIP) line in r43855Andre Heider
svn-id: r43860
2009-08-31Skip unnecessary I/O when stripping moto* binariesAndre Heider
svn-id: r43855
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko
svn-id: r43809
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
svn-id: r43636
2009-08-07Merge creation of Info.plist into update-version.pl.Andre Heider
This fixes the static version info after branching (#2820503). svn-id: r43101
2009-08-04commit slightly modified patch #2828646: WINCE: Integrate Windows CE with ↵Kostas Nakos
the master build system svn-id: r43041
2009-06-20oups, wrong spot.Andre Heider
svn-id: r41708
2009-06-20added vkeybd_default.zip to the Wii dist target.Andre Heider
svn-id: r41707
2009-06-18added pred.dic to DIST_FILES_ENGINEDATAAndre Heider
svn-id: r41644
2009-06-18added DIST_FILES_DOCS to Makefile.common, used by some dist targets now, ↵Andre Heider
incl. OSX bundles. svn-id: r41639
2009-06-17Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ↵Andre Heider
generation. svn-id: r41619
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
svn-id: r40440
2009-05-06Updated xcode project, and fixed dependency for the iphonebundle makefile targetOystein Eftevaag
svn-id: r40366
2009-04-19Updated 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-19We're now statically linking in zlib, for static osx buildsOystein Eftevaag
svn-id: r39539
2009-03-19Added 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-18More updates to aos4dist.Travis Howell
svn-id: r39511
2009-03-18Update aos4dist.Travis Howell
svn-id: r39510
2009-02-20Add COPYING.LGPL to dist/install for several platforms (osxsnap still needs ↵Travis Howell
an update). svn-id: r38583
2009-02-19Update win32dist.Travis Howell
svn-id: r38530
2009-02-13Don'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-22Replace some binary names with $(EXECUTABLE)Jordi Vilalta Prat
svn-id: r36003
2008-08-19Fixed 'make install' when building outside srcdirMax Horn
svn-id: r34033
2008-07-27The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0Oystein Eftevaag
svn-id: r33326
2008-05-06Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefilesJordi Vilalta Prat
svn-id: r31889
2008-05-05Fix building scummvmico.o from outside the source directoryJordi Vilalta Prat
svn-id: r31887
2008-05-02Added 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-20Another fix from #1947288: "AmigaOS4: small changes (ports.mk)"Eugene Sandulenko
svn-id: r31631
2008-04-20Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"Eugene Sandulenko
svn-id: r31628
2008-02-25added some SVN headersMax Horn
svn-id: r30961
2008-01-06Copy pred.dic for the iPhone and Amiga dist targets, tooMax Horn
svn-id: r30304
2008-01-06Some 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-06Patch #1862888: BUILD: Automate the list of data files to be distributedMax Horn
svn-id: r30301
2007-12-28Updated 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-27Ensure files in the Mac OS X bundle get the right permissions setOystein Eftevaag
svn-id: r30020
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
svn-id: r29889
2007-12-16Small change to ports.mk to make cross compiling a bit easierMax Horn
svn-id: r29888
2007-12-02Minor comment clarificationOystein Eftevaag
svn-id: r29698
2007-12-02Cleaned up the iPhone configure stuff, and added a new make target for ↵Oystein Eftevaag
statically linking a binary with the external libs svn-id: r29697
2007-11-26Moved port specific build rules from Makefile to ports.mkMax Horn
svn-id: r29645