aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-28add configure for swresamplek-m_schindler1-2/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3154 b956fd51-792f-4845-bead-9b4dfca2ff2c
2013-12-07disable codesigningk-m_schindler1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3021 b956fd51-792f-4845-bead-9b4dfca2ff2c
2013-12-06fix codesign, dependence of libtiff, and treat only the libavcodec version, ↵k-m_schindler1-1/+9
which is in ultrastardx git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3017 b956fd51-792f-4845-bead-9b4dfca2ff2c
2011-01-02Move OSX libs related functions in Makefile to make it working again in Linuxnexus891-13/+16
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2787 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-16Finally fix libpcre.dylib in the Mac OS X stand-alone application bundlek-m_schindler1-0/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2531 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-11Mac OS X: fix installation and loading of libpcre.dylib in standalone and ↵k-m_schindler1-3/+8
fink based app. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2483 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-02artwork directory removedk-m_schindler1-4/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2330 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-19install the lua plugins in the application bundle.k-m_schindler1-0/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2209 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-01-12install plugins with install-alls_alexander1-2/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2084 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-01-12reverted accidentally removed plugin install/unstall routiness_alexander1-0/+9
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2083 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-01-12removed plugin stuffs_alexander1-12/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2077 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-09merged unicode branch (r1931) into trunks_alexander1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-07-26- Disable plugins as most linux distributions use the buggy binutils-2.19.1 ↵tobigun1-2/+2
(upcoming Ubuntu 9.10 will use a different one). In addition the dll-plugins are very instable and probably will not used in the release in favor of the lua ones. - If you really want this stuff, make them manually: cd plugins make git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1925 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-09Remove -verbose option. Reason for failure was incomplete update of python ↵k-m_schindler1-4/+4
and buildbot from 2.5 to 2.6 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1806 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-09another try to fix failing Mac OS X disk image creationk-m_schindler1-1/+4
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1805 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-08increase verbosity of Mac OS X hdiutil for easier tracking of errors when ↵k-m_schindler1-3/+3
creating disk images. previous commit had wrong order of options git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1804 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-08increase verbosity of Mac OS X hdiutil for easier tracking of errors when ↵k-m_schindler1-3/+3
creating disk images git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1803 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-04-20increase initial size of Mac OS X diskimagek-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1688 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-04-19better version for make and install the pluginsk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1684 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-04-19configure and make for pluginsk-m_schindler1-2/+17
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1682 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-03-05the macosx icon file (ultrastardx.icns) must be in the folder resourcesk-m_schindler1-1/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1622 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-03-04Mac OS X only: change folder hierarchy in Application Support: delete ↵k-m_schindler1-4/+4
Resources. Requires a new ./configure Attention: This requires manually moving all songs and anything else installed manually. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1618 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-12typo corecctionk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1516 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-31We need more space for resourcesk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1493 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-12- Windows resources (.rc) reduced to the icontobigun1-11/+15
- Texture resource names are now directly written to resources.inc - Fonts are no resources anymore. They are moved to game/fonts and can be changed to support multiple charsets (until the TTF part is finished). Fonts are registered in fonts/fonts.in git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1367 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-10INSTALL_DATA -> INSTALL_PROGRAMtobigun1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1358 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-09autogen.sh moved back to roottobigun1-3/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1352 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-09- better conformance of Makefiles to GNU coding standardstobigun1-60/+126
- bindir/prefix, etc. can be changed anytime make is performed and is not hardcoded on configure time anymore - paths are written to the intermediate paths.inc file (instead of config-xyz.inc) - binary is not stripped anymore - fpc.m4 rewrite - additional options like heaptrace, range-checks - noexecstack workaround - some more changes - configure.ac helper functions moved to ax_ectract_version.m4 and pkg_config_utils.m4 - some icons moved from artwork to icons git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1351 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-04make macosx-disk-image renamed to make macosx-dmg; new: make macosx-clean ↵k-m_schindler1-4/+16
removes bundle AND diskimage git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1344 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-03songs folder created in Application Support/UltraStarDeluxe/Resources. ↵k-m_schindler1-1/+4
creation of disk image fixed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1342 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-02- removed configure options --enable-local/globaltobigun1-45/+44
- instead for - global build: just type "make" and "make install" - local build: just type "make" and start "game/ultrastardx" git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1338 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-01- new configure/make layout: tobigun1-211/+188
- configure/main-makefile moved to root-dir - configure-script checked in (no need to call autogen.sh on first run) - autogen.sh, m4, install.sh etc. moved to dists/autogen/ - config.guess/sub for canonical builds - unit-tests moved to test - removed delphi subdir in portaudio/-mixer - COPYING.txt/AUTHORS.txt/... added - dists/delphi7/2005 added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1334 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27- use lower-case paths: songs/themes/languages/etc.tobigun1-19/+18
- adjustment for build-environment in game git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1329 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27name and path change of icon filek-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1323 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27project-files updated for new layouttobigun1-8/+8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1315 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-21Correction X11 path for standalone app for Mac OS X 10.4. Works on 10.5, too.k-m_schindler1-1/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1283 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-19missing Mac OS X tools added and creation of diskimagek-m_schindler1-1/+15
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1274 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-18first try to create a Mac OS X standalone app bundlek-m_schindler1-0/+40
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1273 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-08changed binary name from UltraStar to ultrastardxtobigun1-4/+5
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1246 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-08debian package name changed to ultrastardxtobigun1-13/+11
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1243 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-07-17- cleanuptobigun1-65/+60
- partition into logical sections - Mac app-bundle clean-up - log-dir stuff removed (log dir will be moved to the ~/.ultrastart/logs soon as we do not need special permissions as in /var/log) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1206 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-07-07surrounded filenames with double-quotes so filenames containing spaces are ↵tobigun1-37/+25
not truncated anymore. This fixes the missing "Outline x" font bug which was due to the "Outline 1" directory splitted into Outline in the install-recursive section of the Makefile. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1167 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-06-08- set svn:eol-style to nativetobigun1-355/+355
- removed some svn:executable properties from non-executable files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1144 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-05-24Name change of Mac OS X app bundle: blank in name removedk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1130 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-05-17Creating macosx-app with "make macosx-app". XCode building probably brokenk-m_schindler1-1/+64
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1107 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-04-22New Makefile:tobigun1-74/+95
- no need to edit config-linux.inc for non-standard installation - "make release", "make debug" targets, so reconfiguring with --enable/disable-debug is not necessary anymore - linkerflags (environment variables LDFLAGS and LIBS) (e.g. from pkg-config) like "-Lpath" or "-Wl,-rpath,'path'" are passed to fpc - some cleanup git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1028 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-04-07- Removed lrs resource usage in linux. Resources are copied to ↵tobigun1-24/+27
/usr/share/resources now. - Unified resource handling: call GetResourceStream (UCommon) to retrieve a resource. - Removed the lazarus dependency in the Makefile (it will also use the main .dpr-file now) - Now that the lazarus dependency is gone, the MacOSX and Linux version might use a shared codebase. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1013 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-03-30enabled the output of the full file path on error, warning or notice durring ↵s_alexander1-1/+1
compilation git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@982 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-03-07missing backslash addedtobigun1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@937 b956fd51-792f-4845-bead-9b4dfca2ff2c