aboutsummaryrefslogtreecommitdiff
path: root/src/driver
AgeCommit message (Expand)AuthorFilesLines
2022-08-20fix sbcl 1.5.9 build (#16)Gabriel Dos Reis1-2/+2
2014-02-24Rename CXXCOMPILE to COMPILE and CXXLINK to LINKdos-reis1-2/+2
2014-02-10Clean up global variable names.dos-reis1-1/+1
2014-02-03Fix global variable names in Makefilesdos-reis1-2/+2
2013-04-07tidy driver invokationdos-reis1-2/+2
2013-04-03Fix up fallout from C++11 switchdos-reis1-12/+12
2013-04-02Use oa_setenvdos-reis1-2/+2
2011-06-23 * driver/Makefile.in (open_axiom_LDADD): Use library archives fordos-reis1-1/+6
2011-06-05 * driver/main.cc (upgrade_environment): Augment PATH for Windowsdos-reis1-0/+4
2011-06-05 * boot/ast.boot: Remove debugging statement.dos-reis1-1/+1
2011-06-03Enable the new GUI interface as default driver dos-reis1-0/+1
2011-06-02more utility code consolidationdos-reis2-551/+5
2011-06-02consolidate utility codesdos-reis4-118/+22
2010-11-30 * driver/utils.cc: Commonalize some of option handling code.dos-reis2-8/+32
2010-11-30 Rename src/driver/main.c to src/driver/main.ccdos-reis3-4/+4
2010-11-30 * etc/Makefile.in: Use the driver.dos-reis3-5/+35
2010-11-29Add support for translator and linker in the driverdos-reis3-9/+19
2010-11-28 (all-lisp): Require all-driver.dos-reis3-131/+186
2010-11-28 * clef/: Add using directive at toplevel.dos-reis3-89/+93
2010-11-19 * driver/utils.c (openaxiom_allocate_argv): New.dos-reis2-27/+35
2010-08-27(no commit message)dos-reis1-1/+1
2010-08-26 * utils/Makefile.in: Install libOpenAxiom.ados-reis4-2/+29
2010-08-18Remove CCF variablesdos-reis1-1/+1
2010-07-29 * clef/Makefile.in: Build and link programs by a C++ compiler.dos-reis1-11/+12
2010-07-29 * algebra/sf.spad.pamphlet (DoubleFloat): Use builtindos-reis1-0/+10
2010-07-29 Support C++ as implementation language.dos-reis3-5/+5
2010-06-05 * driver/utils.c (openaxiom_execute_core): Don't let CLISP fooldos-reis2-1/+5
2010-02-08 Add support for CLozure CL.dos-reis1-1/+2
2009-10-26 * share/tex/open-axiom.sty: New.dos-reis1-0/+1
2009-10-25 * lib/cfuns-c.c (oa_concatenate_string): Define.dos-reis3-54/+87
2009-10-03Commit last change for OpenSolarisdos-reis1-1/+1
2009-10-01 * driver/Makefile.in (open_axiom_LDADD): Prefer libraries from builddos-reis1-1/+1
2009-09-30 * sman/sman.c (fix_env): Simplify.dos-reis4-1/+14
2009-09-30 * driver/Makefile.in (open-axiom): Link against core runtime.dos-reis2-15/+6
2009-06-13 * driver/utils.c (openaxiom_execute_core): Workaround GCL oddity.dos-reis1-2/+14
2009-05-17 * configure.ac.pamphlet: Tidy Lisp systems invocation options.dos-reis1-1/+1
2009-05-14 Fix SF/2790725 (take 2)dos-reis1-0/+1
2009-05-13 Fix SF/2790725dos-reis1-0/+2
2009-04-14 Fix SF/2760560dos-reis3-31/+93
2008-11-02 * driver/utils.c (OPENAXIOM_DEFAULT_DRIVER): Can no longer bedos-reis1-13/+50
2008-11-02 * interp/g-util.boot: Import "ggreater".dos-reis1-1/+1
2008-10-26 * clef/edible.c: #include "cfuns.h" for oa_getenv use.dos-reis2-1/+4
2008-04-28 * configure.ac.pamphlet: Check from uint8_t.dos-reis2-2/+2
2008-04-19 * driver/utils.c (openaxiom_build_rts_options): Fix thinko.dos-reis1-3/+4
2008-03-28 * interp/int-top.boot (intloopReadConsole): Use $InputStream.dos-reis1-1/+15
2008-02-15Handle path with embedded space as arguments.dos-reis1-6/+7
2008-02-10Fix thinkodos-reis1-2/+2
2008-02-10Fix typo.dos-reis1-3/+3
2008-02-10Add support for batch processing.dos-reis4-147/+391
2008-01-06 * driver/main.c (main) [__WIN32__]: Fix off-by-one thinko.dos-reis1-4/+4