summaryrefslogtreecommitdiff
path: root/make-host-1.lisp
AgeCommit message (Expand)Author
2023-08-04clean.sh: optionally don't delete ucd output files.Stas Boukarev
2023-06-01Store the unicode input/output specification elsewhereDouglas Katzman
2023-05-14Update to Unicode 12.1.0Christophe Rhodes
2023-05-13Update to Unicode 11.0.0Christophe Rhodes
2023-03-06Allow warnings from make-host-1 in SBCL older than 2.xDouglas Katzman
2022-07-06Delete baroque logic from ucdDouglas Katzman
2022-07-06Remove **character-primary-compositions** as a thingDouglas Katzman
2022-07-02Update to Unicode 9.0Christophe Rhodes
2022-01-09Revert "Remove all ECL and CMU CL workarounds."Douglas Katzman
2021-10-11Fix warningDouglas Katzman
2021-10-10Remove all ECL and CMU CL workarounds.Charles Zhang
2021-10-10Remove stale code.Charles Zhang
2021-10-09Hide host compiler notes when building the cross-compiler.Charles Zhang
2021-09-14Use "make -j9" to test all cross-builds at onceDouglas Katzman
2021-06-30Relax requirement on current directory during buildDouglas Katzman
2021-05-02Support building & testing in a tree whose leaves are symlinks.Richard M Kreuter
2021-03-29Move a defvarDouglas Katzman
2021-03-29Disallow unexpected warnings of any severity in make-host-1Douglas Katzman
2021-03-27Fix warning mufflerDouglas Katzman
2020-11-01Remove #+vop-something reader syntaxDouglas Katzman
2020-08-31Remove HPPA, part 1 of 2Douglas Katzman
2020-08-31Remove Alpha, part 1 of 2Douglas Katzman
2020-07-13Remove :HOST mode from SB-COLD::FEATURE-IN-LIST-PDouglas Katzman
2020-03-06Cease generating ldso-stubs except as neededDouglas Katzman
2020-01-21Reduce confusion in parallelized make-host-1Douglas Katzman
2019-10-11build CaseFolding data identically on all hostsChristophe Rhodes
2019-10-09Unbreak sandboxed buildDouglas Katzman
2019-09-28track access to ucd input/output filesChristophe Rhodes
2019-09-28rename a previously-renamed Unicode data fileChristophe Rhodes
2019-09-28remove a Unicode not-constantChristophe Rhodes
2019-09-21Update list of ucd.lisp input filesDouglas Katzman
2019-05-15Autogenerate Unicode char-block namesDouglas Katzman
2019-05-06Invoke ucd.lisp only if neededDouglas Katzman
2019-03-22Implement cross-compiler floating-point math abstraction layerDouglas Katzman
2019-02-01Get ABCL-hosted build to workDouglas Katzman
2019-01-31Tweak things to allow use of ECL as host lispDouglas Katzman
2019-01-28Really prevent #!+ vs #+ confusion nowDouglas Katzman
2018-12-05Search-and-replace SB!XC with SB-XCDouglas Katzman
2018-10-19Check STRINGP before search on simple-condition-format-controlDouglas Katzman
2018-09-20Add safety check for vop-named/translates readerDouglas Katzman
2018-09-20Generate Unicode tables outside of with-compilation-unitDouglas Katzman
2018-03-31Rename *SHEBANG-FEATURES* -> SB!XC:*FEATURES*Douglas Katzman
2018-01-15Share magic constants between genesis and editcoreDouglas Katzman
2017-11-17Optionally be less noisy during buildDouglas Katzman
2017-04-18arm64: Enforce no "undefined" warnings from make-host-1Douglas Katzman
2017-02-20Delete :sb-test feature. Always do those testsDouglas Katzman
2017-01-12Move SB!VM:GENESIS to SB-COLDDouglas Katzman
2016-10-05Fix other implementation's `quit' functions.Stas Boukarev
2016-04-02Enforce absence of warnings in self-hosted make-host-1Douglas Katzman
2016-03-19Delete the compiled version of ucd.lispDouglas Katzman