summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2014-06-02Convert some function types.Jussi Pakkanen
2014-06-02Comments are converted. Yay!Jussi Pakkanen
2014-06-01Converter is a class.Jussi Pakkanen
2014-06-01Store whole token.Jussi Pakkanen
2014-06-01Some moar fixing.Jussi Pakkanen
2014-06-01Work further into LLVM parsing.Jussi Pakkanen
2014-05-31Better error message.Jussi Pakkanen
2014-05-31Count line and column numbers.Jussi Pakkanen
2014-05-31Regexp fine tuning, can not parse LLVM yet.Jussi Pakkanen
2014-05-31Recurse to subdirectories.Jussi Pakkanen
2014-05-25Can parse a basic CMake list.Jussi Pakkanen
2014-05-25Can now lex all of libcolumbus.Jussi Pakkanen
2014-05-25Parse some code.Jussi Pakkanen
2014-05-25Experiment on writing a CMake converter.Jussi Pakkanen