summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More fixes for python bootstrap on cygwinPeter Foley2023-02-241-33/+21
* scripts: Resolve shellcheck errorsPeter Foley2023-02-242-6/+8
* Fix prefix python bootstrap for cygwinPeter Foley2023-02-221-1/+10
* Add support for fetching from local GENTOO_MIRRORSEsteve Varela Colominas2023-01-171-6/+14
* scripts/bootstrap-prefix: Set a prefix-guest profile for RAP stage2James Le Cuirot2022-12-281-18/+34
* scripts/bootstrap-prefix: bump snapshot for new macOS profileFabian Groffen2022-11-051-1/+1
* scripts/bootstrap-prefix: Darwin fixesFabian Groffen2022-11-021-21/+10
* scripts/bootstrap-prefix.sh: fix for >= glibc-2.35 in stage3Sam James2022-09-031-31/+8
* scripts/rsync-generation/update-rsync-master: zap any changes before pullFabian Groffen2022-08-171-0/+5
* scripts/bootstrap-prefix: do NOT pull in baselayout-prefixFabian Groffen2022-08-081-7/+2
* scripts/bootstrap-prefix: bump snapshot for arm64-macos profile fixesFabian Groffen2022-08-081-1/+1
* scripts/bootstrap-prefix: bump bootstrap python to 3.10 to match treeFabian Groffen2022-08-051-9/+3
* scripts/bootstrap-prefix: bump snapshot for arm64-macosFabian Groffen2022-08-041-6/+1
* scripts/bootstrap-prefix: force CXXFLAGS for GCC to find our includesFabian Groffen2022-08-031-0/+4
* scripts/rsync-generation/update-rsync-master: blast if you canFabian Groffen2022-07-241-1/+1
* scripts/bootstrap-prefix: bump snapshot for baselayout migrationFabian Groffen2022-07-191-1/+1
* bootstrap-prefix.sh: using lp64d for riscv profileAtharva2022-07-131-0/+2
* scripts/bootstrap-prefix: missed one bit from cygwin patchFabian Groffen2022-07-021-1/+1
* bootstrap-prefix.sh fixes for stage1 cygwin bash and python failuresTom Gillespie2022-07-021-13/+33
* scripts/bootstrap-prefix: cleanup bootstrap_python somewhatFabian Groffen2022-07-011-5/+2
* scripts/bootstrap-prefix: bump snapshot for autotools.eclassFabian Groffen2022-07-011-1/+1
* Revert "bootstrap-prefix.sh: bump snapshot for autotools.eclass (and distutil...Sam James2022-06-301-1/+1
* bootstrap-prefix.sh: bump LibreSSLSam James2022-06-301-0/+2
* bootstrap-prefix.sh: bump snapshot for autotools.eclass (and distutils-r1) fixSam James2022-06-301-1/+1
* bootstrap-prefix.sh: crank up Python 3.9 versionSam James2022-06-301-4/+5
* bootstrap-prefix.sh: fix coreutils checkAnna Vyalkova2022-06-301-7/+6
* bootstrap-prefix.sh: fix LD_LIBRARY_PATH check typoSam James2022-06-301-1/+1
* bootstrap-prefix.sh: style cleanupsSam James2022-06-301-26/+29
* bootstrap-prefix.sh: cleanup whitespaceSam James2022-06-301-2/+2
* bootstrap-prefix.sh: use standard copyright headerSam James2022-06-301-1/+2
* bootstrap-prefix.sh: fix fallback logic for bootstrap_coreutilsSam James2022-06-301-3/+10
* bootstrap-prefix.sh: fix ifSam James2022-06-301-1/+1
* bootstrap-prefix.sh: fix build with system cpAnna Vyalkova2022-06-301-4/+11
* scripts/bootstrap-prefix.sh: use cp from GNU coreutilsAnna Vyalkova2022-06-291-1/+1
* scripts/bootstrap-prefix.sh: fix Python build on OpenBSDAnna Vyalkova2022-06-291-0/+11
* scripts/bootstrap-prefix.sh: fix bash build on OpenBSDAnna Vyalkova2022-06-291-2/+3
* scripts/bootstrap-prefix.sh: use BSD stat syntax for OpenBSDAnna Vyalkova2022-06-291-2/+2
* scripts/bootstrap-prefix.sh: enable ncpu detection for OpenBSDAnna Vyalkova2022-06-291-6/+12
* scripts/bootstrap-prefix.sh: add OpenBSD toolchainAnna Vyalkova2022-06-291-2/+2
* scripts/bootstrap-prefix.sh: add OpenBSD CHOST detectionAnna Vyalkova2022-06-291-0/+7
* bootstrap-prefix.sh: adding riscv profileAtharva2022-06-201-0/+6
* scripts/bootstrap-prefix: bump snapshot for gcc-12.1.0Fabian Groffen2022-06-181-1/+1
* scripts/bootstrap-prefix: try and detect musl libc on LinuxFabian Groffen2022-06-061-3/+6
* scripts/auto-bootstraps/dobootstrap: do some more guessing for Linux systemsFabian Groffen2022-05-311-0/+12
* scripts/bootstrap-prefix: get a working bootstrapped bash on musl systemsFabian Groffen2022-05-311-0/+5
* scripts/auto-bootstraps/dobootstrap: allow aarch64-* CHOSTFabian Groffen2022-05-311-1/+1
* bootstrap-prefix.sh: try m4 1.4.19 (for glibc-2.34 fix)Sam James2022-03-141-8/+10
* bootstrap-prefix.sh: try coreutils 8.32 for bootstrapSam James2022-03-141-1/+1
* bootstrap-prefix.sh: update copyright headerSam James2022-03-141-1/+1
* script/bootstrap-prefix.sh: check PIPESTATUS on unpackAnna Vyalkova2022-02-191-22/+29