ioq3quest/misc
Matt Palmer 14cb72f912 Improvements to the linux build script
In no particular order:

* Use `set -e`, because it prevents accidents, and means we can avoid
  lengthy &&-joined command chains.
* Override defaults by setting env vars; this means people don't have to
  edit the script to change things.
* Use an unpredictable and safely-created tmpdir for building; ain't nobody
  wants to cleanup from a tmpdir race condition attack.
* Test for the presence of `git` and `make` *before* asking questions, and
  only prompt the user about them if they're missing.  No need to bother
  people with unnecessary reading.
* Automatically clean up the build directory after use.
* Tidy up some indenting that had come asunder.
2017-11-21 23:07:54 -06:00
..
linux Improvements to the linux build script 2017-11-21 23:07:54 -06:00
msvc -ffast-math for msvc 2014-07-20 05:22:20 -05:00
msvc10 Update headers in VS (10 and 11) projects 2015-08-19 13:50:39 -05:00
msvc11 Update headers in VS (10 and 11) projects 2015-08-19 13:50:39 -05:00
msvc12 Rename (already updated) opus-1.1 to opus-1.1.4 2017-05-23 11:47:27 -05:00
nsis Make client for Windows x86_64 use OpenAL64.dll by default 2017-09-04 20:34:55 -05:00
osx Escape quotes for sv_dlURL in shell so it doesn't become "http:" 2017-07-20 23:24:52 -05:00
osxfe/ioquake3fe Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00
quake3_flat.iconset Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00
setup Update arch in misc/setup for ioq3 changing from i386 to x86 2017-08-07 05:52:13 -05:00
xcode bug 5986 - Configure jenkins to spit out mac .app 2013-07-18 00:11:10 -05:00
ReadMe-OSX.rtf ReadMe for OS X 1.36 2009-05-06 00:16:05 +00:00
ioquake3-folder.icns adding the OS X folder icon, use 2009-04-23 07:39:37 +00:00
quake3-tango.png Generated a quick n dirty png of the tango icon. 2009-04-09 19:40:02 +00:00
quake3-tango.xcf Quake 3 Tango-Style icon, suitable for scaling low. Thanks to jayschwa@gmail.com for 2008-07-06 02:23:06 +00:00
quake3.icns * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.ico * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.png * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3.svg * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
quake3_flat.icns Initial Xcode workspace & project support (4.6.3). 2013-07-13 01:06:26 -05:00