Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-18 | Remove FreeALUT from instructions except for FBSD | Erik Kundiman | |
Our macOS and GNU/Linux builds use FMOD, and FreeALUT is required only when OpenAL is used instead. | |||
2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-17 | FMOD installation instruction on macOS & GNU/Linux | Erik Kundiman | |
It is assumed that fmodstudioapi20222mac-installer.dmg or fmodstudioapi20223linux.tar.gz has been downloaded from https://www.fmod.com/download#fmodengine to ~/Downloads/. | |||
2024-07-17 | LL libndofdev installation instructions for macOS | Erik Kundiman | |
2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-17 | WebRTC installation instructions for GNU/Linux | Erik Kundiman | |
2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-17 | CMakeCache.txt needs to be removed before building | Erik Kundiman | |
so the CPACK_PACKAGE_VERSION can be refreshed and CPack can pick the new one up at the second CMake run. | |||
2024-07-17 | Fedora build doesn't depend on system OpenJPEG | Erik Kundiman | |
at least officially. It could, use system OpenJPEG, but I'd have make the patch official, and that would break it on Debian & Ubuntu. | |||
2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-16 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-16 | OpenJPEG installation instructions for GNU/Linux | Erik Kundiman | |
GNU/Linux users are assumed to have CMake installed cause obtaining opj_config_private.h requires it already. Fedora users are assumed to have zstd installed cause untarring LL's packages requires it already. | |||
2024-07-16 | LL's OpenSSL installation instructions for FreeBSD | Erik Kundiman | |
2024-07-15 | Necessary folder inclusion in building XMLRPC-EPI | Erik Kundiman | |
2024-07-14 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-14 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-14 | Fix typo | Erik Kundiman | |
2024-07-13 | Readd some instructions that got lost in the merge | Erik Kundiman | |
especially pipewire-devel pulseaudio-libs-devel. Add instruction to remove runtime path from dullahan_host too since rpmbuild, being stricter, wouldn't install if it had a non-existent runtime path. | |||
2024-07-12 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-12 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-12 | `sysctl -n hw.ncpu` instead of `gnproc` on macOS | Erik Kundiman | |
2024-07-11 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-11 | We're back to `make install` for macOS | Erik Kundiman | |
`cpack -G Bundle` just wouldn't play along well with code-signing and also broke Dullahan/CEF. The creation of the link to Applications in the AppleScript is now needed since we don't rely on CPack to make it for us any more. | |||
2024-07-10 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-10 | `cpack -G Bundle` instead of `make install` on Mac | Erik Kundiman | |
Root project finally renamed to Megapahit, which has a nice effect of CPack: - Run preinstall target for: Megapahit CPack: - Install project: Megapahit [] but it's really because CPack Bundle file couldn't be renamed via CPACK_PACKAGE_NAME like on DEB, RPM, and FREEBSD. CPack determines its own destination root folder, which is Resources (I didn't find a way to set it to Contents). fixup_bundle is now run on the .app deep inside CPack staging folders so that the dependency copies will be included in the DMG. | |||
2024-07-10 | WebRTC installation instructions for macOS | Erik Kundiman | |
2024-07-10 | Since Maint-B, we can use LL's Dullahan build | Erik Kundiman | |
for GNU/Linux. | |||
2024-07-09 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-09 | sse2neon installation instruction for macOS arm64 | Erik Kundiman | |
2024-07-09 | OpenJPEG installation instruction for macOS | Erik Kundiman | |
2024-07-09 | OpenSSL & libcurl install instructions for macOS | Erik Kundiman | |
2024-07-08 | XMLRPC-EPI install instructions for macOS | Erik Kundiman | |
2024-07-08 | meshoptimizer shouldn't be dynamic on Fedora | Erik Kundiman | |
since we don't bundle 3rd-party libraries in RPMs. | |||
2024-07-08 | macOS & Fedora meshoptimizer install instructions | Erik Kundiman | |
2024-07-08 | Replace root commands with sudo ones in README.md | Erik Kundiman | |
and set the runtime dependencies as automatically installed on FBSD. | |||
2024-07-08 | NanoSVG install instructions for macOS & Debian | Erik Kundiman | |
2024-07-08 | LL packages download and untar instructions | Erik Kundiman | |
plus some tidying up the README.md. | |||
2024-07-08 | Fix typo and link to TPVD is directly to Megapahit | Erik Kundiman | |
2024-07-08 | Fix CONTRIBUTING.md link | Erik Kundiman | |
2024-07-08 | Adjust CONTRIBUTING.md & change SL to MP in README | Erik Kundiman | |
2024-07-08 | Update README.md up to `make install` and `cpack` | Erik Kundiman | |
Remove Example section too since it's not so representative at this moment. Remove Windows instruction link too, we will have our own. | |||
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-01 | Add optimisation flags in the build instructions | Erik Kundiman | |
and other missing flags from SL build-variables/variables. Apart from that, additional parameters for macOS for getting a universal build, https is replaced with git protocol, and an example command to avoid being in a detached HEAD (also useful for getting the version numbers). | |||
2024-07-01 | Add/fix build dependency list in README.md | Erik Kundiman | |
The list is reordered. cmake-core replacing cmake on FBSD. libnanosvg-dev isn't available on Debian 12.5. Development header packages not installed automatically when I was setting up a debootstrapped Debian build environment on the server. | |||
2024-07-01 | GTK2 replaced by FLTK, Pipewire & Pulseaudio added | Erik Kundiman | |
to README.md | |||
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman | |
So we don't need to have a custom environment -DLL_FREEBSD=1 setting. | |||
2024-05-31 | Add Fedora, NanoSVG, and OpenJPEG2 to README.md | Erik Kundiman | |
2024-03-02 | Merge tag '7.1.3-release' | Erik Kundiman | |
source for viewer 7.1.3.7878383867 | |||
2024-02-21 | Update build instructions | Erik Kundiman | |
Set C++ standard version to C++17 on platforms where it's explicitly required. MacPorts VLC port has been replaced by VideoLAN's binary distribution. Fix development APR util package name, and add OpenSSL headers package as a dependency, on Debian/Ubuntu. Remove system OpenJPEG from dependencies (until we can fix the crash). Libraries are built as static libraries by default (now it's only on FreeBSD where they should be built as dynamic libraries). |