Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-28 | Fix left out & error-causing from previous commit | Erik Kundiman | |
2024-08-20 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-19 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-18 | Use the release build of webrtc to avoid pedantic asserts which are handled ↵ | Roxie Linden | |
properly anyway. | |||
2024-08-08 | CR fixes | Roxie Linden | |
2024-08-07 | build debug symbols for llwebrtc even for release | Roxie Linden | |
2024-08-07 | Add Windows multi-pdb upload capability | Roxie Linden | |
2024-08-06 | Build an xcarchive for mac symbol upload. | Roxie Linden | |
2024-08-05 | Build mac symbols for multiple binaries/dynamic libraries and upload them ↵ | Roxie Linden | |
all to bugsplat | |||
2024-07-28 | Fix libllwebrtc.dylib installation to the package | Erik Kundiman | |
llwebrtc.h is not unnecessarily installed any more. When code signing the app on macOS, there was also a problem where it said that this header wasn't signed. ??? That's why we make sure that it won't be installed now. Also on macOS, the dylib is installed to Frameworks right away, so now we don't have any unused double in Resources. | |||
2024-07-05 | `make install` on macOS installs libllwebrtc.dylib | Erik Kundiman | |
For now it's to the Resources folder, while 3rd-party libraries have moved to the Frameworks folder, so let's see. | |||
2024-06-28 | Install libllwebrtc.so | Erik Kundiman | |
2024-05-19 | Get rid of a deprecated warning in Linux builds | Roxie Linden | |
2024-02-22 | coding cleanup | Roxie Linden | |
2024-02-08 | some build tweaks | Roxie Linden | |
2024-02-08 | set toolset for llwebrtc | Roxie Linden | |
2024-02-08 | Updates to build on mac. | Roxie Linden | |
2024-02-08 | Pull webrtc down from a webserver before building. | Roxie Linden | |
2024-02-08 | Checkpoint WebRTC Voice | Roxie Linden | |