summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-11-29Unsplit the packageSebastian Reuße
Since building lib32- from the same PKGBUILD would require everyone to run a multilib environment, a split package is suboptimal. Instead, we now package lib32- separately.
2016-10-25Add missing lib32- makedependsSebastian Reuße
2016-09-04Make bash dependency optionalSebastian Reuße
The package would still be useful without the scripts, since users can still use LD_PRELOAD manually.
2016-09-04Support a multilib packageSebastian Reuße
2015-11-11Also install stderred wrapper scripts.Sebastian Reuße
2015-11-11Inhibit cmake developer warnings.Sebastian Reuße
2015-11-11Don’t fail when build directory exists.Sebastian Reuße
2015-11-11Add .gitignore.Sebastian Reuße
2015-08-07Don’t run cmake twice.Sebastian Reuße
2015-08-07Initial commit.Sebastian Reuße