- 27 May, 2013 1 commit
-
-
Raymond Toy authored
-
- 04 May, 2013 1 commit
-
-
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.
-
- 03 May, 2013 1 commit
-
-
Raymond Toy authored
-
- 14 Apr, 2013 1 commit
-
-
Raymond Toy authored
-
- 13 Apr, 2013 1 commit
-
-
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.
-
- 26 Dec, 2012 1 commit
-
-
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.
-
- 19 Feb, 2012 1 commit
-
-
Raymond Toy authored
-
- 08 Feb, 2012 1 commit
-
-
Raymond Toy authored
-
- 07 Feb, 2012 1 commit
-
-
Raymond Toy authored
-
- 01 Feb, 2012 1 commit
-
-
Raymond Toy authored
-
- 05 Nov, 2011 1 commit
-
-
Raymond Toy authored
-
- 04 Nov, 2011 3 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
- 22 Oct, 2011 1 commit
-
-
Raymond Toy authored
-
- 08 Oct, 2011 1 commit
-
-
Raymond Toy authored
-
- 01 Oct, 2011 1 commit
-
-
Raymond Toy authored
Useful, for example, for doing a full build with reduced space sizes or stack sizes.
-
- 27 Sep, 2011 1 commit
-
-
Raymond Toy authored
-
- 10 Nov, 2010 1 commit
-
-
rtoy authored
bootfiles for 20a.
-
- 03 Nov, 2010 1 commit
-
-
rtoy authored
-
- 14 Oct, 2010 1 commit
-
-
rtoy authored
o Add -U option. This causes the updated translations to overwrite the *.po files in source tree. Without -U, the diff of the changes are printed, as before. The -U option is useful to prepare the po files for checking in to the CVS repository. lisp/GNUmakefile: o Put back the original translations target and rule, but rename the target to tranlations-update. This allows developers to overwrite the translations in the source tree, ready for analysis or checkin, as appropriate.
-
- 25 Sep, 2010 1 commit
-
-
rtoy authored
openSuSE 11.2 system, gcc messages are garbled unless I do this. (Perhaps, I'm missing some localization info? But I have the gcc localization package installed.)
-
- 16 Sep, 2010 1 commit
-
-
rtoy authored
-
- 15 Sep, 2010 1 commit
-
-
rtoy authored
new pot files and don't update the translations (po and mo files).
-
- 31 Aug, 2010 1 commit
-
-
rtoy authored
the default build-world.sh. (Requested by Alex G.)
-
- 01 Aug, 2010 1 commit
-
-
rtoy authored
too. (It's already applied to the other builds.)
-
- 12 Jul, 2010 1 commit
-
-
rtoy authored
lisp/GNUmakefile: o Change "all" target to build just lisp.nm. Don't also build the translations target. tools/build.sh: o Only make translations for the last build.
-
- 19 Mar, 2010 1 commit
-
-
rtoy authored
boot-2010-02-1 as the bootstrap file. You should probably also use the new -P option for build.sh to generate and update the po files while building.
-
- 01 Feb, 2010 1 commit
-
-
rtoy authored
o Add RCS header make-dist.sh: o Add RCS header o Add some comments on what this does.
-
- 17 Sep, 2009 1 commit
-
-
rtoy authored
-
- 09 Sep, 2009 1 commit
-
-
rtoy authored
-
- 30 Jun, 2009 1 commit
-
-
rtoy authored
last build because we need the libraries to persist so we can have x87 and sse2 versions of them.
-
- 11 Jun, 2009 1 commit
-
-
rtoy authored
unicode-utf16-extfmt-2009-06-11.
-
- 24 Mar, 2009 1 commit
-
-
rtoy authored
-
- 27 Dec, 2008 1 commit
-
-
rtoy authored
Requested by Stelian Ionescu to support Gentoo. Some Gentoo systems don't have /usr/bin/time. (What kind of Unix system doesn't have /usr/bin/time?)
-
- 10 Dec, 2008 1 commit
-
-
agoncharov authored
-
- 02 Dec, 2008 1 commit
-
-
rtoy authored
don't have to if the C code truly didn't change, but this script can't tell that so always run build world twice.
-
- 12 Nov, 2008 1 commit
-
-
rtoy authored
sse2-packed-2008-11-12).
-
- 13 Sep, 2008 1 commit
-
-
rtoy authored
build. The subsequent builds shouldn't have changed any C code.
-
- 12 Sep, 2008 1 commit
-
-
rtoy authored
a core file with the right addresses for undefined_tramp and closure_tramp. Only needed on Solaris and ppc.
-