SoftFever
95311f9875
fix linux
...
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-10-07 12:51:22 +08:00
SoftFever
37532ac0ff
fix linux build
2023-09-06 18:17:24 +08:00
SoftFever
76d59ac033
Life saver: update locale generation
2023-09-05 22:36:29 +08:00
Terrence Mitchem
86f51cd9d0
Changes for Ubuntu 23.04. General housekeeping. ( #2007 )
...
- Small changes for Ubuntu 23.04
- Moved the creation of the main "build" directory so it doesn't end up owned by root, causing an error later.
2023-09-05 21:44:00 +08:00
SoftFever
7e87d9f031
Fix CICD
2023-08-11 18:31:52 +08:00
SoftFever
37c54aa4f6
clean up
2023-08-09 13:42:41 +08:00
SoftFever
5b0ba1207e
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
SoftFever
3a80173533
rename bambu-studio to orca-slicer
2023-03-10 18:53:25 +08:00
lane.wei
a91c4f37fc
ENH: Linux: set BBL_INTERNAL_TESTING to 1 for release build
...
Change-Id: I1545636c9e9714b44124ea0ddf18ef39f277a2b8
2023-03-09 19:07:29 +08:00
fang64
1693086504
Add -r flag to BuildLinux.sh to skip ram check
2023-02-01 21:12:20 +08:00
lane.wei
b2caf90498
Revert "ENH: add the linux build action to github"
...
This reverts commit c0791f0fddc8f19bb6028bf1aaad2e2055fdc8b1.
wrongly pushed to master
2023-01-31 21:27:35 +08:00
lane.wei
c0791f0fdd
ENH: add the linux build action to github
2023-01-31 21:13:42 +08:00
deftdawg
51e8788167
Add check_available_memory_and_disk to BuildLinux.sh
2022-12-09 09:42:41 +08:00
DeftDawg
221a7c8e42
- BuildLinux Improvements:
...
- Add BBL_RELEASE_TO_PUBLIC for non-debug builds
- Increase cmake jobs
2022-10-09 10:38:37 +08:00
lane.wei
b71917b28c
add extra-cmake-modules required in buildlinux.sh
...
for linux building
patch picked from deftdawg, thanks deftdawg
Change-Id: I0049131fccffb3e018834f9613b10c57dcfd13e5
2022-09-17 09:08:04 +08:00
DeftDawg
f5a4862da5
Add Linux related build scripts
...
including following changes:
- Linux build scripts from SuperSlicer project;
- Update BuildLinux dev dependencies, remove unused bits;
- Update BuildLinuxImage to use nproc for cpus;
- CMake: render BuildLinuxImage and build_appimage templates;
- Fix "DSO missing" linking problems;
- Add Podman Containerfile for building;
- Update BuildLinux.sh to work better in container build;
- fixes to create AppImage inside container;
- add env to build environment;
- Update build instructions in Containerfile;
Change-Id: I73e30ab488cda8c1b0886cd34858e125596f282b
(cherry picked from commit 83fc26670ca592c91c7af1d4033a04b587cfd4cd)
2022-09-15 16:03:53 +08:00