commit e52d626777b90f96c1b6d9c05589e4e4513383df
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu Oct 3 23:37:21 2019 +0300

    Update PO files.

commit 618bf342cd9aee8ae8aa6dbeb54ce8f434c505ec
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 10:36:37 2019 +0300

    Update PO translation files.

commit 619912c47cfe3da3809c7d2b9652991c6fa3da17
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 01:02:14 2019 +0300

    Update copyrights in all '*.pot' files.

commit 343a7347e925cbb2f6c6182c7830fafabfb3d2da
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 01:01:10 2019 +0300

    Update COPYRIGHT_HOLDER in all `Makevars' files.

commit 53986490818a64d90d83e08bd078ff9714f85fcf
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 00:45:22 2019 +0300

    cli: Update copyrights.

commit 41ffba3a08d8d07805b9fd54f77ab299eff32ebc
Author: dmn <graahnul.grom@gmail.com>
Date:   Wed Sep 25 16:08:34 2019 +0300

    build: Fix FreeBSD compilation error on powerpc64.
    
    Building on powerpc64 architecture with base
    system compiler (GCC 4.2) fails with:
    cc1: error: -Wuninitialized is not supported without -O
    Respecting $(CFLAGS) variable in lepton-cli,
    liblepton and lepton-schematic makefiles solves
    the problem.
    FreeBSD bug report #239311:
    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239311

commit 0cd7a8d8029f2122cbaad0e5878d499d6aa235d6
Author: dmn <graahnul.grom@gmail.com>
Date:   Sun Jun 2 16:38:54 2019 +0300

    cli: Update --help, --version output.

commit bbe4ed733a935bb6c59ce19d9343a0bda1c1c7c9
Author: dmn <graahnul.grom@gmail.com>
Date:   Mon May 13 12:05:25 2019 +0300

    cli: Prevent unwanted updates of PO files.
    
    1) add lepton-cli.pot to source control
    2) modify Makevars:
        - MSGMERGE_OPTIONS = --no-location
        (eliminates comments with line numbers in *.po)
        - PO_DEPENDS_ON_POT = no
        (do not modify PO files if it's not necessary)
    3) make -C cli/po/ update-po

commit 283ac6927ee40b4240a384ba5e02d16d2c8789a4
Author: dmn <graahnul.grom@gmail.com>
Date:   Thu Feb 21 20:00:58 2019 +0300

    cli: Use precompiled Scheme files.

commit b50f3315aef11837116a7f3e1aa82f01e1c15a31
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu Feb 28 15:15:21 2019 +0300

    build: Improve build directory cleaning by 'make clean'.
    
    According to automake manual
    (https://www.gnu.org/software/automake/manual/html_node/Clean.html),
    all files built by 'make' (but not 'configure') should be cleaned
    by 'make clean' (listed in the "CLEANFILES" variable), all the
    rest that were made by 'configure' should be deleted by 'make
    distclean'. Appropriate variables in makefiles have been adjusted
    to make 'make' do better cleaning job.

commit e3c5104010ec37969acb1fefa6fa2bb35efca4d9
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 13:40:53 2018 +0300

    Update po-files.

commit 3d35454356c61a748ae4ffb12a2dfd0527734e3a
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 12:16:53 2018 +0300

    docs: Update Copyright lines in man pages.
    
    - For those tools which had contributions since 2017, a new Lepton
      copyright line has been added.
    
    - For those tools which had no contributions since 2017, the last
      contribution year has been changed to 2017 to avoid automatic
      year change.

commit 2103ad0a4fdeac5ec12d570550fb0d72d4c686fa
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 12:07:44 2018 +0300

    docs: Fix GEDADATA default value in several man pages.

commit 43aaea7801bb40333817ced110c0d75585fd897c
Author: dmn <graahnul.grom@gmail.com>
Date:   Thu Jun 7 15:10:30 2018 +0300

    Update translation files.

commit 5c1d8a4ddd73dc109196b727500ad93db7c513d1
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu May 31 23:31:30 2018 +0300

    cli: Fix the Scheme API texinfo manual filename in man page.

commit 35036f68631ca7c35b08720b98c1bc7d38552e4c
Author: dmn <graahnul.grom@gmail.com>
Date:   Sun Apr 22 21:42:18 2018 +0300

    rename: Revert whitespace, copyright changes in leptonized man pages.

commit e6b0e0eaf2192d02a9867018f68973512dc49bce
Author: dmn <graahnul.grom@gmail.com>
Date:   Mon Apr 16 22:28:50 2018 +0300

    cli: Update man page.

commit df76d0691aad1a7aa92f86026211cb0818a71f34
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Fri Apr 7 10:59:23 2017 +0300

    rename: Fix schematic capture tool name in several man-pages.

commit 27947f3886e517547d03756f384ef4ce1f707943
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Fri Apr 7 09:07:05 2017 +0300

    rename: Replace `gschem' in various comments with `lepton-schematic'.

commit 401984f1e6cceb799a189a60d8902b334029a87e
Author: Edward Hennessy <ehennes@sbcglobal.net>
Date:   Sat Apr 15 16:27:14 2017 -0700

    Fix layout parameter for lepton-cli export

commit 71c36a3c389670bba177fc08eee031e6eb7a363b
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 13:46:46 2017 +0300

    build: Add support for --disable-compat-symlinks in lepton-cli.

commit 96a288c46164e18555cc8b761d801773e2f84ada
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 12:50:41 2017 +0300

    rename: Fix EDA name in boilerplates of lepton-cli sources.

commit a7502bf63e3574024bfa30384a809890ccecdffa
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 13:03:17 2017 +0300

    rename: Fix gettext domain for lepton-cli.

commit 50541abe4b69563672f6a69e73eceb98c9c13e3e
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 13:01:42 2017 +0300

    rename: Replace `gEDA/gaf' with `Lepton EDA' in lepton-cli sources.

commit 0fe33650a211e02b6a38de527c1df7d05d55dd16
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 12:59:57 2017 +0300

    rename: Fix lepton-cli man page.

commit 0b2b07ff6920aadd4cb7c054542c842b68085e9a
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 12:57:37 2017 +0300

    rename: Fix command line utility name in source files.

commit 6120c0c36c01abda1950b74886c2351298972cdc
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 12:46:07 2017 +0300

    rename: Rename gaf man page.

commit 12cb2f7d139ad7d3670ce0befad31399e98b779e
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 12:33:56 2017 +0300

    rename: Rename `gaf' to `lepton-cli'.

commit 60b6fc0c26d2a29bc9fe9412ffce43d17d8d3f8b
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 27 09:42:14 2017 +0300

    rename: Rename gaf/ to cli/.
