0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.483: make CLISP happy, declare a defmethod argument ignored. More... over 14 years ago
.482. Be more compatible with older SBCL's (< 1.0.33) More... over 14 years ago
Documentation update More... over 14 years ago
.481: rmx now properly skips generated files More... over 14 years ago
.480: rmx can now recursively list the files in a build, and remove module declarations them. More... over 14 years ago
More messing around with TODO and unbaked operations More... over 14 years ago
.479: checkpointing trivial changes More... over 14 years ago
.478: proper workaround to sb-posix:putenv brokenness. Some debugging. More... over 14 years ago
.477: Many small fixes towards a new release. * updated README, announcing launchpad.net/xcvb * release tarball was missing configure.mk - tweaking makefile in case that helps * fixed asdf supersession (broken by .473) * fixed some internal dependencies * linked SBCL bug. More... over 14 years ago
.476: fix component-pathname for systems. More... over 14 years ago
.475: checkpointing little progress on the farmer. More... over 14 years ago
.474: move around more things in preparation for virtual pathname abstraction. More... over 14 years ago
.473: checkpointing more internal refactoring * separated searched build registry from traversed grain registry. * started a virtual-pathnames layer * small farmer progress. More... over 14 years ago
.472: checkpointing more doc and farmer work More... over 14 years ago
.471: checkpointing some work on the farmer, nothing visible. More... over 14 years ago
.470: remove a debugging statement. Tweak release scripts. More... over 14 years ago
XCVB .469: Fix an issue with *default-pathname-defaults* More... over 14 years ago
.468: move utilities to fare-utils, import that package. More... over 14 years ago
.467: some tweaks and documentation. * cleanup previous clisp and ccl tweaks after discussing with maintainers. * another pass of documentation, particularly after interaction with juanjo. More... over 14 years ago
.466: Punt on atomic rename-file for CLISP * workaround CLISP 2.48 bug by deleting old file if present. * also don't apply-output-pathname-translations on dependency-op output-files More... over 14 years ago
.465: yaaaar (with updated ADG, attempt to play better with ASDF binary locations) More... over 14 years ago
.464: under clisp, use posix:copy-file, not rename-file to (atomically) rename (thanks to sds) More... over 14 years ago
.463: actually bump version. More... over 14 years ago
.463: yaaaar (make test pass with CCL) More... over 14 years ago
.462: pass tests with CCL. More... over 14 years ago
.461: yaaaar (fix release test) More... over 14 years ago
.460: (ugly) fix to some relative pathname issues. Add command find-module. Pass tests with CLISP. More... over 14 years ago
.459: fix some output-path issues. Add some verbosity. make a2x&rmx tests more portable. More... over 14 years ago
.458: no --build argument means build from current directory (feature implemented for geoff wozniak). tests now work with clisp (they didn't???). some docs. More... over 14 years ago
.457: yaaaar. Should fix asdf-converter. Shame on me for not previously using make pre-release-test. More... over 14 years ago