summaryrefslogtreecommitdiff
path: root/lib/py-compile
Commit message (Expand)AuthorAgeFilesLines
* Port py-compile to Python 2.6-HEADmasterPaul Eggert2023-03-291-3/+13
* maint: make update-copyrightMike Frysinger2023-01-041-1/+1
* python: better Python compilation portability.Zack Weinberg2022-09-281-52/+47
* py-compile: fix optimized compiling for Python 3.5+Mike Frysinger2022-02-231-1/+56
* py-compile: fix display when compiling multiple filesMike Frysinger2022-02-061-3/+3
* py-compile: drop support for Python 0.x & 1.xMike Frysinger2022-02-061-23/+14
* py-compile: handle filenames with whitespaceMike Frysinger2022-02-051-10/+6
* py-compile: clean up usage infoMike Frysinger2022-02-051-2/+8
* maint: make update-copyrightJim Meyering2022-01-121-1/+1
* cosmetics: py-compile consistently use test, not [ ... ]; indentation.Karl Berry2021-07-261-10/+10
* maint: make update-copyrightJim Meyering2021-07-111-1/+1
* python: don't assume $(...) in py-compile.Karl Berry2020-12-131-1/+1
* python: support both Python 2 and 3 in py-compileKarl Berry2020-02-251-7/+26
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* maint: make update-copyrightPaul Eggert2019-10-141-1/+1
* maint: write-file-hooks -> before-save-hookPaul Eggert2018-03-061-2/+2
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-041-1/+1
* Prefer https: URLsPaul Eggert2017-09-191-2/+2
* maint: Update copyright years to 2017.Mathieu Lirzin2017-03-021-1/+1
* maint: port time-stamp-time-zone to strict POSIXPaul Eggert2016-01-121-2/+2
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-051-1/+1
* maint: update copyright yearsStefano Lattarini2014-04-211-1/+1
* maint: update copyright year for 2013 (in branch maint)Stefano Lattarini2012-12-311-1/+1
* python: improve support for modern python (CPython 3.2 and PyPy)Yaakov Selkowitz2012-11-111-4/+14
* py-compile: consistently quote 'like this', not `like this'.Stefano Lattarini2012-06-141-1/+1
* maint: run "make update-copyright"Stefano Lattarini2012-02-161-2/+1
* py-compile: '--' and non-option arguments terminate the option listStefano Lattarini2011-06-091-2/+6
* py-compile: complain on unrecognized optionsStefano Lattarini2011-06-091-2/+5
* py-compile: normalize error and help messagesStefano Lattarini2011-06-091-7/+13
* py-compile: the '--destdir' option now accepts a blank argumentStefano Lattarini2011-06-091-7/+9
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* scripts: normalize all timestamps to UTCEric Blake2009-04-291-3/+4
* Support for Python 3.0, drop support for pre-2.0.Johan Dahlin2008-10-261-14/+15
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-3/+1
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-3/+3
* * lib/elisp-comp: Use `(exit N); exit N', not `(exit N); exit';Alexandre Duret-Lutz2005-02-021-4/+4
* * lib/py-compile: Add --destdir switch to py-compile that takes aAlexandre Duret-Lutz2004-12-051-36/+69
* * lib/py-compile: Check input files after option processing.Alexandre Duret-Lutz2004-01-121-6/+11
* * lib/mkinstalldirs: Mention automake-patches@gnu.org andAlexandre Duret-Lutz2003-11-091-22/+38
* Spelling and minor grammar fixes.Paul Eggert2003-09-061-1/+1
* * lib/ylwrap: Added special exception.Tom Tromey2001-07-171-0/+24
* Jumbo patch:Tom Tromey1999-11-221-0/+68