aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-03Use ${ARCH} instead of x86_64 in CMake.Armin Weatherwax1-3/+1
2010-01-03Fix just another hardcoded path to Linux-i686.Armin Weatherwax1-0/+3
2010-01-03Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax1-1/+3
2009-12-06Added Imprudence VC80 .config files to the repoMcCabe Maxsted1-4/+4
2009-12-06Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmakeMcCabe Maxsted1-1/+0
2009-12-06Moved the viewer artwork to its own CMake fileMcCabe Maxsted2-10/+14
2009-12-06Removed libpng12-0.dll from CopyWinLibs.cmakeMcCabe Maxsted1-1/+0
2009-12-06Made downloading the artwork work while using the --standalone flagMcCabe Maxsted2-3/+8
2009-12-06Added Imprudence viewer artwork to install.xmlMcCabe Maxsted1-0/+5
2009-12-06Removed VS2003 boost references from CMakeMcCabe Maxsted1-12/+2
2009-11-28Compile flag "-Wno-non-virtual-dtor" is for C++, not C.Jacek Antonelli1-2/+2
2009-11-18Added Linux package for liboil 0.3.16.Jacek Antonelli1-0/+1
2009-11-18Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404.Jacek Antonelli1-1/+0
2009-11-18Silenced some compiler warnings on Linux.Jacek Antonelli1-7/+8
2009-11-15Fixed CMake setting errorsMcCabe Maxsted2-1/+3
2009-11-10Viewer compiles, but still trying to get everything to link on WindowsMcCabe Maxsted1-8/+18
2009-11-08Finally packaged up Mac libraries.Jacek Antonelli4-7/+9
2009-11-03Second Life viewer sources 1.23.5Jacek Antonelli1-1/+47
2009-11-03Created our own Linux freetype package, 2.3.11.Jacek Antonelli1-1/+0
2009-10-18Updated and added some Linux libs.Jacek Antonelli2-8/+14
2009-10-09Updated and added some Linux libs.Jacek Antonelli2-8/+14
2009-09-26Removed overridden /oy compiler optionMcCabe Maxsted1-1/+1
2009-09-25Fixed Windows using wrong GStreamer library namesMcCabe Maxsted1-17/+17
2009-09-25Removed problematic /MP flagMcCabe Maxsted1-16/+7
2009-09-15Applied patch by Robin Cornelius for VWR-11128 - Python not always detected b...McCabe Maxsted1-0/+4
2009-09-04Updated GStreamer and Zlib windows libsMcCabe Maxsted1-0/+8
2009-08-29Fixed CMake not finding GLib on windowsMcCabe Maxsted1-0/+1
2009-08-29Fixed OpenAL CMake errorMcCabe Maxsted1-1/+2
2009-06-08Restored zlib1.dll (not a bad entry)McCabe Maxsted1-2/+4
2009-06-08Placed the gstreamer plugins in newview where they belongMcCabe Maxsted1-166/+0
2009-06-08removed bad entries from copy_win_libsMcCabe Maxsted1-8/+0
2009-06-07Fixed CopyWinLibs.CMake errors (removed Vivox)McCabe Maxsted1-62/+0
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli19-72/+287
2009-04-28Updated copy_win_libs for 1.1 RC3McCabe Maxsted1-212/+212
2009-04-20Help (force) Mac to use the right OpenAL lib and header dir.Jacek Antonelli1-5/+10
2009-04-10Help Mac find the right libalut.0.dylib.Jacek Antonelli1-1/+10
2009-04-10Help Mac find the right libxml2.2.dylib.Jacek Antonelli1-1/+13
2009-03-30Added flag for multi-core compiling in VS2005McCabe Maxsted1-0/+8
2009-03-30Added VS optimizations to cmakeMcCabe Maxsted1-0/+7
2009-03-29Using OpenAL framework on Mac after all. Maybe.Jacek Antonelli1-1/+7
2009-03-29Tweaked the list of linked-in gstreamer libs for Mac.Jacek Antonelli1-3/+6
2009-03-26Link with some gstreamer core libs on Linux.Jacek Antonelli1-6/+4
2009-03-12Don't find specific OpenAL lib locations on Mac/Linux.Jacek Antonelli1-8/+2
2009-03-11Removed redundant/unnecessary OpenAL lib names and pathsJacek Antonelli1-5/+5
2009-03-11Better indentation in OPENAL.cmake.Jacek Antonelli1-17/+15
2009-03-11Removed Quicktime-related cmake codeJacek Antonelli2-51/+0
2009-03-08Tweaked GStreamer.cmake to work on MacJacek Antonelli1-14/+30
2009-02-25Fixed copy_win_libsMcCabe Maxsted1-22/+30
2009-02-12Second Life viewer sources 1.22.8-RCJacek Antonelli3-6/+36
2009-02-06develop.py should now work again under windowsMcCabe Maxsted3-16/+24