phoenix-firestorm/indra/cmake
Graham Madarasz e8b8a12b73 Mods to make compile on gcc 4.6.3 work mo betta 2013-03-12 10:48:05 -07:00
..
00-Common.cmake Mods to make compile on gcc 4.6.3 work mo betta 2013-03-12 10:48:05 -07:00
APR.cmake
Audio.cmake
BerkeleyDB.cmake
Boost.cmake Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake. 2012-11-16 15:39:58 -05:00
BuildVersion.cmake
CARes.cmake
CMakeCopyIfDifferent.cmake
CMakeLists.txt Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -07:00
CSharpMacros.cmake
CURL.cmake
Copy3rdPartyLibs.cmake Fix linux_crash_logger freetype fail (now finds prebuilts as it should) 2013-03-12 07:27:31 -07:00
CopyBackToSource.cmake
DBusGlib.cmake
DeploySharedLibs.cmake
DirectX.cmake
DragDrop.cmake
EXPAT.cmake
ExamplePlugin.cmake
Externals.cmake
FMOD.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindAPR.cmake
FindAutobuild.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindBerkeleyDB.cmake
FindCARes.cmake
FindELFIO.cmake
FindFMOD.cmake
FindGLH.cmake
FindGoogleBreakpad.cmake
FindGooglePerfTools.cmake SH-2789 WIP - allow building with or without tcmalloc, default to tcmalloc enabled 2012-01-05 17:37:02 -05:00
FindHUNSPELL.cmake more attempts to fix the hunspell lib for Mac 2012-04-25 12:27:34 -04:00
FindJsonCpp.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindLLQtWebkit.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FindMT.cmake
FindMono.cmake
FindMySQL.cmake
FindNDOF.cmake
FindOpenJPEG.cmake
FindSCP.cmake
FindSVN.cmake
FindXmlRpcEpi.cmake
FindZLIB.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
FreeType.cmake Fix linux_crash_logger freetype fail (now finds prebuilts as it should) 2013-03-12 07:27:31 -07:00
GLH.cmake
GLOD.cmake
GStreamer010Plugin.cmake
GetPrerequisites_2_8.cmake
Glui.cmake
Glut.cmake
GoogleBreakpad.cmake
GoogleMock.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
GooglePerfTools.cmake MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. Disable private memory pools. Make viewer large address aware on windows. 2012-11-07 16:03:54 -06: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 more attempts to fix the hunspell lib for Mac 2012-04-25 12:27:34 -04:00
JPEG.cmake
JsonCpp.cmake OPEN-54: correct JsonCpp include path 2012-04-24 11:24:11 -04:00
LLAddBuildTest.cmake Merge in viewer-development 2013-01-14 09:31:57 -08:00
LLAudio.cmake
LLCharacter.cmake
LLCommon.cmake Pull and merge viewer-development 2012-12-04 14:31:15 -08: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
LLDatabase.cmake
LLImage.cmake
LLImageJ2COJ.cmake
LLInventory.cmake
LLKDU.cmake
LLLogin.cmake
LLMath.cmake
LLMessage.cmake
LLPhysicsExtensions.cmake refactor to build llphysicsextensions_tpv package for sublicensees 2012-07-20 07:38:12 -07: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
LLScene.cmake
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
LLVFS.cmake
LLWindow.cmake
LLXML.cmake
LLXUIXML.cmake
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 remove some cmake output that is no longer needed 2012-07-03 09:36:38 -04:00
MediaPluginBase.cmake
MonoDeps.cmake
MonoEmbed.cmake
MySQL.cmake
NDOF.cmake convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
NVAPI.cmake MAINT-1841 Fix for mac/linux build 2012-11-19 18:30:13 -06:00
OPENAL.cmake
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
OpenSSL.cmake statically link libcrypto in the Mac build 2011-09-27 18:16:11 -04:00
PNG.cmake
PluginAPI.cmake
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
Python.cmake Updated llconvexdecomposition library build 2011-04-06 15:54:27 -04:00
QuickTimePlugin.cmake
TemplateCheck.cmake
Tut.cmake
UI.cmake
UnixInstall.cmake
Variables.cmake Restore cmake to use 10.6 hacked locally to 10.8 of which TC does not approve 2013-03-12 06:59:12 -07:00
ViewerMiscLibs.cmake Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -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 EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration. 2012-02-28 17:21:52 +02:00
XmlRpcEpi.cmake
ZLIB.cmake
cmake_dummy.cpp
run_build_test.py For a test program killed by signal, display signal name. 2012-03-12 12:05:18 -04:00