phoenix-firestorm/indra/cmake
Nicky 529a208d47 Tcmalloc off. 2013-01-09 01:28:03 +01:00
..
00-Common.cmake Change old style comments <ND> to <FS:ND> to avoid any future confusion/ 2012-12-16 05:19:32 +01:00
APR.cmake MacOSX Lion build compatibility & adjustments, adapted from Mimika Oh 2011-08-14 12:08:44 -04:00
Audio.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
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 Fix linking Boost Wave on linux and darwin 2013-01-04 21:41:44 -07:00
BuildVersion.cmake Merge in default into growl branch, bringing it up to date. 2011-10-09 13:08:19 -07:00
CARes.cmake fix some mac build problems with library name changes with new packaages. 2011-03-01 13:13:05 -08:00
CMakeCopyIfDifferent.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
CMakeLists.txt Merge LL pathfinding 2012-08-06 18:14:39 -07:00
CSharpMacros.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
CURL.cmake backporting from v2.5 STORM-453 (update libcurl to 7.21.1) with the exception for linux do to STORM-809 not yet fixed. This fixes logins with proxy connections. 2011-01-23 15:32:46 -08:00
ColladaDom.cmake Allow colladadom library to be built standalone. 2012-10-14 13:33:56 -05:00
Copy3rdPartyLibs.cmake Added a fix and updated libs for some linux distributions crashing on opening the file picker. 2012-12-25 19:01:56 +01:00
CopyBackToSource.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
DBusGlib.cmake update dbusglib archive for linux. 2011-03-10 21:51:13 +00:00
DeploySharedLibs.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
DirectX.cmake updated DX cmake for newer versions (feb and june 2010) 2011-09-25 23:31:20 -07:00
DragDrop.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
EXPAT.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
ExamplePlugin.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Externals.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FMOD.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindAPR.cmake Look for the OS X SDK version of libapr before the system version, to allow building on Lion (10.7) for a Leopard (10.5) target. 2011-11-24 08:48:03 -06:00
FindAutobuild.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindBerkeleyDB.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindCARes.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindELFIO.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
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
FindGLH.cmake OPEN-38: Fixes for viewer-autobuild for standalone 2011-04-03 14:34:44 +02:00
FindGLOD.cmake Add standalone glod support. 2011-11-06 21:07:54 -05:00
FindGoogleBreakpad.cmake SNOW-746: Finished Google BreakPad cmake for standalone 2010-08-16 22:10:18 -04:00
FindGooglePerfTools.cmake SH-2789 WIP - allow building with or without tcmalloc, default to tcmalloc enabled 2012-01-05 17:37:02 -05:00
FindHACD.cmake Sanitize HACD.cmake and FindHACD.cmake. Use HACD_INCLUDE_DIR in all files; do not search for hacdHACD.h, that files is not needed to compile the viewer. 2011-10-27 23:56:19 +02:00
FindHUNSPELL.cmake Standalone build enhancements for Ubuntu 12.04/Linux Mint 13. 2012-10-14 08:59:30 -05:00
FindJsonCpp.cmake Fix jsoncpp header finder function to avoid weird compile errors. 2012-10-14 15:29:45 -05:00
FindKDU.cmake Provide for standalone builds with KDU. 2012-10-15 09:11:40 -05:00
FindLLQtWebkit.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindLibnotify.cmake Reverting files back to changeset 272019175cf9 (fixing mac and linux compiles due to growl branch being accedently merged into default). 2011-02-04 14:47:44 -08:00
FindMT.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindMono.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindMySQL.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindNDOF.cmake VWR-10579: Fix NDOF.cmake to do the right thing on standalone. 2010-12-15 22:44:21 +01:00
FindOpenJPEG.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindSCP.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindSVN.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindXmlRpcEpi.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
FindZLIB.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04: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
GLH.cmake OPEN-38: Fixes for viewer-autobuild for standalone 2011-04-03 14:34:44 +02:00
GLOD.cmake Add standalone glod support. 2011-11-06 21:07:54 -05: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 Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Glut.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
GoogleBreakpad.cmake merged SNOW-746: Finished Google BreakPad cmake for standalone 2010-09-29 12:57:32 +02:00
GoogleMock.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
GooglePerfTools.cmake Tcmalloc off. 2013-01-09 01:28:03 +01:00
Growl.cmake FIRE-6339: Add Growl support on OS X. Adapted from a patch by Nagi Michinaga. 2012-05-25 22:47:18 -05:00
Havok.cmake fix finding havok libs in relwithdebinfo mode (uses release unless LL_DEBUG_HAVOK is used 2012-07-21 08:47:36 -07:00
Hunspell.cmake removed spellcheck, to be replaced by LL's version 2012-07-10 23:57:05 -07:00
JPEG.cmake update libpng and jpeglib archives for mac. 2011-03-07 11:44:51 -08:00
JsonCpp.cmake OPEN-54: correct JsonCpp include path 2012-04-24 11:24:11 -04:00
LLAddBuildTest.cmake Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake. 2012-12-07 19:38:12 -05:00
LLAudio.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLCharacter.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLCommon.cmake DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. 2012-09-07 18:55:04 -04:00
LLCoreHttp.cmake Build llcorehttp as part of a viewer dependency with unit tests. This required 2012-05-07 15:16:31 -04:00
LLCrashLogger.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLDatabase.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLImage.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLImageJ2COJ.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLInventory.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLKDU.cmake Backout Rev 18389. String returns correctly with KDU 7.1 2012-12-23 11:20:08 -07:00
LLLogin.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLMath.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLMessage.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLPhysicsExtensions.cmake Add package/lib to link directories when building with tpv havok. 2012-09-03 21:51:39 +02:00
LLPlugin.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
LLPrimitive.cmake Remove Boost version "1_45" baked into library names. 2012-11-15 21:31:32 -05:00
LLRender.cmake OPEN-38: Fixes for viewer-autobuild for standalone 2011-04-03 14:34:44 +02:00
LLScene.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLSharedLibs.cmake expand tabs for coding policy 2011-10-11 09:26:40 -04:00
LLTestCommand.cmake Get rid of indra/llcommon/tests/setpython.py. 2012-02-24 17:14:07 -05:00
LLUI.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLVFS.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
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 Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LLXUIXML.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
LScript.cmake fix files that do not end with a newline (warn-on-failure:copyright because some have both problems...) 2011-08-17 12:42:37 -04:00
Linking.cmake Fixed copy&paste error in Linking.cmake 2012-09-23 13:07:35 +02:00
MediaPluginBase.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
MonoDeps.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
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 convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
OPENAL.cmake fixes to get openal working on windows. 2011-03-01 15:32:35 -08:00
OpenGL.cmake OPEN-58 Ditch GL package for glext.h package since glut.h isn't used anywhere. Probably don't need glext headers for mac or linux as they come in with system updates. 2011-04-06 14:45:27 -05:00
OpenJPEG.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
OpenSSL.cmake STORM-1619 fixes: update llqtwebkit to current build, link libcrypto statically on Mac and Linux. 2011-10-04 12:03:15 -05:00
PNG.cmake Move comments to the lines they're commenting. 2012-11-01 07:25:41 -05:00
PluginAPI.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Prebuilt.cmake Work in progress on CHOP-609. Added checking in indra/cmake/Prebuilt.cmake to skip unnecessary unpacking of already installed packages. 2011-05-04 16:07:27 -07: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 added python 3.8 to python.cmake 2011-09-25 23:32:12 -07:00
QuickTimePlugin.cmake Download QuickTime prebuilt libs only if the SQK is not installed locally (Windows only); should fix the CMake warnings if SDK is installed 2011-11-26 02:45:49 +01:00
Teapot.cmake opensim currency support (port of https://bitbucket.org/ArminW/teapot 6dd449a6457f ) 2012-06-17 12:18:44 +02: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 FIRE-3431, use packaged libfreetype, by Nicky Dasmijn 2011-10-02 18:32:23 -04:00
UnixInstall.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Utils.cmake Moved version branding into cmake 2011-01-08 00:45:00 -08:00
Variables.cmake Merge LL 3.4.2 release, 2012-12-14 07:59:55 -08:00
VersionControl.cmake Moved version branding into cmake 2011-01-08 00:45:00 -08:00
Versions.cmake Merge in default into growl branch, bringing it up to date. 2011-10-09 13:08:19 -07:00
ViewerMiscLibs.cmake Merge LL pathfinding 2012-08-06 18:14:39 -07:00
VisualLeakDetector.cmake EXP-1889 FIX As a Second Life viewer developer, I would like a tool that helps me find memory leaks. 2012-02-10 14:02:09 -08:00
WebKitLibPlugin.cmake fix: webkit linking broken on Linux 2012-06-11 12:06:19 +02:00
XmlRpcEpi.cmake integrate xmlrpc-epi into windows build. 2011-02-24 12:27:58 -08:00
ZLIB.cmake Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
cmake_dummy.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
run_build_test.py For a test program killed by signal, display signal name. 2012-03-12 12:05:18 -04:00