Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-23 | WIP make tcmalloc work on linux (JIRA pending) | Nyx (Neal Orman) | |
First pass at integrating the linux version of tcmalloc. Code will be reviewed in a later commit before pushing. | |||
2010-09-23 | SH-64 update GLOD on mac | Nyx Linden | |
updated GLOD again to be searched for in the correct place and updated some cmake configuration to ensure that it is being referred to in the correct places. This appears to finally solve our mac startup crash. | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | SNOW-606 REVERT libuuid removal | Nyx (Neal Orman) | |
backing out patch from SNOW-606 as it breaks the build on our linux build machines. Can be re-applied when our build machines get an updated version of libuuid. | |||
2010-09-08 | SNOW-606 FIX disable packaging of libuuid | Nyx (Neal Orman) | |
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad | |||
2010-09-13 | Include libexpat.so.1 in the list of libs to copy. | Christian Goetze (CG) | |
2010-08-19 | VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a ↵ | Aimee Linden | |
standalone build. | |||
2010-06-14 | merge | Dave Parks | |
2010-05-26 | VPLAT-268: Update Mac for relative-path libexception_handler.dylib | Nat Goodspeed | |
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it. | |||
2010-05-21 | VPLAT-237 Linux client library package for google_breakpad. | brad kittenbrink | |
2010-01-29 | got rid of tab | Palmer | |
2010-01-29 | Added glod.txt and libraries no longer unzipped into newview | Palmer | |
2009-12-08 | DEV-43896 solve render-pipeline linux mesh gzopen64 problem | Tofu Linden | |
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk. | |||
2009-12-02 | Removed libtcmalloc_minimal.dll from the default build. | Mark Palange (Mani) | |
Reviewed by Palmer | |||
2009-11-23 | re-upgrade to vivox v3 sdk here. | Tofu Linden | |
2009-11-20 | Fix for errors with integration tests failing to find libcrypto.so.0.9.7 | brad kittenbrink | |
2009-11-10 | Fix for mac failure in apr shared lib staging (Part of DEV-41724) | brad kittenbrink | |
2009-11-06 | Changed copy of libuuid.so to libuuid.so.1 | palange@eniac62.lindenlab.com | |
2009-11-03 | Continuing work on DEV-41724/DEV-41725 normalizing shared lib staging. | brad kittenbrink | |
It's basically working on linux. | |||
2009-11-02 | Implemented linux staging for DEV-41722 normalizing shared lib staging. | brad kittenbrink | |
2009-11-02 | Implemented mac staging for DEV-41722 normalizing shared lib staging. | brad kittenbrink | |
also added a bunch of comments. | |||
2009-10-30 | continuing work on DEV-41722 normalizing shared lib staging. fixed copy/paste | brad kittenbrink | |
error in the last commit(f5da14574943). | |||
2009-10-30 | continuing work on DEV-41722 normalizing shared lib staging. | brad kittenbrink | |
started factoring out copying into common section while file lists are initialized above in platform specific sections. | |||
2009-10-26 | More work for DEV-41722 normalizing shared lib staging on all 3 platforms. | brad kittenbrink | |
Started refactoring Copy3rdPartyLibs.cmake to use common commands with platform specific variables. | |||
2009-10-26 | Beginning work for DEV-41722 normalizing shared lib staging on all 3 ↵ | brad kittenbrink | |
platforms. Renamed CopyWinLibs.cmake to Copy3rdPartyLibs.cmake. |