summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Added more functions to the list of checks.Jussi Pakkanen2017-06-041-0/+143
* cleanup: Unbound local variableMike Sinkovsky2017-01-181-0/+1
* cleanup: Remove redundant parenthesesMike Sinkovsky2017-01-181-3/+3
* cleanup: Redundant character escapeMike Sinkovsky2017-01-181-1/+1
* style: [E1**] IndentationMike Sinkovsky2017-01-111-2/+3
* style: [E301] expected 1 blank line, found 0Mike Sinkovsky2017-01-111-0/+1
* style: fix E703 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E124 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E265 violationsIgor Gnatenko2017-01-011-1/+1
* style: fix E226 violationsIgor Gnatenko2017-01-011-2/+2
* Fix space before :.Jussi Pakkanen2016-12-312-35/+35
* Allow id to contain a pipe "|"Gautier Pelloux-Prayer2016-10-191-1/+1
* cmake2meson.py: Fix missing quote around options type/nameGautier Pelloux-Prayer2016-10-181-4/+4
* tools/ac_converter: couple of trivial fixes (#867)Igor Gnatenko2016-10-071-3/+2
* loop over `sizes'Iain Lane2016-09-041-1/+1
* Use context manager in scripts.Elliott Sales de Andrade2016-08-302-65/+97
* Use our config template rather than Autoconf's.Jussi Pakkanen2016-08-141-1/+1
* A few more checks for ac converter tool.Jussi Pakkanen2016-08-131-0/+5
* Convert socket checks.Jussi Pakkanen2016-07-281-0/+1
* A few more checks for converter.Jussi Pakkanen2015-11-201-0/+4
* More checks for converter.Jussi Pakkanen2015-11-121-0/+53
* Moved new ac converter from wrap repo and made shebang line use env. Closes #...Jussi Pakkanen2015-09-043-123/+218
* Convert project name.Jussi Pakkanen2014-06-141-0/+6
* Convert some pkg-config declarations.Jussi Pakkanen2014-06-141-1/+15
* Some simple autoconf parsing.Jussi Pakkanen2014-06-141-6/+29
* Simple target converter.Jussi Pakkanen2014-06-131-2/+20
* Traverse the entire autotools tree.Jussi Pakkanen2014-06-131-2/+14
* Skeleton for converting autotools projects.Jussi Pakkanen2014-06-131-0/+49
* Convert test declarations.Jussi Pakkanen2014-06-041-0/+2
* Convert library targets.Jussi Pakkanen2014-06-041-0/+11
* Convert executable command.Jussi Pakkanen2014-06-041-0/+2
* Convert build options.Jussi Pakkanen2014-06-041-0/+31
* More convertisizising.Jussi Pakkanen2014-06-041-5/+13
* Working if else indents.Jussi Pakkanen2014-06-041-3/+20
* Convert function arguments.Jussi Pakkanen2014-06-041-2/+25
* Convert a few more functions, can generate a simple skeleton.Jussi Pakkanen2014-06-021-3/+19
* Convert some function types.Jussi Pakkanen2014-06-021-17/+21
* Comments are converted. Yay!Jussi Pakkanen2014-06-021-7/+23
* Converter is a class.Jussi Pakkanen2014-06-011-18/+27
* Store whole token.Jussi Pakkanen2014-06-011-3/+3
* Some moar fixing.Jussi Pakkanen2014-06-011-4/+3
* Work further into LLVM parsing.Jussi Pakkanen2014-06-011-9/+23
* Better error message.Jussi Pakkanen2014-05-311-2/+5
* Count line and column numbers.Jussi Pakkanen2014-05-311-3/+4
* Regexp fine tuning, can not parse LLVM yet.Jussi Pakkanen2014-05-311-2/+2
* Recurse to subdirectories.Jussi Pakkanen2014-05-311-3/+7
* Can parse a basic CMake list.Jussi Pakkanen2014-05-251-9/+61
* Can now lex all of libcolumbus.Jussi Pakkanen2014-05-251-1/+4
* Parse some code.Jussi Pakkanen2014-05-251-1/+61
* Experiment on writing a CMake converter.Jussi Pakkanen2014-05-251-0/+19