Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-01 | code maintenance: mark unused parameters, remove an unused variable. | midipix | 1 | -1/+0 | |
2016-05-01 | dry run: initial quick implementation. | midipix | 1 | -0/+4 | |
With the current patch, slibtool respects --dry-run by turning the various modes (compile, link, install, execute) into no-ops. For at least the compile and install mode, it should be possible to output complete information about the steps that would be performed under default operation conditions, however that is not yet implemented. | |||||
2016-04-30 | execute mode: initial implementation. | midipix | 1 | -0/+82 | |