aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/JPEG.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed (again) how libjpeg is found on Mac. (#256/#464)Jacek Antonelli2010-10-031-8/+1
| | | | | | | | | | | | Related information from Nemurimasu Neiro: stay away from find_library! due to an undocumented feature of find_xxx functions in CMake, no additional libraries may be found after the first call to a find_xxx function that searches the prebuilt libraries folder. CMake will request the folder contents *at most once* and libraries added by install.py will be missed.
* Added a fallback for CMake JPEG_LIBRARIES on Mac.Jacek Antonelli2010-09-161-1/+4
|
* fix libjpeg linking on Mac OSNemurimasu Neiro2010-09-161-1/+5
| | | | | my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs
* Merge remote branch 'mccabe/1.3.0-next' into nextJacek Antonelli2009-11-191-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/00-Common.cmake linden/indra/newview/skins/default/xui/de/floater_about.xml linden/indra/newview/skins/default/xui/fr/floater_about.xml linden/indra/newview/skins/default/xui/ja/floater_about.xml linden/indra/newview/skins/default/xui/ko/floater_about.xml linden/indra/newview/skins/default/xui/zh/floater_about.xml linden/install.xml
| * Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-301-1/+1
| |
* | Finally packaged up Mac libraries.Jacek Antonelli2009-11-081-4/+1
|/ | | | | flac, glib, gstreamer, gstreamer-plugins, jpeg-6b, liboil, libpng, libxml, neon, ogg-vorbis, openal, thoera.
* Second Life viewer sources 1.21.0-RCJacek Antonelli2008-09-061-0/+23