summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
* acprep: Replace deprecated getargspec with getfullargspecAlexis Hildebrandt2023-02-011-4/+1
* Add compatability for Python 3.10 and later to acprepAlexis Hildebrandt2022-12-291-1/+4
* Fix typos found by codespellAlexis Hildebrandt2022-07-191-1/+1
* acprep: add support for arch linuxBalaji Sivaraman2022-06-261-1/+19
* do not enforce GNU C++, allow using c++ (clang)Christopher Zimmermann2021-12-081-1/+1
* acprep: support ubuntu 20.04 focalValeriy2021-07-041-4/+20
* Have acprep use system encoding for stdin/outDaniel Coonce2021-02-021-2/+3
* Add support for MSYS Makefiles in acprepDaniel Coonce2021-02-021-0/+3
* acprep: opt flavor should build optimized binaryKuang-che Wu2020-05-191-0/+1
* fix acprep python3 compatibilityKuang-che Wu2020-05-181-2/+1
* update macports dependencies for python 3Andy Clayton2020-04-291-2/+2
* fix macports dependencies on 10.14+Andy Clayton2020-04-041-8/+8
* Allow building dependencies on ubuntu-eoanDaraul2020-01-221-1/+18
* Add tzdata to build dependencies for UbuntuTim Landscheidt2019-01-251-2/+4
* Quick nitpick styling change/enhancementGonzalo Rizzo2019-01-251-6/+6
* update deps.Pascal Fleury2019-01-171-39/+42
* Make acprep work with Python3.Pascal Fleury2019-01-171-1/+1
* Use "macOS" consistentlyMartin Michlmayr2019-01-091-4/+4
* Remove trailing whitespaceMartin Michlmayr2019-01-091-1/+1
* Remove unused importsEduardo Elias2018-01-311-4/+0
* Add Ubuntu 16.04 (Xenial) to acprep.Austin Wise2017-04-111-0/+30
* Remove reference to lisp directorythdox2016-10-271-1/+1
* Remove reference to `ncursesw` MacPort.Steven R. Baker2016-09-081-1/+1
* [acprep] Remove obsoleted command submoduleAlexis Hildebrandt2015-09-151-1/+0
* Merge pull request #369 from afh/pull/utfcpp_subtreeJohn Wiegley2015-08-041-8/+2
|\
| * [acprep]: Add libutfcpp-dev dependencyAlexis Hildebrandt2015-01-121-0/+2
| * [acprep] Remove obsoleted submodule phaseAlexis Hildebrandt2015-01-121-8/+0
* | Fix indentation and position of Fedora test.Jacob MacDonald2015-02-231-4/+4
* | Add instructions for Fedora 20.thdox2015-02-131-2/+27
|/
* remove unnecessary if artifactHans Erik van Elburg2015-01-041-3/+0
* remove reference to urlHans Erik van Elburg2015-01-041-1/+1
* also added cygwin tweak to src/CMakeLists.txtHans Erik van Elburg2015-01-031-1/+7
* initial cygwin tweaksHans Erik van Elburg2015-01-031-0/+3
* Some minor changesJohn Wiegley2014-11-041-6/+3
* clean up installation of doc filesJohann Klähn2014-09-101-3/+0
* fix code coverage problemtripun2014-07-241-1/+1
* acprep: remove dead codeJack Nagel2014-06-051-2/+0
* Lower down (from 1.55) requirements towards libboostthdox2014-05-171-8/+8
* Hardy, Karmic, Oneiric are obsolete Ubuntu releases.thdox2014-05-111-87/+0
* Ubuntu 14.04 compilation help update:thdox2014-05-111-1/+30
* Restore -DBUILD_DIRJohn Wiegley2014-05-071-3/+3
* Fix build for building with g++ 4.8John Wiegley2014-05-071-3/+3
* Improve installation of documentation filesAlexis Hildebrandt2014-05-051-0/+3
* acprep: fix verbose build when using ninjaAlexis Hildebrandt2014-05-041-1/+1
* Fix Travis CI buildAlexis Hildebrandt2014-04-231-0/+1
* Update dependencies installationAlexis Hildebrandt2014-02-021-2/+21
* Correct log output for acprep checkAlexis Hildebrandt2014-02-011-1/+1
* Update dependencies installationAlexis Hildebrandt2014-02-011-5/+45
* Make acprep use "str.split" not "string.split"Travis Snoozy2013-05-231-1/+1
* Improves acprep python3 compatibilityJavier Santacruz2013-04-271-23/+22