aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Collapse)Author
2024-09-03Update build instructions and CI for `build` subfolder (#808)v1.27.7-rc3v1.27.7-rc2GeckoEidechse
Update build instructions for compiling from command line or both Windows and Linux Update CI to build into CI subfolder to match suggested build instructions Update gitignore in regards to build directory Co-authored-by: F1F7Y <64418963+F1F7Y@users.noreply.github.com>
2024-04-05Add instructions to build with podman (#686)GeckoEidechse
Add instructions to build NorthstarLauncher with podman under SELinux enabled distros
2024-04-05Trim trailing whitespace in build instructionsv1.24.5-rc1GeckoEidechse
2023-09-14Linux build instructions in `BUILD.md` (#531)Cyn
Adds Linux build instructions and corresponding Docker file.
2023-07-22Replace vendored libcurl and minhook with submodules (#500)v1.17.1-rc1Jan
* Replace vendored libcurl and minhook with submodules * Add cmake utility for checking submodules and initializing them * Update build instructions to use Git
2023-06-22Move to cmake (#467)v1.15.0-rc1F1F7Y
Moves the entire project to cmake as the build system
2022-03-23Update link to Discord server GeckoEidechse
We changed from `r2northstar` to `northstar` a while back
2022-01-26Update link in BUILD.MDEmma Miler
Update outdated link
2022-01-03Add VS Build Tools instructionsJonathan Rubenstein
2021-12-30Created BUILD.md with build instructionsMilo Akerman