/[GiNaC]/Makefile.am
ViewVC logotype

Log of /Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to release_1-1-4: (view) (annotate)
Sticky Tag:

Revision 1.13.2.1 - (view) (annotate) - [select for diffs]
Mon Mar 24 14:19:09 2003 UTC (10 years, 1 month ago) by cbauer
Branch: ginac_1-1
CVS Tags: release_1-1-0, release_1-1-1, release_1-1-2, release_1-1-3, release_1-1-4, release_1-1-5
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
synced to 1.0


Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Oct 30 22:55:50 2001 UTC (11 years, 6 months ago) by cbauer
Branch: MAIN
CVS Tags: release_1-0-0, release_1-0-1, release_1-0-10, release_1-0-11, release_1-0-12, release_1-0-13, release_1-0-14, release_1-0-2, release_1-0-3, release_1-0-4, release_1-0-6, release_1-0-7, release_1-0-8, release_1-0-9
Branch point for: ginac_1-1
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
- ginsh_fcn_help/ginsh_op_help.c are renamed to *.h and now placed in the
  build directory, not the source directory


Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Jun 6 18:15:18 2001 UTC (11 years, 11 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-9-0, release_0-9-1, release_0-9-2, release_0-9-3, release_0-9-4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- config.*: updated from FSF.
- Removed cint subdir for good because the new separate package seems to
  work properly now (after some longish argument with makecint).


Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Mar 6 17:05:57 2001 UTC (12 years, 2 months ago) by cbauer
Branch: MAIN
CVS Tags: release_0-8-0, release_0-8-1, release_0-8-2, release_0-8-3
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
documentation update


Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Nov 16 19:08:37 2000 UTC (12 years, 6 months ago) by cbauer
Branch: MAIN
CVS Tags: release_0-7-0, release_0-7-1, release_0-7-2, release_0-7-3
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
- added man page for ginac-config
- all man pages now display the current GiNaC version number


Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Oct 5 15:48:34 2000 UTC (12 years, 7 months ago) by cbauer
Branch: MAIN
Changes since 1.8: +3 -4 lines
Diff to previous 1.8
updated spec file which is now also included in the tarball


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Jun 15 18:46:10 2000 UTC (12 years, 11 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-6-2, release_0-6-3, release_0-6-4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- cint/*:  Revamped the launch-scheme for ginaccint.bin.  It must be done
  by a binary executable and not by a script to ensure users can write
  shebang-scripts.
- cint/*:  Added a testsuite which hopefully passes (some lucky day).
- cint/ginaccint.bin: For this to work we needed a --silent command line
  switch.
- configure.in, Makefile.am, cint/Makefile.am: account for new launchers.
- ginac/matrix.cpp, ginac/matrix.h: removed confusing ffe_get() and ffe_set()
  routines since they counted the non-standard way.
- config.guess, config.sub: Updated to new versions from FSF.
- others files: Changes triggered.


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue May 16 17:06:42 2000 UTC (13 years ago) by kreckel
Branch: MAIN
CVS Tags: release_0-6-1
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
- Adjusted build-environment for "Cint without crutches" (tm).


Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Feb 7 16:47:35 2000 UTC (13 years, 3 months ago) by cbauer
Branch: MAIN
CVS Tags: relase_0-5-0, relase_0-5-1, release_0-5-2, release_0-5-3, release_0-5-4, release_0-6-0
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
- cint dir was missing from distribution


Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Jan 30 20:52:54 2000 UTC (13 years, 3 months ago) by kreckel
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4.
- Made configure check for cint and makecint and call makecint to dump out
  cint/Makefile.cint, which will later be called by cint/Makefile.  See
  configure option --with-cint.
- Added some documentation about GiNaC-cint (e.g. a manpage).
- All dummies in subdir cint/ are created by cint/dummies.pl now, removed
  older stuff.


Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Jan 19 19:41:40 2000 UTC (13 years, 4 months ago) by cbauer
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
- updated configure script and makefiles


Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Dec 1 16:03:37 1999 UTC (13 years, 5 months ago) by cbauer
Branch: MAIN
Changes since 1.2: +18 -0 lines
Diff to previous 1.2
- added 'ginac-config' script and 'ginac.m4' macros to help making packages
  that use GiNaC
- installation does no longer fail when HTML docs were disabled by
  configuration


Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Nov 26 17:08:46 1999 UTC (13 years, 5 months ago) by cbauer
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
- requires autoconf 2.12 and automake 1.4
- .info files included in GiNaC.spec


Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Nov 9 19:56:40 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
- switched to automake build environment


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15