- 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.
-
- 22 Apr, 2008 1 commit
-
-
rtoy authored
-
- 27 Nov, 2007 2 commits
- 04 Oct, 2007 1 commit
-
-
rtoy authored
versions of which. Some versions of which will return a 0 exit code and return "no gmake in <paths>". This confuses the script. Check for this and set MAKE to "make" in this case, and hope for the best.
-
- 26 May, 2007 1 commit
-
-
rtoy authored
bootstrap files.
-
- 14 Oct, 2005 1 commit
-
-
rtoy authored
now.
-
- 09 Sep, 2005 1 commit
-
-
rtoy authored
o Add -i <n> option to allow you to control whether the build <n> is interactive or not. Default is still non-interactive so the compile is logged to a file. tools/build-world.sh: o Support the -i option from build.sh (by checking to see if the envvar INTERACTIVE was set by build.sh).
-
- 31 Aug, 2005 1 commit
-
-
rtoy authored
-
- 30 Aug, 2005 2 commits
- 13 Jul, 2005 1 commit
-
-
rtoy authored
-
- 01 Jul, 2005 1 commit
-
-
rtoy authored
tools/build.sh: o If gmake exists, assume it is GNU make and use it instead of make. tools/create-target.sh: o Auto-detect FreeBSD and use FreeBSD_gencgc as the default config.
-
- 07 Jun, 2005 1 commit
-
-
rtoy authored
-
- 27 May, 2005 1 commit
-
-
rtoy authored
string.
-
- 25 May, 2005 1 commit
-
-
rtoy authored
-