| Commit message (Expand) | Author | Age | Files | Lines |
* | Download prebuilt vivox (and 32bitcompatibilitylibs on 64bit) even when using... | Aleric Inglewood | 2010-10-25 | 1 | -0/+8 |
* | Added detection for Python 2.7 (currently untested) | McCabe Maxsted | 2010-10-16 | 1 | -0/+2 |
* | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-10-10 | 1 | -0/+1 |
|\ |
|
| * | Use all those cores for compile | Robin Cornelius | 2010-10-09 | 1 | -0/+1 |
* | | Removed not needed libgio-2.0 dependency on OSX | elektrahesse | 2010-10-09 | 1 | -1/+0 |
|/ |
|
* | Fixed (again) how libjpeg is found on Mac. (#256/#464) | Jacek Antonelli | 2010-10-08 | 1 | -1/+1 |
* | RED-429: Link against prebuilt libraries / always use gtk-related system libs... | Aleric Inglewood | 2010-10-08 | 2 | -0/+4 |
* | RED-560: Add support for STANDALONE to OPENAL.cmake | Aleric Inglewood | 2010-10-02 | 1 | -2/+12 |
* | RED-560: Revert changes to indra/cmake/OPENAL.cmake | Aleric Inglewood | 2010-10-02 | 1 | -19/+104 |
* | Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly | Aleric Inglewood | 2010-10-02 | 1 | -0/+0 |
|\ |
|
| * | RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow. | Aleric Inglewood | 2010-10-02 | 1 | -0/+46 |
| * | RED-573: FindTut.cmake is missing: tut.h is not searched for. | Aleric Inglewood | 2010-10-01 | 2 | -2/+46 |
| * | RED-561: Optimization flags used during --Type=Debug (linux x86_64) | Aleric Inglewood | 2010-10-01 | 1 | -17/+4 |
| * | RED-552: VWR-12838: NDOF is assumed to exist, even with --standalone. | Aleric Inglewood | 2010-10-01 | 2 | -9/+62 |
| * | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning. | Jacek Antonelli | 2010-09-23 | 1 | -0/+0 |
* | | RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow. | Aleric Inglewood | 2010-09-30 | 1 | -0/+46 |
* | | RED-573: FindTut.cmake is missing: tut.h is not searched for. | Aleric Inglewood | 2010-09-30 | 2 | -2/+46 |
* | | RED-561: Optimization flags used during --Type=Debug (linux x86_64) | Aleric Inglewood | 2010-09-28 | 1 | -17/+4 |
* | | RED-560: Imprudence doesn't compile when configured with --standalone | Aleric Inglewood | 2010-09-28 | 3 | -107/+35 |
* | | RED-552: VWR-12838: NDOF is assumed to exist, even with --standalone. | Aleric Inglewood | 2010-09-28 | 2 | -9/+62 |
|/ |
|
* | stay away from find_library! | Nemurimasu Neiro | 2010-09-13 | 2 | -10/+4 |
* | linux64: move cxx flags from external script into 00-Common.cmake for transpa... | Armin Weatherwax | 2010-09-10 | 1 | -1/+17 |
* | fix: 32bit libs for linux64 are not actually downloaded | Armin Weatherwax | 2010-09-10 | 1 | -2/+2 |
* | Fixed Boost.cmake and removed the boost::system and boost::filesystem depende... | elektrahesse | 2010-09-10 | 1 | -6/+0 |
* | Fixed Boost.cmake to correctly find the boost_system lib on mac | Elektra Hesse | 2010-09-04 | 1 | -2/+2 |
* | Added fonts package to install.xml. | Jacek Antonelli | 2010-09-04 | 1 | -0/+2 |
* | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 2010-09-03 | 1 | -0/+3 |
* | fix libjpeg linking on Mac OS | Nemurimasu Neiro | 2010-09-02 | 1 | -1/+5 |
* | pull boost 1.39 from LL for Linux32, add boost system and boost filesystem to... | Armin Weatherwax | 2010-09-01 | 1 | -1/+6 |
* | added spellcheck + translation from Emerald Viewer. references to modularsyst... | Patrick Sapinski | 2010-08-30 | 5 | -0/+140 |
* | Added AAC decoding to GStreamer for Windows | McCabe Maxsted | 2010-08-28 | 1 | -0/+4 |
* | Updated windows version of openal-soft to 1.12.854 | McCabe Maxsted | 2010-08-21 | 1 | -2/+2 |
* | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py | McCabe Maxsted | 2010-08-12 | 1 | -0/+33 |
* | Fixed cmake not finding Mac libxml2 and libpng12. | Jacek Antonelli | 2010-06-26 | 2 | -14/+6 |
* | Made CMake find the viewer version in xml | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
* | Reactivated libELFIO for Linux64 (it wasn't causing the crash). | Armin Weatherwax | 2010-03-13 | 2 | -4/+5 |
* | Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh. | Armin Weatherwax | 2010-03-04 | 1 | -2/+2 |
* | Some changes to help linux64. | Armin Weatherwax | 2010-02-27 | 2 | -13/+30 |
* | Fixed 'Cannot generate a safe linker search path' CMake warning on Windows | McCabe Maxsted | 2010-01-12 | 1 | -6/+7 |
* | Fixed missing dbghelp.dll file | McCabe Maxsted | 2010-01-09 | 1 | -0/+4 |
* | Always include VS2005 redist in copy_win_libs | McCabe Maxsted | 2010-01-09 | 1 | -85/+84 |
* | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) | McCabe Maxsted | 2010-01-08 | 1 | -0/+2 |
* | Use ${ARCH} instead of x86_64 in CMake. | Armin Weatherwax | 2010-01-03 | 1 | -3/+1 |
* | Fix just another hardcoded path to Linux-i686. | Armin Weatherwax | 2010-01-03 | 1 | -0/+3 |
* | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 2010-01-03 | 1 | -1/+3 |
* | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 2009-12-06 | 1 | -4/+4 |
* | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 2009-12-06 | 1 | -1/+0 |
* | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 2009-12-06 | 2 | -10/+14 |
* | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 2009-12-06 | 1 | -1/+0 |
* | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2009-12-06 | 2 | -3/+8 |