Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-17 | cpp: Constify cpp argv passed to cpp_exec | Tobias Klauser | 1 | -2/+2 |
2015-12-17 | cpp: Allow to pass additional cpp options | Vadim Kochan | 1 | -9/+30 |
2015-12-17 | cpp: Use new proc_exec function to invoke cpp | Vadim Kochan | 1 | -5/+10 |
2015-11-24 | cpp: Use /tmp folder for output files | Vadim Kochan | 1 | -8/+5 |
2015-11-24 | cpp: Add cpp.c module to invoke C preprocessor | Vadim Kochan | 1 | -0/+27 |