../
|
pkgutil/
|
5
(4 weeks ago)
by operz:
pkgutil: fix missing || operator in OZSW package name check; update default mirror URL
|
pkg/
|
35
(4 weeks ago)
by operz:
basilisk: fix rpath-link, mach package, pre-install for euxp build
- Add -Wl,-rpath-link,dist/bin to OS_LDFLAGS so GNU ld finds transitive
NSS/sqlite deps via libxul.so DT_NEEDED when linking xpcshell etc.
- Replace MKDIRS with mkdir -p (MKDIRS undefined in OZSW GAR)
- Add mach package to pre-build with LD_LIBRARY_PATH=/opt/ozsw/lib
(required so xpcshell can find libgtk-3.so.0 during startup cache precompile)
- Patch package-manifest.in for euxp flat layout:
comment out content_geckomediaplugins.xpt (not built),
fix devtools paths (no browser/ prefix, defaults/pref not defaults/preferences)
- pre-install: extract from Basilisk-*.tar.xz tarball, chmod Basilisk binaries
- Wrapper script uses Basilisk (capital B) not basilisk
|
gar/
|
28
(4 weeks ago)
by operz:
gar.conf.mk: add GCC12 compiler block, switch GARCOMPILER default path
- Add GCC12 to GARCOMPILERS; add GCC12_{CC,CXX,F77,FC,*_FLAGS,CC_VERSION} vars
- PATH and BUILD_PATH now use $(GARCOMPILER)_CC_HOME instead of hardcoded GCC9
- garrc sets GARCOMPILER=GCC12, GCC12_CC_HOME=/opt/ozsw
|
.gitignore
|
1
(4 weeks ago)
by operz:
Initial import of OZSW mgar build tree
|
3 directories and
1 file shown