Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-26 | cpp: Use mkstemps() to create unique temporary file | Tobias Klauser | 1 | -4/+9 |
2016-01-29 | cpp: Fix sparse warning | Tobias Klauser | 1 | -0/+1 |
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 |