mit-scheme.git
2013-10-13 Matt BirkholzFix LIAR/svm build to cross from 9.1.1.
2013-10-13 Matt BirkholzMake compile-xml dependent on cref-star-parser.
2013-10-13 Matt BirkholzFix LIAR/C build to cross from 9.1.1.
2013-10-13 Matt BirkholzMore FFI cleanups: no need to include microcode/achost.ac.
2013-10-13 Matt BirkholzFix new build to cross from 9.1.1.
2013-10-09 Matt BirkholzEliminate compile-system.
2013-10-08 Taylor R CampbellAutomatically clean tree and build tools if necessary.
2013-10-08 Taylor R CampbellTurn some phony rules into explicit file rules to reduc...
2013-10-08 Taylor R CampbellRevert "Turn some phony rules into explicit file rules...
2013-10-07 Taylor R CampbellTurn some phony rules into explicit file rules to reduc...
2013-10-07 Taylor R CampbellReduce SVM1 address decoding indirection.
2013-10-07 Taylor R CampbellTweak svm1-interp a little.
2013-10-07 Taylor R CampbellAdd a few more file types for save/restore targets.
2013-10-07 Taylor R CampbellIn COMPILE-SYSTEM, load the bin if cross-compiling...
2013-10-07 Taylor R CampbellCall it `saved-objects', not `obj', to avoid confusing...
2013-10-07 Taylor R CampbellDon't list compiler twice in SUBDIRS.
2013-10-07 Taylor R CampbellLoad ffimacro.bin in win32.sf, not ffimacro.
2013-10-07 Taylor R CampbellExplain what the `cross-target' target does.
2013-10-07 Taylor R Campbelltoolchain target should really depend on tools/syntaxer...
2013-10-07 Taylor R CampbellRemove unfinished kludge to build IMAIL with LIARC.
2013-10-07 Taylor R CampbellRecompile edwin/edwin.bld only if necessary.
2013-10-07 Taylor R CampbellRecompile *.pkd files for liarc only if necessary.
2013-10-07 Taylor R CampbellFasload errors should fail gracefully, not terminate...
2013-10-07 Taylor R CampbellLots of changes toward making liarc build use new struc...
2013-10-07 Taylor R CampbellUse $@ and $< for liarc .c.o rule, not $*.o and $*.c.
2013-10-07 Taylor R CampbellUpdate links created by Setup.sh to reflect installed...
2013-10-07 Taylor R CampbellCompile IMAIL in --batch-mode.
2013-10-06 Taylor R CampbellOOPS! Don't forget to build compiler/rtlopt...
2013-10-06 Taylor R CampbellDependents of cross-target must be conditionalized...
2013-10-06 Taylor R CampbellFirst whack at making new build system work for liarc.
2013-10-06 Taylor R CampbellRename cross-barrier/cross-end to cross-host/cross...
2013-10-06 Taylor R CampbellAdd cast to avoid negative arguments to isalnum.
2013-10-06 Taylor R Campbellcompile-imail needs cross-end, not just cross-barrier.
2013-10-06 Taylor R CampbellJust cast to long; don't check whether %td will work...
2013-10-06 Taylor R CampbellDon't reset AS_FLAGS and M4_FLAGS to empty in microcode...
2013-10-06 Taylor R CampbellUse a compile-test, not a run-test, for __ELF__.
2013-10-06 Taylor R CampbellUse CAREFUL-OBJECT-DATUM in i386 MULTIPLY-OBJECT-BY-2.
2013-10-06 Taylor R CampbellMerge branch 'make-cross-tools'
2013-10-06 Taylor R CampbellMake the `save' makefile targets fail noisily.
2013-10-06 Taylor R CampbellFix missing close paren in Makefile.in.
2013-10-06 Taylor R CampbellCall it the toolchain, not the bootstrap toolchain.
2013-10-05 Taylor R CampbellTweak native rules so they work for svm too.
2013-10-05 Taylor R CampbellRename @CROSS@ to @IF_CROSS@.
2013-10-05 Taylor R CampbellLoad crsend.scm into the right environment.
2013-10-05 Taylor R CampbellRemove Makefile.boot on distclean too.
2013-10-05 Taylor R CampbellAvoid CBF in win32.sf.
2013-10-05 Taylor R CampbellUse CREF/GENERATE-TRIVIAL-CONSTRUCTOR for makefile...
2013-10-05 Taylor R CampbellMake cross-compilation a configure-time option.
2013-10-05 Taylor R CampbellMake every build a cross-build.
2013-10-05 Taylor R CampbellParallelize compiling compiler subdirectories.
2013-10-05 Taylor R CampbellSeparate tools from target in the build.
2013-09-30 Taylor R CampbellWrite files atomically in the microcode makefile.
2013-09-30 Taylor R CampbellUse <ucontext.h>, not <sys/ucontext.h>, on Linux.
2013-09-30 Taylor R CampbellLinux defines NGREG in <sys/ucontext.h>, which <signal...
2013-09-30 Taylor R CampbellUse <poll.h>, not <sys/poll.h>, per POSIX.
2013-09-17 Matt Birkholzsynchronous-process-wait: (copy-output) can be #f
2013-09-17 Matt Birkholzffi/build.scm.in: Simplify commandline echoing.
2013-09-17 Matt Birkholzmd5/Makefile.in, mhash/Makefile.in: missing line contin...
2013-09-17 Matt Birkholzffi: Fix install-shim's installation directory.
2013-09-17 Matt Birkholzgdbm/Makefile: missing close paren.
2013-09-16 Matt Birkholzffi: install-load-option needs file list, not install...
2013-09-16 Matt Birkholzstandard-system-loader: typo
2013-09-15 Matt Birkholzffi: Remove old generate-shim export.
2013-09-15 Matt BirkholzAdd install-load-option.
2013-09-12 Matt BirkholzAdd xstring-byte-ref and xstring-byte-set!.
2013-09-12 Matt Birkholztests/ffi/: Symlinks in src/lib/ are no longer necessary.
2013-09-12 Matt Birkholzchannel-read/write: apply channel-blocking? to a closed...
2013-09-10 Matt Birkholzffi-test: Catch up with the new (old) generate-shim...
2013-09-09 Matt Birkholzffi: generate-shim no longer produces -const.bin.
2013-09-08 Matt Birkholzmhash: A separately buildable FFI wrapper.
2013-09-08 Matt Birkholzgdbm: Add event:after-restart receiver reset-open-gdbfs.
2013-09-08 Matt Birkholzblowfish,gdbm,md5: Expand on note about importing bindings.
2013-09-08 Matt Birkholzmd5: A separately buildable FFI wrapper.
2013-09-07 Matt Birkholzblowfish: Random cleanup. Use guarantee-substring.
2013-09-07 Matt Birkholzsrc/etc/std-makefile-prefix: Punt SHIM variables.
2013-09-07 Matt Birkholzinstall-shim: Create directory in first directory of...
2013-09-07 Matt Birkholzwith-system-library-directories: prepend to library...
2013-09-07 Matt Birkholzblowfish: Typo in blowfish.cdecls.
2013-09-07 Matt Birkholzsrc/Makefile.in: Punt $(FFIS) and build-ffis target.
2013-09-06 Matt Birkholzgdbm: Update README. Fix test. Nomenclature.
2013-09-06 Matt Birkholzblowfish: A separately buildable FFI wrapper.
2013-09-05 Matt Birkholzgdbm: Add generate-shim. Drop compile-bundle and insta...
2013-09-01 Matt Birkholzgdbm: A separately buildable FFI wrapper.
2013-09-01 Matt Birkholzffi/build.scm.in: Support building shims separately.
2013-08-31 Matt Birkholzffi: Search the library path for shims and their C...
2013-08-31 Matt BirkholzInstall all .pkd, not just <various>-unx.pkd.
2013-08-31 Matt Birkholzcref: (package-set-pathname "dir/") => "dir/dir-OS...
2013-08-31 Matt Birkholzcref: (global-definitions symbol) looks in library...
2013-08-31 Matt Birkholzruntime/unxpth: Remove ./ when simplifying.
2013-08-30 Taylor R CampbellCapitalize word after `Caution:'.
2013-08-30 Barak A. Pearlmuttertexinfo strong note
2013-08-30 Taylor R CampbellUse `texi2dvi --pdf', not `texi2pdf'.
2013-08-30 Taylor R CampbellFix missing * in one definition of OS_nanotime_since_ut...
2013-08-30 Taylor R CampbellMake `news-select-buffer' select in other window by...
2013-08-30 Taylor R CampbellShow procedure name too in Edwin `show-parameter-list...
2013-08-24 Matt Birkholzsvm: Add lost flonum-pred-2-args rule.
2013-08-10 Taylor R CampbellRemove logic to lock IMAIL's IMAP folder cache.
2013-07-01 Taylor R CampbellDon't assume there is a current thread when interrupted.
2013-07-01 Taylor R CampbellFix makefile's IMAIL rule: Edwin must be loaded first.
2013-06-23 Chris HansonApply patch updating list of windows OS versions.
next