summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-16allow nested if loopMichael Hirsch, Ph.D
2019-01-06modernize library default syntax, be like CMake static defaultMichael Hirsch, Ph.D
2018-09-13Fix flake8 whitespace reportsJon Turney
2018-07-31Add script to condense test directory names.Jussi Pakkanen
2017-10-25Boost: Add Python librariesNiklas Claesson
2017-10-12Boost: Jamfile has two syntaxes for boost librariesNiklas Claesson
2017-10-01Boost: Improve search algorithmNiklas Claesson
2017-09-14cmake2meson: convert varexp to lowercaseGeorg Müller
2017-09-14cmake2meson: strip comments from statementsGeorg Müller
2017-09-14cmake2meson: convert statements to lower caseGeorg Müller
2017-07-31Improve ac_converter to print a help message.Jussi Pakkanen
2017-07-16Removed unnecessary pass statements.Jussi Pakkanen
2017-07-16Removed duplicate key in dictionary.Jussi Pakkanen
2017-06-04A few typo fixes in the converter script.Jussi Pakkanen
2017-06-04Added more functions to the list of checks.Jussi Pakkanen
2017-01-18cleanup: Unbound local variableMike Sinkovsky
2017-01-18cleanup: Remove redundant parenthesesMike Sinkovsky
2017-01-18cleanup: Redundant character escapeMike Sinkovsky
2017-01-11style: [E1**] IndentationMike Sinkovsky
2017-01-11style: [E301] expected 1 blank line, found 0Mike Sinkovsky
2017-01-01style: fix E703 violationsIgor Gnatenko
2017-01-01style: fix E124 violationsIgor Gnatenko
2017-01-01style: fix E265 violationsIgor Gnatenko
2017-01-01style: fix E226 violationsIgor Gnatenko
2016-12-31Fix space before :.Jussi Pakkanen
2016-10-19Allow id to contain a pipe "|"Gautier Pelloux-Prayer
2016-10-18cmake2meson.py: Fix missing quote around options type/nameGautier Pelloux-Prayer
2016-10-07tools/ac_converter: couple of trivial fixes (#867)Igor Gnatenko
2016-09-04loop over `sizes'Iain Lane
2016-08-30Use context manager in scripts.Elliott Sales de Andrade
2016-08-14Use our config template rather than Autoconf's.Jussi Pakkanen
2016-08-13A few more checks for ac converter tool.Jussi Pakkanen
2016-07-28Convert socket checks.Jussi Pakkanen
2015-11-20A few more checks for converter.Jussi Pakkanen
2015-11-12More checks for converter.Jussi Pakkanen
2015-09-04Moved new ac converter from wrap repo and made shebang line use env. Closes #...Jussi Pakkanen
2014-06-14Convert project name.Jussi Pakkanen
2014-06-14Convert some pkg-config declarations.Jussi Pakkanen
2014-06-14Some simple autoconf parsing.Jussi Pakkanen
2014-06-13Simple target converter.Jussi Pakkanen
2014-06-13Traverse the entire autotools tree.Jussi Pakkanen
2014-06-13Skeleton for converting autotools projects.Jussi Pakkanen
2014-06-04Convert test declarations.Jussi Pakkanen
2014-06-04Convert library targets.Jussi Pakkanen
2014-06-04Convert executable command.Jussi Pakkanen
2014-06-04Convert build options.Jussi Pakkanen
2014-06-04More convertisizising.Jussi Pakkanen
2014-06-04Working if else indents.Jussi Pakkanen
2014-06-04Convert function arguments.Jussi Pakkanen
2014-06-02Convert a few more functions, can generate a simple skeleton.Jussi Pakkanen