- Jun 12, 2015
-
-
Raymond Toy authored
-
- May 19, 2015
-
-
Raymond Toy authored
contrib.
-
- May 10, 2015
-
-
Raymond Toy authored
-
- May 08, 2015
-
-
Raymond Toy authored
-
Raymond Toy authored
friends. The command line args aren't relevant to lisp.
-
- May 07, 2015
-
-
Raymond Toy authored
-
- Apr 25, 2015
-
-
Raymond Toy authored
-
- Apr 22, 2015
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- Apr 17, 2015
-
-
Raymond Toy authored
Also, install the asdf/defsystem sources before the fasls so that the fasls have a newer timestamp than the source.
-
- Dec 03, 2014
-
-
Raymond Toy authored
-
- Dec 01, 2014
-
-
Raymond Toy authored
we'll ever install motif on that machine.
-
- Sep 12, 2014
-
-
Raymond Toy authored
-
- May 08, 2014
-
-
Raymond Toy authored
* boot-2014-05-1: * Bootstrap file to unuse the package * build.sh: * Update verison to 20e so we use the correct directory for bootstrap files.
-
- Mar 30, 2014
-
-
Raymond Toy authored
* Command-line options allowing building for x87 are gone. * Don't try to install x86f fasls.
-
- Jan 05, 2014
-
-
Raymond Toy authored
-
- Nov 07, 2013
-
-
Raymond Toy authored
-
- Sep 12, 2013
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
* src/compiler/main.lisp: * Add *FILE-COMMENT-FROM-GIT* to control whether to use git to derive the file-comment. Default is T. Otherwise, the actual file-comment is used. * Update PROCESS-FILE-COMMENT to use *FILE-COMMENT-FROM-GIT*. * bin/build-all.sh * bin/build.sh * bin/build-world.sh * Add -G option to control whether file-comment's are derived from git.
-
- Sep 09, 2013
-
-
Raymond Toy authored
I almost always build with sparc_sunc so make it the default. I only do sparc_gcc for testing that the build still works with gcc.
-
- May 27, 2013
-
-
Raymond Toy authored
-
- May 05, 2013
-
-
Raymond Toy authored
Just use plain describe, which is close enough.
-
- May 04, 2013
-
-
Raymond Toy authored
-
Raymond Toy authored
This isn't needed since we no longer set CC in the Config files. bin/build.sh:: * Revert change that added -M bin/rebuild-lisp.sh:: * Remove the -M option, but leave in the getops and usage changes so we get a little command help if needed.
-
- May 03, 2013
-
-
Raymond Toy authored
-
Raymond Toy authored
Use getopts to parse the options and also print slightly better error messages.
-
- Apr 14, 2013
-
- Apr 13, 2013
-
-
Raymond Toy authored
bin/build-utils.sh:: * asdf is not part of build-utils.sh bin/build.sh:: * Build asdf as part of the normal build because it's always part of the main tarball, not the extras tarball.
-
- Mar 10, 2013
-
-
Raymond Toy authored
-
- Mar 05, 2013
-
-
Raymond Toy authored
-
- Feb 02, 2013
-
-
Raymond Toy authored
If the version is not specified, determine a default version based on the git hash returned by git describe. Thus, for tagged snapshot builds, the version will automatically be chosen from the tag, with "snapshot-" removed.
-
- Dec 26, 2012
-
-
Raymond Toy authored
bootfiles/20d/boot-2012-12-1.lisp:: Add :alien-callback to *features* bin/build.sh:: Change bootstrap directory to 20d. code/lispinit.lisp:: * Register :alien-callback feature if enabled. * Heap overflow checking depends on gencgc, so register that only if both are enabled. tools/comcom.lisp:: Compile c-callback only if :alien-callback is a feature. tools/worldcom.lisp: Compile alien-callback onlf if :alien-callback is a feature.
-
- Nov 18, 2012
-
-
Raymond Toy authored
-
- Oct 27, 2012
-
-
Raymond Toy authored
complains about this.)
-
Raymond Toy authored
-
- Aug 05, 2012
-
-
Raymond Toy authored
-
- Aug 04, 2012
-
-
Raymond Toy authored
-
- Jul 18, 2012
-
-
Raymond Toy authored
-
- Feb 19, 2012
-
-
Raymond Toy authored
-