2013-10-08 |
Taylor R Campbell | Automatically clean tree and build tools if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Taylor R Campbell | Turn some phony rules into explicit file rules to reduc... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Taylor R Campbell | Revert "Turn some phony rules into explicit file rules... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Turn some phony rules into explicit file rules to reduc... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Reduce SVM1 address decoding indirection. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Tweak svm1-interp a little. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Add a few more file types for save/restore targets. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | In COMPILE-SYSTEM, load the bin if cross-compiling... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Call it `saved-objects', not `obj', to avoid confusing... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Don't list compiler twice in SUBDIRS. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Load ffimacro.bin in win32.sf, not ffimacro. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Explain what the `cross-target' target does. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | toolchain target should really depend on tools/syntaxer... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Remove unfinished kludge to build IMAIL with LIARC. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Recompile edwin/edwin.bld only if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Recompile *.pkd files for liarc only if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Fasload errors should fail gracefully, not terminate... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Lots of changes toward making liarc build use new struc... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Use $@ and $< for liarc .c.o rule, not $*.o and $*.c. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Update links created by Setup.sh to reflect installed... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Compile IMAIL in --batch-mode. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | OOPS! Don't forget to build compiler/rtlopt... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Dependents of cross-target must be conditionalized... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | First whack at making new build system work for liarc. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Rename cross-barrier/cross-end to cross-host/cross... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Add cast to avoid negative arguments to isalnum. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | compile-imail needs cross-end, not just cross-barrier. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Just cast to long; don't check whether %td will work... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Don't reset AS_FLAGS and M4_FLAGS to empty in microcode... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Use a compile-test, not a run-test, for __ELF__. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Use CAREFUL-OBJECT-DATUM in i386 MULTIPLY-OBJECT-BY-2. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Merge branch 'make-cross-tools' |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Make the `save' makefile targets fail noisily. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Fix missing close paren in Makefile.in. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Call it the toolchain, not the bootstrap toolchain. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Tweak native rules so they work for svm too. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Rename @CROSS@ to @IF_CROSS@. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Load crsend.scm into the right environment. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Remove Makefile.boot on distclean too. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Avoid CBF in win32.sf. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Use CREF/GENERATE-TRIVIAL-CONSTRUCTOR for makefile... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Make cross-compilation a configure-time option. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Make every build a cross-build. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Parallelize compiling compiler subdirectories. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Taylor R Campbell | Separate tools from target in the build. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Taylor R Campbell | Write files atomically in the microcode makefile. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Taylor R Campbell | Use <ucontext.h>, not <sys/ucontext.h>, on Linux. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Taylor R Campbell | Linux defines NGREG in <sys/ucontext.h>, which <signal... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Taylor R Campbell | Use <poll.h>, not <sys/poll.h>, per POSIX. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Birkholz | synchronous-process-wait: (copy-output) can be #f |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Birkholz | ffi/build.scm.in: Simplify commandline echoing. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Birkholz | md5/Makefile.in, mhash/Makefile.in: missing line contin... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Birkholz | ffi: Fix install-shim's installation directory. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Birkholz | gdbm/Makefile: missing close paren. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Matt Birkholz | ffi: install-load-option needs file list, not install... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Matt Birkholz | standard-system-loader: typo |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Matt Birkholz | ffi: Remove old generate-shim export. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Matt Birkholz | Add install-load-option. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Matt Birkholz | Add xstring-byte-ref and xstring-byte-set!. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Matt Birkholz | tests/ffi/: Symlinks in src/lib/ are no longer necessary. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Matt Birkholz | channel-read/write: apply channel-blocking? to a closed... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Matt Birkholz | ffi-test: Catch up with the new (old) generate-shim... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Matt Birkholz | ffi: generate-shim no longer produces -const.bin. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Matt Birkholz | mhash: A separately buildable FFI wrapper. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Matt Birkholz | gdbm: Add event:after-restart receiver reset-open-gdbfs. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Matt Birkholz | blowfish,gdbm,md5: Expand on note about importing bindings. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Matt Birkholz | md5: A separately buildable FFI wrapper. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | blowfish: Random cleanup. Use guarantee-substring. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | src/etc/std-makefile-prefix: Punt SHIM variables. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | install-shim: Create directory in first directory of... |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | with-system-library-directories: prepend to library... |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | blowfish: Typo in blowfish.cdecls. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Matt Birkholz | src/Makefile.in: Punt $(FFIS) and build-ffis target. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Matt Birkholz | gdbm: Update README. Fix test. Nomenclature. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Matt Birkholz | blowfish: A separately buildable FFI wrapper. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Matt Birkholz | gdbm: Add generate-shim. Drop compile-bundle and insta... |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Matt Birkholz | gdbm: A separately buildable FFI wrapper. |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Matt Birkholz | ffi/build.scm.in: Support building shims separately. |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Matt Birkholz | ffi: Search the library path for shims and their C... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Matt Birkholz | Install all .pkd, not just <various>-unx.pkd. |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Matt Birkholz | cref: (package-set-pathname "dir/") => "dir/dir-OS... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Matt Birkholz | cref: (global-definitions symbol) looks in library... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Matt Birkholz | runtime/unxpth: Remove ./ when simplifying. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Taylor R Campbell | Capitalize word after `Caution:'. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Barak A. Pearlmutter | texinfo strong note |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Taylor R Campbell | Use `texi2dvi --pdf', not `texi2pdf'. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Taylor R Campbell | Fix missing * in one definition of OS_nanotime_since_ut... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Taylor R Campbell | Make `news-select-buffer' select in other window by... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Taylor R Campbell | Show procedure name too in Edwin `show-parameter-list... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Matt Birkholz | svm: Add lost flonum-pred-2-args rule. |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Taylor R Campbell | Remove logic to lock IMAIL's IMAP folder cache. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Taylor R Campbell | Don't assume there is a current thread when interrupted. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Taylor R Campbell | Fix makefile's IMAIL rule: Edwin must be loaded first. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chris Hanson | Apply patch updating list of windows OS versions. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Fix MIT Scheme's web site URI in the user manual. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Merge branch 'lazy-floenv' |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Tweak floenv tests so they preserve the floating-point... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Implement lazy switching of thread floating-point envir... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Use WITH-LIMITED-INTERRUPTS, not WITH-INTERRUPT-MASK... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Pass RTLD_NOW, not RTLD_LAZY, to dlopen. |
commit | commitdiff | tree | snapshot |
next |