]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
write output to infile.lyx
[lyx.git] / config / ChangeLog
index d58199eeb5a7a505b5d97cfdbbe720479926ae7f..7de02859fd7f3171beb8682cb4ea3fa2de6bdbc2 100644 (file)
@@ -1,3 +1,56 @@
+2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * common.am (AUTOMAKE_OPTIONS): add dist-bzip2
+
+2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_USE_PACKAGING): use LyX instead of lyx as
+       package name for Windows and OSX packaging.
+
+       * lyxinclude.m4 (LYX_USE_FRONTENDS): require the user to select a
+       frontend. 
+
+       * qt.m4 (QT_DO_IT_ALL): define QT_NO_STL.
+
+2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * lyxinclude.m4 (enable-optimization): make releases and
+       prereleases have optimization set to -O2
+
+2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4: set profiling off by defqult 
+
+2005-07-15  José Matos <jamatos@lyx.org>
+
+       * py-compile: new file to byte-compile python scripts.
+
+2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * lyxinclude.m4 (lyx_pch_comp): add profiling switch
+
+2005-07-12  Angus Leeming  <leeming@lyx.org>
+
+       * qt.m4 (QT_CHECK_IS_MULTITHREADED): ascertain whether the Qt library
+       has multi-threading support.
+
+2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * qt.m4 (QT_DO_IT_ALL): mark the QTDIR variable as precious.
+
+2005-05-04  Angus Leeming  <leeming@lyx.org>
+
+       * common.am (*.o *.lo *.obj): make the TARGETS depend on $(PCH_FILE),
+       not the SOURCES.
+       (pch-file): name the generated .pch.h.gch file explicitly.
+       Enables the file to be output to the build directory if different
+       to the source directory.
+       (DISTCLEANFILES): add pch.h.gch.dep
+
+2005-05-03  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am: remove [ap]spell.m4 and add spell.m4.
+
 2005-05-02  Angus Leeming  <leeming@lyx.org>
 
        * spell.m4: test for something that MSVC doesn't have (fork)
@@ -36,7 +89,7 @@
 
        * lyxinclude.m4 (LYX_USE_PACKAGING): new macro.
 
-2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2005-01-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4 (enable_stdlib_debug): new switch
        (enable_concept_checks): new switch
 
        * common.am: setup variables for boost
 
-2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-12-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4 (lyx_pch_comp): next gcc version is 4.0 not 3.5
 
        * lyxinclude.m4 (lyx_pch_comp): use CPPFLAGS instead of CXXFLAGS
        for warning flags. 3.5 -> 4.0 for next gcc version
 
-2004-11-16  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-11-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4: next version of gcc will be 4.0 not 3.5
 
-2004-11-16  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-11-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4 (enable_debug): Add support for stdlibc++ concept
        checks on gcc >3.4.
 
        * lyxinclude.m4 (LYX_USE_FRONTENDS): mention gtk as frontend
 
-2004-08-30  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-08-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * common.am: improve pch handling a tiny bit
 
-2004-08-15  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4 (lyx_pch_comp,LYX_BUILD_PCH): set this for
        precompiled header capable gcc compilers
        * common.am (pch.h.gch,LYX_BUILD_PCH): support for precompiled
        headers
 
-2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-07-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4: setup for gcc 3.5 use as well
 
-2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-07-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * common.am (AM_ETAGSFLAGS): setup variable
 
-2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-05-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * depcomp.diff: remove file
        * gettext.m4.patch: remove file
 
-2004-05-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * acconfig.h: remove file
 
-2004-05-26  Lars Gullik Bjonnes  <larsbj@lyx.org>
+2004-05-26  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * nls.m4: new file
 
        * Makefile.am: add more m4 files and reformat a bit
 
-2004-05-25  Lars Gullik Bjonnes  <larsbj@lyx.org>
+2004-05-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * config.rpath: new file
 
-2004-05-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-05-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * add some more m4 files to work around errors with older
        automake/autoconf versions.
 
-2004-05-25  Lars Gullik Bjonnes  <larsbj@lyx.org>
+2004-05-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * update m4 files from automake 1.8 autoconf 2.59 and update other
        m4 files to avoid auto warnings.
 
-2004-05-18  Lars Gullik Bjonnes  <larsbj@lyx.org>
+2004-05-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * lyxinclude.m4 (lyx_warning): change debug mode setup to use
        AC_DEFINE
 
-2004-05-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-05-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxinclude.m4 (enable-debug): Use the libstdc++ debugging mode
        if configuring with enable-debug.