projects/mirror/ch-asdf.git
2 years agopackage cleanup: master
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

2 years agominor cleanups:
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

4 years agoMerge branch 'master' of git+ssh://git.cyrusharmon.org/pub/git/ch-asdf
Cyrus Harmon [Mon, 4 May 2009 04:09:47 +0000] 
Merge branch 'master' of git+ssh://git.cyrusharmon.org/pub/git/ch-asdf

4 years agobump version 0.2.17
Cyrus Harmon [Thu, 6 Nov 2008 20:08:57 +0000] 
bump version 0.2.17

4 years agono longer depend on ch-util
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.

4 years agoMerge branch 'master' of git+ssh://cyrusharmon.org/pub/git/ch-asdf
Cyrus Harmon [Sat, 6 Sep 2008 18:53:43 +0000] 
Merge branch 'master' of git+ssh://cyrusharmon.org/pub/git/ch-asdf

4 years agopdf-file is a generated-file, not a source-file.
Cyrus Harmon [Sat, 6 Sep 2008 18:53:40 +0000] 
pdf-file is a generated-file, not a source-file.

4 years agoremoving ch-cl-source-file and ch-lisp-source-file
Cyrus Harmon [Tue, 5 Aug 2008 18:50:39 +0000] 
removing ch-cl-source-file and ch-lisp-source-file

5 years agoch-asdf 0.2.15 origin
sly [Sun, 3 Feb 2008 18:04:45 +0000] 
ch-asdf 0.2.15
 * add :auto-load slot to unix-dso

5 years agoch-asdf 0.2.14
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

5 years agoch-asdf 0.2.13
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

5 years agoch-asdf 0.2.12
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

5 years agoch-asdf 0.2.11
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

6 years agoch-asdf 0.2.10
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

6 years agoch-asdf 0.2.8
sly [Mon, 26 Feb 2007 04:12:08 +0000] 
ch-asdf 0.2.8
 * use *c-compiler-options* when linking too

6 years agoch-asdf 0.2.7
sly [Mon, 19 Feb 2007 06:18:37 +0000] 
ch-asdf 0.2.7
 * added *c-compiler-options* and set to -Wall by default

6 years agoch-asdf 0.2.6
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

6 years agoch-asdf 0.2.5
sly [Sun, 11 Feb 2007 21:39:36 +0000] 
ch-asdf 0.2.5
 * added asm-source-file
 * fixed unix-executable compile depends

6 years agoch-asdf 0.2.4
sly [Thu, 18 Jan 2007 08:01:18 +0000] 
ch-asdf 0.2.4
 * fix dot->png

6 years agoch-asdf 0.2.3
sly [Tue, 9 Jan 2007 04:37:56 +0000] 
ch-asdf 0.2.3
 * object-components -> source-files

6 years agoch-asdf 0.2.2
sly [Tue, 9 Jan 2007 04:35:12 +0000] 
ch-asdf 0.2.2
 * added support for unix-executable

6 years agoadded ChangeLog
sly [Sat, 16 Dec 2006 01:05:10 +0000] 
added ChangeLog

6 years agoch-asdf 0.2.1
sly [Mon, 11 Dec 2006 18:01:48 +0000] 
ch-asdf 0.2.1
 * removed gcc-xml-ffi stuff

6 years agotrivial changes
sly [Mon, 11 Dec 2006 18:01:01 +0000] 
trivial changes

6 years agoch-asdf 0.1.5-20060729
sly [Sat, 29 Jul 2006 19:34:09 +0000] 
ch-asdf 0.1.5-20060729
  * added and exported merge-asdf-path

6 years agoch-asdf 0.1.4-20060706
sly [Thu, 6 Jul 2006 16:50:48 +0000] 
ch-asdf 0.1.4-20060706
  * added graphviz dot file asdf support

6 years ago* made some stuff external
sly [Mon, 19 Jun 2006 22:16:34 +0000] 
* made some stuff external
* Added the load-only lisp file stuff, currently unused, I think

6 years ago* fixing object-from-variable dependency checking. needed to add load-op
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.

6 years agoadding new object based stuff
sly [Sun, 28 May 2006 00:14:42 +0000] 
adding new object based stuff

6 years agoasdf hackery for dealing with objects and what not
sly [Sat, 27 May 2006 20:23:48 +0000] 
asdf hackery for dealing with objects and what not

6 years agochecking in quote-reader-macro stuff before I tweak it
sly [Fri, 26 May 2006 23:04:37 +0000] 
checking in quote-reader-macro stuff before I tweak it

7 years agoadded version.lisp-expr stuff
sly [Sat, 8 Apr 2006 08:02:03 +0000] 
added version.lisp-expr stuff

7 years ago * add tinaa-directory and css-file
sly [Sat, 8 Apr 2006 07:59:38 +0000] 
 * add tinaa-directory and css-file
 * export them

7 years agoAdded generated file
sly [Wed, 5 Apr 2006 19:07:30 +0000] 
Added generated file
Fix linker stuff to work on darwin/x86

7 years agoAdded empty load-op stubb for gcc-xml-c-source-file
sly [Fri, 10 Mar 2006 01:48:28 +0000] 
Added empty load-op stubb for gcc-xml-c-source-file

7 years ago* Added asdf-lookup-path
sly [Fri, 17 Feb 2006 01:56:40 +0000] 
* Added asdf-lookup-path
* Added png-file
# Exported asdf-lookup-path and png-file

7 years agomoved class defintions here from ch-asdf-markup
sly [Wed, 25 Jan 2006 23:38:01 +0000] 
moved class defintions here from ch-asdf-markup

7 years ago* added tiff and jpeg-file classes
sly [Mon, 23 Jan 2006 23:16:09 +0000] 
* added tiff and jpeg-file classes
* exported them

7 years ago* moved pdf and xhtml stuff up here.
sly [Mon, 23 Jan 2006 07:14:22 +0000] 
* moved pdf and xhtml stuff up here.
* added with-component-directory

7 years ago* moved gcc-xml stuff to its own file
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

7 years ago* moved gcc-xml stuff into its own file
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

7 years agobumped version number date
sly [Tue, 29 Nov 2005 21:10:40 +0000] 
bumped version number date

7 years agoIn-package -> in-package
sly [Fri, 18 Nov 2005 22:28:20 +0000] 
In-package -> in-package

7 years agoadded xlinger args for -rpath. might not need this under non-linux.
sly [Fri, 18 Nov 2005 22:16:49 +0000] 
added xlinger args for -rpath. might not need this under non-linux.

7 years ago* set some initial slot values in unix-dso to nil
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

7 years agomoved unix-name calls into here
sly [Thu, 27 Oct 2005 20:37:01 +0000] 
moved unix-name calls into here

7 years agoremove break
sly [Wed, 26 Oct 2005 13:07:26 +0000] 
remove break

7 years agoAdded an asdf system to contain my asdf extensions
sly [Wed, 26 Oct 2005 06:15:44 +0000] 
Added an asdf system to contain my asdf extensions