Loading Makefile.am +1 −4 Original line number Diff line number Diff line # @(#) $Id: Makefile.am 19685 2017-05-03 13:13:56Z yeti-dn $ # $Id: Makefile.am 20680 2017-12-18 18:29:14Z yeti-dn $ SUBDIRS = \ m4 \ Loading Loading @@ -42,9 +42,6 @@ dist-check-maintainer: @false endif docs: (cd devel-docs && $(MAKE) $(AM_MAKEFLAGS) docs) configexecincludedir = $(pkglibdir)/include configexecinclude_DATA = gwyconfig.h Loading Makefile.in +1 −4 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ @SET_MAKE@ # @(#) $Id: Makefile.am 19685 2017-05-03 13:13:56Z yeti-dn $ # $Id: Makefile.am 20680 2017-12-18 18:29:14Z yeti-dn $ VPATH = @srcdir@ am__is_gnu_make = { \ Loading Loading @@ -1035,9 +1035,6 @@ uninstall-am: uninstall-configexecincludeDATA @MAINTAINER_MODE_FALSE@ @echo "*** maintainer mode must be enabled in order to make dist" @MAINTAINER_MODE_FALSE@ @false docs: (cd devel-docs && $(MAKE) $(AM_MAKEFLAGS) docs) .PHONY: docs # Tell versions [3.59,3.63) of GNU make to not export all variables. Loading NEWS +296 −200 File changed.Preview size limit exceeded, changes collapsed. Show changes TODO +5 −5 Original line number Diff line number Diff line Loading @@ -22,20 +22,20 @@ Release checklist: - check full rebuild disabled=update_version ./utils/gwyddion-night-build - check and update NEWS, set release data, generate the HTML version (utils/gen-news.py) ./utils/gen-news.py <NEWS - generate on-line module list (run ./make-module-list in utils, may need manual filtering of non-released modules) - generate stable API docs for gwyddion.net (using gwyddion.net-doc-build SVN module) and upload them docbase=$HOME/Projects/Gwyddion/gwyddion/devel-docs ./gendoc.sh - tag SVN: svn copy svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/trunk/gwyddion svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/tags/gwyddion-2.29 svn copy svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/trunk/gwyddion svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/tags/gwyddion-2.50 - build and upload packages - sign packages and upload signatures gpg2 -u yeti@gwyddion.net -b gwyddion-2.28.tar.gz gpg2 -u yeti@gwyddion.net -b gwyddion-2.50.tar.gz - update gwyddion main page - publish files at SourceForge rsync --progress -e ssh gwyddion-2.28.tar.xz yeti-dn@frs.sourceforge.net:/home/frs/project/gwyddion/gwyddion/2.28/ rsync --progress -e ssh gwyddion-2.50.tar.xz yeti-dn@frs.sourceforge.net:/home/frs/project/gwyddion/gwyddion/2.50/ - README.txt with release info should be uploaded from web browser; does not work well with rsync - publish project NEWS at Sourceforge in the ‘News’ blog Loading @@ -43,4 +43,4 @@ Release checklist: info) - send e-mail to the mailing lists - update the list of supported file formats in the user guide - update contributors page using ./utils/gen-authors.py web - update contributors page using ./utils/gen-authors.py AUTHORS web app/Makefile.am +5 −2 Original line number Diff line number Diff line # @(#) $Id: Makefile.am 20269 2017-08-14 11:21:07Z yeti-dn $ # $Id: Makefile.am 20784 2018-02-01 08:56:52Z yeti-dn $ libgwyddion = $(top_builddir)/libgwyddion/libgwyddion2.la libgwymodule = $(top_builddir)/libgwymodule/libgwymodule2.la Loading Loading @@ -40,6 +40,7 @@ libgwyapp2include_HEADERS = \ menu.h \ meta.h \ resource-editor.h \ gwyresultsexport.h \ settings.h \ undo.h \ validate.h \ Loading Loading @@ -84,6 +85,7 @@ MKENUM_HFILES = \ $(srcdir)/gwymoduleutils.h \ $(srcdir)/gwymoduleutils-file.h \ $(srcdir)/gwyplaintool.h \ $(srcdir)/gwyresultsexport.h \ $(srcdir)/gwytool.h \ $(srcdir)/help.h \ $(srcdir)/logging.h \ Loading Loading @@ -114,7 +116,7 @@ AM_LDFLAGS = $(darwin_ldflags) # Any iface change C++: 0: A # Adding ifaces C: R: A++ # Changing ifaces C: R: 0 libversion = -version-info 19:0:19 libversion = -version-info 20:0:20 #libversion = -release @LIBRARY_RELEASE@ libgwyapp2_la_LDFLAGS = @GTKGLEXT_LIBS@ @GIO_LIBS@ @BASIC_LIBS@ $(win32_libs) -export-dynamic $(no_undefined) $(export_symbols) $(libversion) libgwyapp2_la_CPPFLAGS = -DG_LOG_DOMAIN=\"GwyApp\" $(AM_CPPFLAGS) Loading Loading @@ -143,6 +145,7 @@ libgwyapp2_la_SOURCES = \ meta.c \ settings.c \ resource-editor.c \ gwyresultsexport.c \ undo.c \ validate.c \ wait.c Loading Loading
Makefile.am +1 −4 Original line number Diff line number Diff line # @(#) $Id: Makefile.am 19685 2017-05-03 13:13:56Z yeti-dn $ # $Id: Makefile.am 20680 2017-12-18 18:29:14Z yeti-dn $ SUBDIRS = \ m4 \ Loading Loading @@ -42,9 +42,6 @@ dist-check-maintainer: @false endif docs: (cd devel-docs && $(MAKE) $(AM_MAKEFLAGS) docs) configexecincludedir = $(pkglibdir)/include configexecinclude_DATA = gwyconfig.h Loading
Makefile.in +1 −4 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ @SET_MAKE@ # @(#) $Id: Makefile.am 19685 2017-05-03 13:13:56Z yeti-dn $ # $Id: Makefile.am 20680 2017-12-18 18:29:14Z yeti-dn $ VPATH = @srcdir@ am__is_gnu_make = { \ Loading Loading @@ -1035,9 +1035,6 @@ uninstall-am: uninstall-configexecincludeDATA @MAINTAINER_MODE_FALSE@ @echo "*** maintainer mode must be enabled in order to make dist" @MAINTAINER_MODE_FALSE@ @false docs: (cd devel-docs && $(MAKE) $(AM_MAKEFLAGS) docs) .PHONY: docs # Tell versions [3.59,3.63) of GNU make to not export all variables. Loading
TODO +5 −5 Original line number Diff line number Diff line Loading @@ -22,20 +22,20 @@ Release checklist: - check full rebuild disabled=update_version ./utils/gwyddion-night-build - check and update NEWS, set release data, generate the HTML version (utils/gen-news.py) ./utils/gen-news.py <NEWS - generate on-line module list (run ./make-module-list in utils, may need manual filtering of non-released modules) - generate stable API docs for gwyddion.net (using gwyddion.net-doc-build SVN module) and upload them docbase=$HOME/Projects/Gwyddion/gwyddion/devel-docs ./gendoc.sh - tag SVN: svn copy svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/trunk/gwyddion svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/tags/gwyddion-2.29 svn copy svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/trunk/gwyddion svn+ssh://yeti-dn@svn.code.sf.net/p/gwyddion/code/tags/gwyddion-2.50 - build and upload packages - sign packages and upload signatures gpg2 -u yeti@gwyddion.net -b gwyddion-2.28.tar.gz gpg2 -u yeti@gwyddion.net -b gwyddion-2.50.tar.gz - update gwyddion main page - publish files at SourceForge rsync --progress -e ssh gwyddion-2.28.tar.xz yeti-dn@frs.sourceforge.net:/home/frs/project/gwyddion/gwyddion/2.28/ rsync --progress -e ssh gwyddion-2.50.tar.xz yeti-dn@frs.sourceforge.net:/home/frs/project/gwyddion/gwyddion/2.50/ - README.txt with release info should be uploaded from web browser; does not work well with rsync - publish project NEWS at Sourceforge in the ‘News’ blog Loading @@ -43,4 +43,4 @@ Release checklist: info) - send e-mail to the mailing lists - update the list of supported file formats in the user guide - update contributors page using ./utils/gen-authors.py web - update contributors page using ./utils/gen-authors.py AUTHORS web
app/Makefile.am +5 −2 Original line number Diff line number Diff line # @(#) $Id: Makefile.am 20269 2017-08-14 11:21:07Z yeti-dn $ # $Id: Makefile.am 20784 2018-02-01 08:56:52Z yeti-dn $ libgwyddion = $(top_builddir)/libgwyddion/libgwyddion2.la libgwymodule = $(top_builddir)/libgwymodule/libgwymodule2.la Loading Loading @@ -40,6 +40,7 @@ libgwyapp2include_HEADERS = \ menu.h \ meta.h \ resource-editor.h \ gwyresultsexport.h \ settings.h \ undo.h \ validate.h \ Loading Loading @@ -84,6 +85,7 @@ MKENUM_HFILES = \ $(srcdir)/gwymoduleutils.h \ $(srcdir)/gwymoduleutils-file.h \ $(srcdir)/gwyplaintool.h \ $(srcdir)/gwyresultsexport.h \ $(srcdir)/gwytool.h \ $(srcdir)/help.h \ $(srcdir)/logging.h \ Loading Loading @@ -114,7 +116,7 @@ AM_LDFLAGS = $(darwin_ldflags) # Any iface change C++: 0: A # Adding ifaces C: R: A++ # Changing ifaces C: R: 0 libversion = -version-info 19:0:19 libversion = -version-info 20:0:20 #libversion = -release @LIBRARY_RELEASE@ libgwyapp2_la_LDFLAGS = @GTKGLEXT_LIBS@ @GIO_LIBS@ @BASIC_LIBS@ $(win32_libs) -export-dynamic $(no_undefined) $(export_symbols) $(libversion) libgwyapp2_la_CPPFLAGS = -DG_LOG_DOMAIN=\"GwyApp\" $(AM_CPPFLAGS) Loading Loading @@ -143,6 +145,7 @@ libgwyapp2_la_SOURCES = \ meta.c \ settings.c \ resource-editor.c \ gwyresultsexport.c \ undo.c \ validate.c \ wait.c Loading