Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-06 | source quality: remove empty statement. | midipix | 1 | -1/+1 | |
of the three compilers in use (gcc 5.3.0, clang 3.6.2, cparser 1.22.1), flaws in the previous version of this function were only spotted by cparser. | |||||
2016-04-06 | generated .lo and .la files: fix typo. | midipix | 1 | -1/+1 | |
2016-03-20 | struct slbt_exec_ctx: distinguish between the compiler and the invoked program. | midipix | 1 | -0/+4 | |
2016-03-20 | slbt_exec_compile(): fix return code path. | midipix | 1 | -1/+1 | |
2016-03-18 | slbt_exec_compile(): output compilation steps when not in silent mode. | midipix | 1 | -0/+14 | |
2016-03-10 | slbt_exec_compile(): initial implementation. | midipix | 1 | -0/+100 | |