summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Cyrus Harmon [Tue, 25 Jan 2011 05:08:39 +0000]
package cleanup:
* unix-name -> namestring
* export obejct-symbol and last-loaded
* remove bogus ch-asdf prefixes
Cyrus Harmon [Tue, 25 Jan 2011 00:57:27 +0000]
minor cleanups:
* use op instead of (possibly wrong) hardcoded 'asdf:load-op
* remove ch-asdf-system
* remove duplicate unix-name defun
Cyrus Harmon [Mon, 4 May 2009 04:09:47 +0000]
Merge branch 'master' of git+ssh://git.cyrusharmon.org/pub/git/ch-asdf
Cyrus Harmon [Thu, 6 Nov 2008 20:08:57 +0000]
bump version 0.2.17
Cyrus Harmon [Thu, 6 Nov 2008 20:08:35 +0000]
no longer depend on ch-util
added unix-name, dso-pathname, app-open, *pdf-viewer*, pdf-open, some of this wast aken from ch-util.
Cyrus Harmon [Sat, 6 Sep 2008 18:53:43 +0000]
Merge branch 'master' of git+ssh://cyrusharmon.org/pub/git/ch-asdf
Cyrus Harmon [Sat, 6 Sep 2008 18:53:40 +0000]
pdf-file is a generated-file, not a source-file.
Cyrus Harmon [Tue, 5 Aug 2008 18:50:39 +0000]
removing ch-cl-source-file and ch-lisp-source-file
sly [Sun, 3 Feb 2008 18:04:45 +0000]
ch-asdf 0.2.15
* add :auto-load slot to unix-dso
sly [Sun, 23 Dec 2007 21:03:06 +0000]
ch-asdf 0.2.14
* remove calls to sb-ext:find-executable-in-search-path and just use
executable name directly (without the inferred path) in the
run-program-asynchronously calls
sly [Mon, 10 Dec 2007 04:03:27 +0000]
ch-asdf 0.2.13
* removed bogus (?) call-next-method calls
* use load-op instead of compile-op for object-from-file
sly [Thu, 15 Nov 2007 09:05:22 +0000]
ch-asdf 0.2.12
* add call-next-methods to perform load-op for object-component and
object-from-variable
sly [Thu, 13 Sep 2007 15:44:09 +0000]
ch-asdf 0.2.11
* moved source files from src/ to top level
* hide sb-ext and sb-alien calls behind #+sbcl
sly [Sat, 5 May 2007 04:48:33 +0000]
ch-asdf 0.2.10
* moved *c-compiler-options* up in the file
* add benchmark-op
* exported generate-op
sly [Mon, 26 Feb 2007 04:12:08 +0000]
ch-asdf 0.2.8
* use *c-compiler-options* when linking too
sly [Mon, 19 Feb 2007 06:18:37 +0000]
ch-asdf 0.2.7
* added *c-compiler-options* and set to -Wall by default
sly [Mon, 19 Feb 2007 05:58:39 +0000]
ch-asdf 0.2.6
* added and exported c-header-file
* added -Wall warnings. I should make this more dynamic
sly [Sun, 11 Feb 2007 21:39:36 +0000]
ch-asdf 0.2.5
* added asm-source-file
* fixed unix-executable compile depends
sly [Thu, 18 Jan 2007 08:01:18 +0000]
ch-asdf 0.2.4
* fix dot->png
sly [Tue, 9 Jan 2007 04:37:56 +0000]
ch-asdf 0.2.3
* object-components -> source-files
sly [Tue, 9 Jan 2007 04:35:12 +0000]
ch-asdf 0.2.2
* added support for unix-executable
sly [Sat, 16 Dec 2006 01:05:10 +0000]
added ChangeLog
sly [Mon, 11 Dec 2006 18:01:48 +0000]
ch-asdf 0.2.1
* removed gcc-xml-ffi stuff
sly [Mon, 11 Dec 2006 18:01:01 +0000]
trivial changes
sly [Sat, 29 Jul 2006 19:34:09 +0000]
ch-asdf 0.1.5-
20060729
* added and exported merge-asdf-path
sly [Thu, 6 Jul 2006 16:50:48 +0000]
ch-asdf 0.1.4-
20060706
* added graphviz dot file asdf support
sly [Mon, 19 Jun 2006 22:16:34 +0000]
* made some stuff external
* Added the load-only lisp file stuff, currently unused, I think
sly [Sun, 28 May 2006 17:53:14 +0000]
* fixing object-from-variable dependency checking. needed to add load-op
of input variable to the component-depends-on ops.
sly [Sun, 28 May 2006 00:14:42 +0000]
adding new object based stuff
sly [Sat, 27 May 2006 20:23:48 +0000]
asdf hackery for dealing with objects and what not
sly [Fri, 26 May 2006 23:04:37 +0000]
checking in quote-reader-macro stuff before I tweak it
sly [Sat, 8 Apr 2006 08:02:03 +0000]
added version.lisp-expr stuff
sly [Sat, 8 Apr 2006 07:59:38 +0000]
* add tinaa-directory and css-file
* export them
sly [Wed, 5 Apr 2006 19:07:30 +0000]
Added generated file
Fix linker stuff to work on darwin/x86
sly [Fri, 10 Mar 2006 01:48:28 +0000]
Added empty load-op stubb for gcc-xml-c-source-file
sly [Fri, 17 Feb 2006 01:56:40 +0000]
* Added asdf-lookup-path
* Added png-file
# Exported asdf-lookup-path and png-file
sly [Wed, 25 Jan 2006 23:38:01 +0000]
moved class defintions here from ch-asdf-markup
sly [Mon, 23 Jan 2006 23:16:09 +0000]
* added tiff and jpeg-file classes
* exported them
sly [Mon, 23 Jan 2006 07:14:22 +0000]
* moved pdf and xhtml stuff up here.
* added with-component-directory
sly [Mon, 23 Jan 2006 02:39:30 +0000]
* moved gcc-xml stuff to its own file
* movde some utility funcitons to asdf-util
* added asdf-lookup and made it exported
sly [Mon, 23 Jan 2006 02:01:46 +0000]
* moved gcc-xml stuff into its own file
* moved some stuff into asdf-util
* added adsf URI parsing stuff
sly [Tue, 29 Nov 2005 21:10:40 +0000]
bumped version number date
sly [Fri, 18 Nov 2005 22:28:20 +0000]
In-package -> in-package
sly [Fri, 18 Nov 2005 22:16:49 +0000]
added xlinger args for -rpath. might not need this under non-linux.
sly [Fri, 28 Oct 2005 23:07:11 +0000]
* set some initial slot values in unix-dso to nil
* add link-library-directories and link-libraries functions
* add link-library-directories and link-libraries to dso build, .o
builds, and gcc-xml builds
* add link-library-directories and link-libraries to .o builds
sly [Thu, 27 Oct 2005 20:37:01 +0000]
moved unix-name calls into here
sly [Wed, 26 Oct 2005 13:07:26 +0000]
remove break
sly [Wed, 26 Oct 2005 06:15:44 +0000]
Added an asdf system to contain my asdf extensions