summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Use Python raw strings for regex methods argumentAlexis Hildebrandt2024-07-081-3/+3
|
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-042-16/+19
|
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
| | | | [skip ci]
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
|
* Improve update copyright year scriptAlexis Hildebrandt2022-07-021-5/+9
|
* Merge pull request #1742 from scfc/rephrase-boost-build-matrixJohn Wiegley2019-01-252-38/+0
|\ | | | | Rephrase Boost build matrix
| * Use build matrix to specify Boost versions for Travis CITim Landscheidt2019-01-222-24/+0
| | | | | | | | | | | | | | | | | | | | In Travis CI, versions of libraries, etc. to build against are typically specified in a build matrix. In addition, currently there is no way to build against the distribution-provided Boost version. This change uses a build matrix for BOOST_VERSION and allows that variable to be empty for building against the distribution-provided Boost version.
| * Remove broken and disabled Travis CI configurationsTim Landscheidt2019-01-222-14/+0
| | | | | | | | | | | | | | | | The Travis CI configurations for macOS, Clang on Linux and CheckTexinfo.py and CheckManpage.py are broken and disabled or ignored. They appear to be non-trivial to fix, so the current stub is probably more distracting than helpful while also making changes to the working Linux configuration more difficult.
* | Move garbage-input.dat to test case using itTim Landscheidt2019-01-221-2/+2
|/
* [misc] Improve update copyright year scriptAlexis Hildebrandt2018-01-271-1/+1
| | | | [ci skip]
* Add tools/nix-build.shJohn Wiegley2016-11-131-0/+20
|
* Cleanupthdox2016-10-271-1/+0
| | | | [ci skip]
* [util] Add script to update copyright yearAlexis Hildebrandt2016-01-021-0/+36
| | | | [ci skip]
* [travis] Add multi-os build configurationAlexis Hildebrandt2015-07-312-0/+38
| | | | and use a custom build of boost.
* Improve quotingthdox2015-02-101-1/+1
| | | | [ci skip]
* SC2086 Double quote to prevent globbing and word splitting.thdox2015-02-081-1/+1
| | | | | | http://www.shellcheck.net/ [ci skip]
* SC2069 The order of the 2>&1 and the redirect matters.thdox2015-02-081-1/+1
| | | | | | | The 2>&1 has to be last. http://www.shellcheck.net/ [ci skip]
* SC2112 'function' keyword is non-standard. Delete it.thdox2015-02-081-1/+1
| | | | | | http://www.shellcheck.net/ [ci skip]
* [tools] Improve prepare git commit message hookAlexis Hildebrandt2015-01-231-2/+13
| | | | | by ignoring merge commits and commits with a message already containing `[ci skip]`.
* [travis] Run Travis build when .travis.yml changedAlexis Hildebrandt2014-12-241-1/+1
| | | | | | - Change match pattern to include ^\.travis.yml - Add executable file permissions for tools/prepare-commit-msg [ci skip]
* Add git hook to skip continous integrationAlexis Hildebrandt2014-12-211-0/+27
| | | | | if the commit is not related to code under test. [ci skip]
* Fix spell check language.thdox2014-05-181-1/+1
| | | | | | | | I am on a non English based system, and when spell check starts it uses by default my language that is not English. This fix should work on Linux and Mac OS. I doubt it will work on Windows, but anyway spellcheck.sh is a development tool and the base of our developers are on Unix based systems.
* gendocs: use hombrew texinfo on mac if installedAlexis Hildebrandt2014-04-271-0/+8
| | | | | | | | The default texinfo (4.8) on Mac OS X shows odd warnings from a sed call and generates verbatim html tags in links if the part of the link was marked with @command{}. With a current version of texinfo (5.2) these oddities are gone. [ci skip]
* gendocs: make html documentationAlexis Hildebrandt2014-04-271-0/+2
| | | [ci skip]
* gendocs: add option to choose pdf papersizeAlexis Hildebrandt2014-04-271-1/+15
| | | | | The default will be US Letter [ci skip]
* Update tools/build.shJohn Wiegley2014-04-131-2/+2
|
* Make spellcheck.sh tool callable from anywhereAlexis Hildebrandt2014-02-071-1/+1
|
* build.sh now installs into Homebrew's CellarJohn Wiegley2013-01-301-0/+1
|
* Added --quiet options to clean up the texi2pdt outputCraig Earls2012-10-191-1/+1
|
* Added -N/--ninja option to acprepJohn Wiegley2012-09-271-1/+1
|
* Changes to support using homebrew and ninjaJohn Wiegley2012-09-261-6/+6
|
* Updated to Boost 1.50John Wiegley2012-07-301-7/+10
|
* Build fixes to acprep and build.shJohn Wiegley2012-05-251-6/+9
|
* A few more CMake-related fixesJohn Wiegley2012-05-202-18/+19
|
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-203-2596/+0
|
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-2/+2
|
* Switch to using Boost.FormatJohn Wiegley2012-05-141-2/+0
|
* More configuration fixesJohn Wiegley2012-05-101-26/+26
|
* Don't run the proof build against Clang for nowJohn Wiegley2012-05-071-10/+10
|
* Added support for building with Clang and libc++ in C++11John Wiegley2012-04-281-0/+28
|
* Fixes to the proofing processJohn Wiegley2012-04-271-2/+2
|
* Added a build scriptJohn Wiegley2012-04-251-0/+8
|
* Proof using both GCC and ClangJohn Wiegley2012-04-131-1/+8
|
* Started work on a "views" report document modelJohn Wiegley2012-04-081-0/+2
|
* Added test/python to EXTRA_DISTJohn Wiegley2012-03-301-0/+1
|
* Minor changes to tools/proofJohn Wiegley2012-03-301-4/+3
|
* Allow serialization to be enabled againJohn Wiegley2012-03-291-31/+137
|
* Output date to proof logJohn Wiegley2012-03-191-1/+3
|
* libgmalloc is no longer available on OS X LionJohn Wiegley2012-03-171-2/+2
|
* Package src/context.h into the final distJohn Wiegley2012-03-171-0/+1
|