<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/scripts, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2011-06-11T17:58:40Z</updated>
<entry>
<title>	* TODO: Update.</title>
<updated>2011-06-11T17:58:40Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-06-11T17:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=38065d977542c06219ef6c7400b95ea85206f1ab'/>
<id>urn:sha1:38065d977542c06219ef6c7400b95ea85206f1ab</id>
<content type='text'>
src/
	* scripts/document.in: Remove.
</content>
</entry>
<entry>
<title>More configure work</title>
<updated>2010-08-16T05:08:46Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-08-16T05:08:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=5689ef935c09edbedb6d8466aaf9742c472a00c9'/>
<id>urn:sha1:5689ef935c09edbedb6d8466aaf9742c472a00c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2008-01-05  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;</title>
<updated>2008-01-05T08:57:06Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-01-05T08:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3545eca90d734224e7a468251ac686e1ca41d910'/>
<id>urn:sha1:3545eca90d734224e7a468251ac686e1ca41d910</id>
<content type='text'>
 
	* configure.ac.pamphlet: For mingw host, default $prefix to 
	C:/Program Files/OpenAxiom.
	Don't instantiate src/script/axiom.
	Instantiate src/driver/Makefile.  Tidy.
	* Makefile.pamphlet: Tidy.
	* config/axiom-c-macros.h.in: Update.

src/
2008-01-05  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* scripts/axiom.in: Remove.
	* driver: New directory.
	* driver/main.c: New.  Now implement driver as native
	application. 
</content>
</entry>
<entry>
<title>Annual ChangeLog rotation.</title>
<updated>2008-01-01T23:13:10Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-01-01T23:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=915b5b3272b0babc886c1c3c0605c9977cd36feb'/>
<id>urn:sha1:915b5b3272b0babc886c1c3c0605c9977cd36feb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;</title>
<updated>2007-10-10T07:22:10Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-10T07:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=371a162e7759102786eca794c46ac28c3dc68789'/>
<id>urn:sha1:371a162e7759102786eca794c46ac28c3dc68789</id>
<content type='text'>
	* configure.ac.pamphlet: Tidy.  Don't instantiate src/lisp/core.lisp.
	* configure.ac: Regenerate.
	* configure: Likewise.
	* config/var-def.mk (open_axiom_installdir): New.
	(AXIOM): Support versioning.
	* Makefile.pamphlet (install): Tidy.
	Remove sections on SPAD and SYS variables.
	* Makefile.in: Regenerate.

src/algebra/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* Makefile.pamphlet (INTERPSYS): Now take system root directory
	and algebra directory as arguments.
	* Makefile.in: Regenerate.

src/etc/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* Makefile.pamphlet (INTERPSYS): Take system root directory and
	algebra directory as arguments.
	* Makefile.in: Regenerate.

src/interp/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* bookvol5.pamphlet (initroot): Use |systemRootDirectory| instead
	of environment variable AXIOM.
	(|loadExposureGroupData|): Likewise.
	* br-data.boot.pamphlet (dbHasExamplePage): Likewise.
	(dbRead): Likewise.
	(dbReadComments): Likewise.
	(buildGloss): Likewise.
	* br-saturn.boot.pamphlet (getSaturnExampleList): Likewise.
	* br-search.boot.pamphlet (grepSplit): Likewise.
	* daase.lisp.pamphlet (asharp): Likewise.
	(initial-getdatabase): Likewise.
	(DaaseName): Likewise.
	(create-initializers): Likewise.
	* ht-root.boot.pamphlet (htGlossPage): Likewise.
	* htcheck.boot.pamphlet (buildHtMacroTable): Likewise.
	* i-syscmd.boot.pamphlet (summary): Likewise.
	(copyright): Likewise.
	* patches.lisp.pamphlet (restart0): Likewise.
	* util.lisp.pamphlet (sourcepath): Likewise.
	* Makefile.pamphlet (OBJS): Include sys-driver.$(FASLEXT).
	(${SAVESYS}): Tidy.
	(${AXIOMSYS}): Likewise.
	(${DEPSYS}): Depend on sys-driver.$(FASLEXT).  Load it.
	(sys-driver.$(FASLEXT)): New rule.
	* Makefile.in: Regenerate.
	* sys-driver.boot: New.

src/lisp/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* core.lisp.in (|%systemOptions|): New.
	(|%systemArguments|): Likewise.
	(|$systemInstallationDirectory|): Likewise.
	(|$sysOpts|): Likewise.
	(|$sysArgs|): Likewise.
	(|handleCommandLine|): Tidy.
	(|printUsage|): Update.
	* Makefile.pamphlet (core.lisp): Instantiate here.

src/script/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* axiom.in (AXIOM): Use value substituted by Autoconf.
	Remove dead code.
</content>
</entry>
<entry>
<title>2007-09-01  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;</title>
<updated>2007-09-02T05:09:26Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-02T05:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=98cd1f5a4b6469760944d4455c04185d571c67ed'/>
<id>urn:sha1:98cd1f5a4b6469760944d4455c04185d571c67ed</id>
<content type='text'>
	* configure.ac.pamphlet (&lt;&lt;find lisp&gt;&gt;): Keep gcl directory test
	simple. 
	* Makefile.pamphlet (maybe-cp-noweb-srcdir): New rule.  Factored
	from the rule below.
	($(addprefix $(axiom_build_bindir)/, notangle noweave)): Make it a
	prerequisite. 
	* config/var-def.mk (WEAVE): Export.
	(WEAVE): Likewise.

src/scripts/

2007-09-01  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* document.in (TANGLE): New environment variable.  Use in place
	nacked notangle.
	(WEAVE): New environment variable. Use in place of noweave.

</content>
</entry>
<entry>
<title></title>
<updated>2007-08-14T21:00:23Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T21:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ba1a657e67629e6eff47468e04b1fad7f0599f66'/>
<id>urn:sha1:ba1a657e67629e6eff47468e04b1fad7f0599f66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial population.</title>
<updated>2007-08-14T05:14:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T05:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ab8cc85adde879fb963c94d15675783f2cf4b183'/>
<id>urn:sha1:ab8cc85adde879fb963c94d15675783f2cf4b183</id>
<content type='text'>
</content>
</entry>
</feed>
