Skip to content
  • Raphal Poss's avatar
    Index: ChangeLog · 0b866d86
    Raphal Poss authored
    from  Raphael Poss  <raph@lrde.epita.fr>
    
            * Makefile.am: tweak.
            * configure.ac (OLN_SOURCE_DIR): new AC_DEFINE. tweak.
    
            * src/oln.m4 (OLN_ENABLE_EXCEPTIONS, OLN_DISABLE_EXCEPTIONS): new
            macros.
    
            * src/Makefile.am (ACLOCAL_FLAGS): add.
            (CONFIGURE_DEPENDENCIES): depend on oln.m4.
    
            * src/oln.m4 (CPPFLAGS, CXXFLAGS): now user-defined CXXFLAGS and
            CPPFLAGS are never totally overriden. (AC_TEMPLATE_DEPTH) Add
            checks for deep template recursion.
    
            * src/configure.ac (CXX, CXXFLAGS, OLN_INCLUDEDIR): AC_DEFINE more
            variables.
    
            * src/utilities/generate_morpho.sh (AM_CPPFLAGS, AM_CXXFLAGS): be
            nice to the new configuration system.
            * src/utilities/Makefile.am (AM_CXXFLAGS): likewise.
    
            * oln/config/system.hh: include config.h if HAVE_CONFIG_H is defined.
    
    Index: src/tests/ChangeLog
    from  Raphael Poss  <raph@lrde.epita.fr>
    
       * transforms/fft.cc, transforms/dwt.cc (check): create OUTPUT_DIR
       before using it.
    
       * types/tests/conv2: mark XFAIL for seemingly obvious reasons.
    
       * morpho/Makefile.am (CXXFLAGS): do not override CXXFLAGS
       completely.
    
       * meta/gen_test.cc (write_postlude_and_test): be nice to the new
       configuration system. Report exit status of commands.
       * check/Makefile.flags: likewise.
    
       * Makefile.am: make things work when Olena is 'configure'd from
       another directory than its sources.  (BUILTDATA, SOURCEDATA,
       SOURCEIMGS, BUILTIMGS) macro name changes.
    
       * data-src: renamed from data.
    
       * check/data.cc: remove a small glitch.
    
    2002-12-05  Raphael Poss  <raph@lrde.epita.fr>
    
            * configure.ac: fix so that now olena-doc can be an independant
            package.
    
            * doc/Makefile.am (EXTRA_DIST): include some generated files in
            the distribution. Pass CXXCOMPILE to processing.tpl.
            * tpl/processing.tpl: use CXXCOMPILE instead of a custom
            compilation command. Now processing.tpl is properly autoconf'ed.
    
            * Makefile.am (ACLOCAL_FLAGS): add.
            (CONFIGURE_DEPENDENCIES): depend on ../src/oln.m4.
            (EXTRA_DIST): add.
    
        prcs2git-id: 0_5_reconf.12
    0b866d86
To find the state of this project's repository at the time of any of these versions, check out the tags.