]> gitweb.factorcode.org Git - factor.git/history - build.sh
Redirect when using curl
[factor.git] / build.sh
2019-11-29 Rudi GrinbergRedirect when using curl
2019-03-09 Doug Colemanbuild.sh: add compile/recopile to docs
2019-03-09 Doug Colemandebian: Don't install gcc g++ on debian.
2019-02-23 Doug Colemanbuild.sh: Remove debug..
2019-02-23 Doug Colemanvm: Fix DEBUG flag, make REPRODUCIBLE work like debug...
2019-02-09 Doug Colemanvm: Add freebsd32 support for completeness.
2019-02-09 Doug Colemanbuild.sh: Add a compile option to compile only.
2019-02-08 Doug Colemanbuild.sh: Use gmake on FreeBSD and specify the number...
2018-12-29 Doug Colemanbuild.sh: Add the correct travis platform.
2018-12-29 Doug Colemanbuild.sh: Add target for TravisCI Windows.
2018-08-21 Cat Stevensbuild.sh: final two local vars
2018-08-21 Cat Stevensbuild.sh: pacman: never use -S without -yu syncing
2018-08-21 Cat Stevensbuild.sh: more variables are local
2018-08-21 Cat Stevensbuild.sh: correctness / safety and fixups
2018-07-26 Benjamin Pollackbuild: allow any GCC version 2025/head
2018-07-05 Doug Colemancli.git: Better branch names maybe. 2009/head
2018-06-26 Doug Colemanbuild.sh: Fix broken command.
2018-06-26 Doug Colemanbuild.sh: Try using the branch's boot image or fallback...
2017-12-28 Doug Colemanbuild.sh: change apt-get to apt
2017-12-09 Doug Colemanbuild.sh: Use the branch for downloading images, which...
2017-12-09 Doug Colemanbuild.sh: Use the TRAVIS_CI variable if it's provided.
2017-12-09 Doug Colemanbuild.sh: Print current branch for travis-ci
2017-09-02 Doug Colemanbuild.sh: Make build.sh branch-aware and fix tab->space
2017-06-29 Björn LindqvistBuild: let's remove the NO_UI variable
2017-02-21 thron7fixed variable name mismatch
2016-11-16 John Benediktssonbuild.sh: print DEBUG.
2016-03-30 Doug Colemanbuild.sh/build.cmd: support both latest and update
2016-03-16 Björn LindqvistBuild: fix makefile to work with new script path
2016-03-15 John Benediktssonmoving build-support/factor.(sh|cmd) to ./build.(sh...
2004-08-16 Slava Pestova proper makefile
2004-08-16 Slava Pestovi/o refactoring continues
2004-08-10 Slava Pestovfix bigtime gc bug
2004-08-06 Slava Pestovcomplex numbers in native factor, all of test suite...
2004-08-06 Slava PestovFactor jEdit plugin!
2004-08-06 Slava Pestovcomplex numbers
2004-08-05 Slava Pestovfirst cut at floats
2004-08-04 Slava Pestovworking on the test suite
2004-07-31 Slava Pestovsome progress towards self hosting
2004-07-29 Slava Pestovworking on native image output
2004-07-28 Slava Pestovremove -falign-functions=8 restriction
2004-07-22 Slava PestovCHAR: notation for literal chars, native parser work