aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-26Fixed cmake not finding Mac libxml2 and libpng12.Jacek Antonelli2-14/+6
2010-06-19Made CMake find the viewer version in xmlMcCabe Maxsted1-1/+1
2010-04-29Use ${ARCH} instead of x86_64 in CMake.Armin Weatherwax1-3/+1
2010-04-29Fix just another hardcoded path to Linux-i686.Armin Weatherwax1-0/+3
2010-04-28Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax1-1/+3
2010-03-13Reactivated libELFIO for Linux64 (it wasn't causing the crash).Armin Weatherwax2-4/+5
2010-03-04Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh.Armin Weatherwax1-2/+2
2010-02-27Some changes to help linux64.Armin Weatherwax2-13/+30
2010-01-12Fixed 'Cannot generate a safe linker search path' CMake warning on WindowsMcCabe Maxsted1-6/+7
2010-01-09Fixed missing dbghelp.dll fileMcCabe Maxsted1-0/+4
2010-01-09Always include VS2005 redist in copy_win_libsMcCabe Maxsted1-85/+84
2010-01-08Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer)McCabe Maxsted1-0/+2
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