aboutsummaryrefslogtreecommitdiffstats
path: root/configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Another attempt at fixing the swresample search, should fix the buildbot ↵HEADsvn/trunkmastergithub/svn/trunkbrian-ch2016-02-141-1/+9
| | | | | | compilation git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3196 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Ops, fixing the version check in configurebrian-ch2016-02-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3195 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Only try to include libswresample if it is installed and we have pascal ↵brian-ch2016-02-141-1/+5
| | | | | | headers for that specific version git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3194 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add configure for swresamplek-m_schindler2015-12-281-0/+243
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3154 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add support for ffmpeg 2.8brian-ch2015-09-261-13/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Check for SDL_image in the configure script (thanks to mischi)brian-ch2015-08-151-0/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3122 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Add support for ffmpeg 2.7brian-ch2015-07-151-13/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3116 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update configure to detect lua5.3 and ffmpeg 2.6brian-ch2015-04-031-21/+269
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3113 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure update (generated by autogen.sh) to detect newer ffmpeg versionsbrian-ch2015-01-101-12/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3110 b956fd51-792f-4845-bead-9b4dfca2ff2c
* the sh shell needs export for permanent change of an environment variablek-m_schindler2014-10-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3082 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update configurebrian-ch2014-07-191-12/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3078 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update configure with ffmpeg version detectionk-m_schindler2013-12-231-12/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3045 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler2013-07-301-12/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3008 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correct upppercase/lowercase of lua_lib_namek-m_schindler2013-05-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2983 b956fd51-792f-4845-bead-9b4dfca2ff2c
* extend the detection of ffmpeg and lua.k-m_schindler2013-05-031-27/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2979 b956fd51-792f-4845-bead-9b4dfca2ff2c
* setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases.k-m_schindler2013-01-291-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2937 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add version detection for lua in configurek-m_schindler2013-01-271-2/+428
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2935 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add configure check for lua 5.2 on ubuntuk-m_schindler2013-01-271-9/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2934 b956fd51-792f-4845-bead-9b4dfca2ff2c
* try to fix compilation with old ffmpegk-m_schindler2012-10-201-104/+112
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2928 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure from newer GNU Autoconf 2.68k-m_schindler2012-04-201-214/+814
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2857 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure updatetobigun2010-10-101-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2657 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update configure to find libpng 1.4tobigun2010-06-171-2/+234
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2539 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Steve Jobs: There is on more thing :-)k-m_schindler2010-06-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2532 b956fd51-792f-4845-bead-9b4dfca2ff2c
* string updates part 2tobigun2010-06-081-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2457 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure update die to changes by mischi (generated by autogen.sh)tobigun2010-06-051-1/+200
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2443 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - configure recreated with autogen.shtobigun2010-04-301-1882/+1336
| | | | | | - cleanup git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2323 b956fd51-792f-4845-bead-9b4dfca2ff2c
* change lua lib filename for different versionss_alexander2010-01-131-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2088 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed old plugin stuffs_alexander2010-01-121-1255/+1814
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2078 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged lua into trunks_alexander2010-01-121-1768/+1356
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
* another fix to pass better options to the linker on Mac OS X, in particular ↵k-m_schindler2009-12-131-1/+3
| | | | | | to 10.4 ppc systems :-) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2028 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed static pcre depss_alexander2009-12-051-850/+1
| | | | | | | pcre is dynamic-loaded on application start, so configure have not to check for the pcre-lib git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1970 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added pcre dependencys_alexander2009-12-051-198/+1047
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1963 b956fd51-792f-4845-bead-9b4dfca2ff2c
* relax the linker conditions for failure for linking sqlite3 on Mac OS X ↵k-m_schindler2009-11-221-2/+3
| | | | | | 10.4, which does not have a recent enough version, but the missing symbol is not used by USDX. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1953 b956fd51-792f-4845-bead-9b4dfca2ff2c
* merged unicode branch (r1931) into trunks_alexander2009-11-091-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure and make for pluginsk-m_schindler2009-04-191-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1682 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correction of valgrind option for fpc from "-pv" to "-gv"k-m_schindler2009-01-021-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1544 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure and package description update:tobigun2008-10-251-0/+74
| | | | | | | - SDL_TTF replaced by freetype - swscale added to debian control file git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1475 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Windows resources (.rc) reduced to the icontobigun2008-09-121-3/+0
| | | | | | | - 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
* fpcmake is optionaltobigun2008-09-101-5/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1360 b956fd51-792f-4845-bead-9b4dfca2ff2c
* FreeBSD compatibility fixes:tobigun2008-09-091-7/+39
| | | | | | | | - libpng -> libpng12 - arithmetic expressions with no argument do not work $(()) -> check for empty minor/major/release version added (error occurred with portaudio. The version is simply 19) - duplicates in linker flags removed (-L...) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1356 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure update (svn:eol-style=native does not work here as the ↵tobigun2008-09-091-230/+319
| | | | | | line-endings of the auto-generated file are not consistent) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1353 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - removed configure options --enable-local/globaltobigun2008-09-021-81/+25
| | | | | | | | - 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
* - new configure/make layout: tobigun2008-09-011-0/+7323
- 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