phoenix-firestorm/indra/cmake
Nat Goodspeed 343ffb9d51 Remove Pth library from viewer build.
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As
of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK
we're currently using directly supports the functionality for which we
originally brought in Pth.
2011-05-05 19:23:55 -04:00
..
00-Common.cmake Updated Windows build flags to set _SECURE_SCL. Removed some duplicate declarations. 2011-01-26 11:13:52 -08:00
APR.cmake ares, boost, expat, freetype archives updated to latest builds. 2011-03-04 14:49:20 -08:00
Audio.cmake
BerkeleyDB.cmake update apr and sdl archives for linux; added new archive db (needed for linux only). 2011-03-10 00:48:20 +00:00
Boost.cmake update boost archive usage for linux. 2011-03-10 17:53:15 +00:00
BuildVersion.cmake
CARes.cmake fix some mac build problems with library name changes with new packaages. 2011-03-01 13:13:05 -08:00
CMakeCopyIfDifferent.cmake
CMakeLists.txt remove ELFIO cruft; no longer needed now that we use google breakpad. 2011-03-10 22:43:33 +00:00
CSharpMacros.cmake
CURL.cmake STORM-453 : Points to the 7.21 curl libs, fixes curl cmake, fixes mac_updater build 2010-12-15 13:36:06 -08:00
Copy3rdPartyLibs.cmake OPEN-61 Adding locations that redistributable package installs msvc* files. 2011-04-21 22:11:48 +01:00
CopyBackToSource.cmake
DBusGlib.cmake update dbusglib archive for linux. 2011-03-10 21:51:13 +00:00
DeploySharedLibs.cmake
DirectX.cmake find latest DirectX dirs. 2011-01-31 12:54:57 -08:00
DragDrop.cmake dos2unix these files 2010-02-01 16:29:52 -08:00
EXPAT.cmake
ExamplePlugin.cmake
Externals.cmake
FMOD.cmake STORM-1023 : allow non standalone and non install prebuilt to use local fmod package path in autobuild.xml 2011-03-04 22:56:15 -08:00
FindAPR.cmake
FindAutobuild.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
FindBerkeleyDB.cmake
FindCARes.cmake
FindELFIO.cmake
FindFMOD.cmake STORM-1023 (was OPEN-4) and STORM-1022 (was OPEN-24) : fmod and kdu changes : cmake changes making possible to use Findxxx when INSTALL_PROPRIETARY is OFF and STANDALONE is OFF too, simplify cmake scripts around INSTALL_PROPRIETARY, add fmodex to FindFMOD 2011-02-24 20:57:34 -08:00
FindGoogleBreakpad.cmake SNOW-746: Finished Google BreakPad cmake for standalone 2010-08-16 22:10:18 -04:00
FindGooglePerfTools.cmake
FindJsonCpp.cmake SNOW-240: Fix libjson naming madness, again, for standalone. 2010-12-15 21:23:03 +01:00
FindLLQtWebkit.cmake VWR-24520: Don't use pkg_check_modules( ... QUIET ) on CMake < 2.8.2 2011-01-17 18:52:24 +01:00
FindMT.cmake
FindMono.cmake
FindMySQL.cmake
FindNDOF.cmake VWR-10579: Fix NDOF.cmake to do the right thing on standalone. 2010-12-15 22:44:21 +01:00
FindOpenJPEG.cmake
FindSCP.cmake
FindSVN.cmake
FindTut.cmake VWR-24247: develop.py configure still searches for the wrong header file when checking for Tut 2010-12-15 17:40:22 +01:00
FindXmlRpcEpi.cmake
FindZLIB.cmake VWR-24261: Configuration with cmake 2.8 is extremely slow 2010-12-20 16:10:07 +01:00
FreeType.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
GStreamer010Plugin.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
GetPrerequisites_2_8.cmake STORM-826 (workaround): correct mixed and dos-style line endings 2011-01-06 11:06:20 -05:00
Glui.cmake
Glut.cmake
GoogleBreakpad.cmake merged SNOW-746: Finished Google BreakPad cmake for standalone 2010-09-29 12:57:32 +02:00
GoogleMock.cmake STORM-981 : Fix Linux link issues when LL_TESTS is ON 2011-02-09 22:08:43 -08:00
GooglePerfTools.cmake rename google archive for linux to google-perftools and update to latest. 2011-03-16 16:06:47 +00:00
JPEG.cmake update libpng and jpeglib archives for mac. 2011-03-07 11:44:51 -08:00
JsonCpp.cmake Autobuild : Fix merge snaffu in Json cmake file 2011-03-18 16:47:43 -07:00
LLAddBuildTest.cmake merged OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test.o: No such file or directory" on standalone) 2011-03-19 22:43:33 +01:00
LLAudio.cmake DEV-43897 linux viewer2 corrupted vorbis problem 2009-12-08 08:56:13 +00:00
LLCharacter.cmake
LLCommon.cmake VWR-24254: Add support for using ld.gold on linux. 2010-12-15 20:55:10 +01:00
LLCrashLogger.cmake
LLDatabase.cmake
LLImage.cmake
LLImageJ2COJ.cmake
LLInventory.cmake
LLKDU.cmake STORM-1023 (was OPEN-4) and STORM-1022 (was OPEN-24) : fmod and kdu changes : cmake changes making possible to use Findxxx when INSTALL_PROPRIETARY is OFF and STANDALONE is OFF too, simplify cmake scripts around INSTALL_PROPRIETARY, add fmodex to FindFMOD 2011-02-24 20:57:34 -08:00
LLLogin.cmake
LLMath.cmake
LLMessage.cmake
LLPlugin.cmake VWR-24254: Add support for using ld.gold on linux. 2010-12-15 20:55:10 +01:00
LLPrimitive.cmake
LLRender.cmake
LLScene.cmake
LLSharedLibs.cmake Remove tab chars inherited with file... 2010-06-21 17:02:16 -04:00
LLTestCommand.cmake EXT-7926: fix broken LD_LIBRARY_PATH handling on Windows. 2010-06-21 12:18:16 -04:00
LLUI.cmake
LLVFS.cmake
LLWindow.cmake update apr and sdl archives for linux; added new archive db (needed for linux only). 2011-03-10 00:48:20 +00:00
LLXML.cmake
LLXUIXML.cmake
LScript.cmake
Linking.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
MediaPluginBase.cmake
MonoDeps.cmake
MonoEmbed.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
MySQL.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
NDOF.cmake VWR-10579: Fix NDOF.cmake to do the right thing on standalone. 2010-12-15 22:44:21 +01:00
OPENAL.cmake fixes to get openal working on windows. 2011-03-01 15:32:35 -08:00
OpenGL.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
OpenJPEG.cmake
OpenSSL.cmake update openSSL archive usage for darwin. 2011-03-07 14:54:50 -08:00
PNG.cmake update libpng archive for linux. 2011-03-11 23:50:00 +00:00
PluginAPI.cmake
Prebuilt.cmake STORM-1023 (was OPEN-4) and STORM-1022 (was OPEN-24) : fmod and kdu changes : cmake changes making possible to use Findxxx when INSTALL_PROPRIETARY is OFF and STANDALONE is OFF too, simplify cmake scripts around INSTALL_PROPRIETARY, add fmodex to FindFMOD 2011-02-24 20:57:34 -08:00
PulseAudio.cmake VWR-23839 Pulseaudio support is crashing web media on some new Linux distros 2010-11-15 16:48:10 +00:00
Python.cmake It is safe to use Python 2.7 on Windows, if present 2010-11-17 12:58:05 -08:00
QuickTimePlugin.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
TemplateCheck.cmake Apply server side code to message template verification onto the viewer tree. 2011-03-31 15:43:47 -07:00
Tut.cmake VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a non-standard directory. 2010-12-16 15:43:18 +01:00
UI.cmake mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
UnixInstall.cmake
Variables.cmake merge changes for storm-1187 2011-04-22 11:49:41 -04:00
ViewerMiscLibs.cmake Update slvoice dependency for Windows 2010-11-17 12:19:00 -08:00
WebKitLibPlugin.cmake d'oh, forgot to add back some q libs to the build when reverting to older linux package; here they are. 2011-03-31 16:17:12 +00:00
XmlRpcEpi.cmake integrate xmlrpc-epi into windows build. 2011-02-24 12:27:58 -08:00
ZLIB.cmake
cmake_dummy.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
run_build_test.py merge from lindenlab/viewer-development 2011-03-03 10:38:39 -08:00