- 17 Sep, 2009 3 commits
-
-
Alexandre Duret-Lutz authored
Conflicts: ChangeLog
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
generated in vaucanson/include/vaucanson/, not only those in vaucanson/include/vaucanson/contexts/.
-
- 16 Sep, 2009 5 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Conflicts: ChangeLog
-
Alexandre Duret-Lutz authored
-
- 15 Sep, 2009 9 commits
-
-
Jérôme Galtier authored
-
Alexandre Duret-Lutz authored
* configure.ac (DISTCHECK_CONFIGURE_FLAGS): Substitute it from here, and include $ac_configure_args. * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove.
-
Alexandre Duret-Lutz authored
and Xerces in a non-standard directory. Move the "Requirements" section before these instructions.
-
Alexandre Duret-Lutz authored
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove MORE_DISTCHECK_CONFIGURE_FLAGS. * vaucanson.mk (AM_CPPFLAGS): Remove BOOST_FLAGS. (AM_LDFLAGS): Remove. * taf-kit/src/Makefile.am (AM_LDFLAGS): Set with =, not +=.
-
Alexandre Duret-Lutz authored
* build-aux/vcsn-xml.m4: Rewrite using a more recent syntax, and without using --with. People will set CPPFLAGS and LDFLAGS if they have an unusual Boost installation root. Take the minimum version as argument. * configure.ac: Adjust call eo VCSN_XML, and remove the definition of MORE_DISTCHECK_CONFIGURE_FLAGS.
-
Alexandre Duret-Lutz authored
* build-aux/ax_boost_base.m4: Delete. * build-aux/Makefile.am (dist_m4data_DATA): Remove ax_boost_base.m4. * build-aux/vcsn-boost.m4: New file. * configure.ac: Use VCSN_BOOST instead of AX_BOOST_BASE. The latter did too much and we want people to simply set CPPFLAGS and LDFLAGS if they have an unusual Boost installation root.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* data/automata/char-z/Makefile.am (b1.xml): Do not use $< in a non-suffix rules.
-
- 14 Sep, 2009 1 commit
-
-
Florent D'Halluin authored
* src/bench/README, * src/bench/common/README_AUTOMATA: Update. * src/bench/common/Makefile.am: Add file. * src/bench/common/bench_constructs.cc: New program, generate a sample of the benchmark automata in dot format.
-
- 11 Sep, 2009 2 commits
-
-
Florent D'Halluin authored
* src/bench/composition/Makefile.bench, * src/bench/derived_terms/Makefile.bench, * src/bench/determinization/Makefile.bench, * src/bench/eps_removal/Makefile.bench, * src/bench/eval/Makefile.bench, * src/bench/minimization/Makefile.bench, * src/bench/product/Makefile.bench, * src/bench/quotient/Makefile.bench: List all the values instead.
-
Florent D'Halluin authored
* configure.ac: Enable OpenFST benchmarks if fstcompile is accessible from the current PATH.
-
- 09 Sep, 2009 2 commits
-
-
Alexandre Duret-Lutz authored
Conflicts: ChangeLog
-
Alexandre Duret-Lutz authored
-
- 08 Sep, 2009 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 07 Sep, 2009 3 commits
-
-
Alexandre Duret-Lutz authored
Conflicts: ChangeLog
-
Alexandre Duret-Lutz authored
-
Florent D'Halluin authored
CBS version: f19d09ad8c6566888b72a87bbed5aa628da3dbf1. See cbs/Changelog.
-
- 04 Sep, 2009 4 commits
-
-
Alexandre Duret-Lutz authored
* taf-kit/src/library_commands.hh (get_automata_path): Search for vcsn- in program_name, do not assume it is at the beginning. This was causing trouble when Taf-Kit was run as './vcsn-char-b' for instance, because it would then remove the first five characters and look for a directory named '/n-char-b'.
-
Alexandre Duret-Lutz authored
* configure.ac (VCSN_DATA_PATH): Fix underquoted code in $prefix computation. This was causing the wrong value of VCSN_DATA_PATH to be defined on my test installation on FreeBSD.
-
Florent D'Halluin authored
CBS version: 01c2191d02af066c21e04e6247c78778155d6724. See cbs/Changelog.
-
Florent D'Halluin authored
* .gitignore: Do not ignore *.in files, ignore Makefile.in instead.
-
- 03 Sep, 2009 5 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
.txt.pdf rule, to please BSD Make. * doc/manual/Makefile.am (%.pdf: %.tex): Rewrite as a portable .tex.pdf rule.
-
Alexandre Duret-Lutz authored
unportable %-rules. * doc/Makefile.am (dist_doc_DATA): Remove.
-
- 01 Sep, 2009 2 commits
-
-
Alexandre Duret-Lutz authored
* configure.ac: Use LT_INIT instead of AC_PROG_LIBTOOL.
-
Alexandre Duret-Lutz authored
* configure.ac: Require Automake 1.11 and use the new color-tests and parallel-tests options. * build-aux/check.mk: Delete. * src/tests/check/check.mk, src/tests/xml/Makefile.am, taf-kit/tests/Makefile.am: Do not include build-aux/check.mk anymore.
-
- 02 Aug, 2009 2 commits
-
-
Jérôme Galtier authored
-
Jérôme Galtier authored
-