| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-19 | Allow id to contain a pipe "|" | Gautier Pelloux-Prayer | |
| For instance in [color](https://github.com/bagage/color/blob/master/tests/CMakeLists.txt#L26) project tests contains a `|` character. | |||
| 2016-10-18 | cmake2meson.py: Fix missing quote around options type/name | Gautier Pelloux-Prayer | |
| 2016-10-07 | tools/ac_converter: couple of trivial fixes (#867) | Igor Gnatenko | |
| W: 31, 4: Duplicate key 'HAVE_UNSETENV' in dictionary (duplicate-key) Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> * tools/ac_converter: fix undefined variable 'func' E:283,11: Undefined variable 'func' (undefined-variable) Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> * tools/ac_converter: use spaces properly in HAVE_SOCKET C: 97, 0: Exactly one space required after comma 'HAVE_SOCKET' : ('socket',' sys/socket.h'), ^ (bad-whitespace) This also might cause some issue after conversion. Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> | |||
| 2016-09-04 | loop over `sizes' | Iain Lane | |
| I ran `ac_converter.py`, and it crashed ``` Traceback (most recent call last): File "ac_converter.py", line 299, in <module> for elem, typename in size: ``` I think it's a typo like this. | |||
| 2016-08-30 | Use context manager in scripts. | Elliott Sales de Andrade | |
| 2016-08-14 | Use our config template rather than Autoconf's. | Jussi Pakkanen | |
| 2016-08-13 | A few more checks for ac converter tool. | Jussi Pakkanen | |
| 2016-07-28 | Convert socket checks. | Jussi Pakkanen | |
| 2015-11-20 | A few more checks for converter. | Jussi Pakkanen | |
| 2015-11-12 | More checks for converter. | Jussi Pakkanen | |
| 2015-09-04 | Moved new ac converter from wrap repo and made shebang line use env. Closes ↵ | Jussi Pakkanen | |
| #256. | |||
| 2014-06-14 | Convert project name. | Jussi Pakkanen | |
| 2014-06-14 | Convert some pkg-config declarations. | Jussi Pakkanen | |
| 2014-06-14 | Some simple autoconf parsing. | Jussi Pakkanen | |
| 2014-06-13 | Simple target converter. | Jussi Pakkanen | |
| 2014-06-13 | Traverse the entire autotools tree. | Jussi Pakkanen | |
| 2014-06-13 | Skeleton for converting autotools projects. | Jussi Pakkanen | |
| 2014-06-04 | Convert test declarations. | Jussi Pakkanen | |
| 2014-06-04 | Convert library targets. | Jussi Pakkanen | |
| 2014-06-04 | Convert executable command. | Jussi Pakkanen | |
| 2014-06-04 | Convert build options. | Jussi Pakkanen | |
| 2014-06-04 | More convertisizising. | Jussi Pakkanen | |
| 2014-06-04 | Working if else indents. | Jussi Pakkanen | |
| 2014-06-04 | Convert function arguments. | Jussi Pakkanen | |
| 2014-06-02 | Convert a few more functions, can generate a simple skeleton. | Jussi Pakkanen | |
| 2014-06-02 | Convert some function types. | Jussi Pakkanen | |
| 2014-06-02 | Comments are converted. Yay! | Jussi Pakkanen | |
| 2014-06-01 | Converter is a class. | Jussi Pakkanen | |
| 2014-06-01 | Store whole token. | Jussi Pakkanen | |
| 2014-06-01 | Some moar fixing. | Jussi Pakkanen | |
| 2014-06-01 | Work further into LLVM parsing. | Jussi Pakkanen | |
| 2014-05-31 | Better error message. | Jussi Pakkanen | |
| 2014-05-31 | Count line and column numbers. | Jussi Pakkanen | |
| 2014-05-31 | Regexp fine tuning, can not parse LLVM yet. | Jussi Pakkanen | |
| 2014-05-31 | Recurse to subdirectories. | Jussi Pakkanen | |
| 2014-05-25 | Can parse a basic CMake list. | Jussi Pakkanen | |
| 2014-05-25 | Can now lex all of libcolumbus. | Jussi Pakkanen | |
| 2014-05-25 | Parse some code. | Jussi Pakkanen | |
| 2014-05-25 | Experiment on writing a CMake converter. | Jussi Pakkanen | |
