111 Commits (50476d0cde35d68d0bcb38f3be8117f5dae4889e)
 

Author SHA1 Message Date
Thomas Orozco 363f480520 Merge pull request #2 from krallin/build-debug-rebased 10 years ago
Thomas Orozco 22e58b4c59 Log contents of packages for visual audit 10 years ago
Thomas Orozco 75f674edb1 Use absolute path to load stub rpmbuild 10 years ago
Thomas Orozco 3764a7f224 Bump to 0.4.1 10 years ago
Thomas Orozco 12749881e0 Workaround to ensure compatibility with older CMake 10 years ago
Thomas Orozco b7afb24a82 Add notes about autogenerated files 10 years ago
Thomas Orozco 434dd956bd Bump version to 0.4.0 10 years ago
Thomas Orozco 813c1c52fc Merge pull request #1 from krallin/build-packages 10 years ago
Thomas Orozco a1d6372ef6 Generate DEB and RPM packages 10 years ago
Thomas Orozco d7727acdca Fix typo in LICENSE 10 years ago
Thomas Orozco a417b59f1a Ensure ${} isn't eaten by CMake 10 years ago
Thomas Orozco 1eb56cc7f9 Add link to tini-images repo 10 years ago
Thomas Orozco 556948c48e Update README for v0.3.4 10 years ago
Thomas Orozco 7567a81585 Bump version to 0.3.4 10 years ago
Thomas Orozco c5a49cf4d6 Specify language in CMakeLists 10 years ago
Thomas Orozco 04c650339e Add install rule in cmake 10 years ago
Thomas Orozco 1c52aee22c Use const in spawn, remove redundant () 10 years ago
Thomas Orozco f3c3b1ec14 Bump to 0.3.3 10 years ago
Thomas Orozco cf37f5a7f0 Include travis status image 10 years ago
Thomas Orozco 178f46aa01 Convert to out-of-tree builds 10 years ago
Thomas Orozco 84475c399b Simplify build script 10 years ago
Thomas Orozco 5bba1c35e5 Move code into ./src 10 years ago
Thomas Orozco 6e7cdc63bb Auto-generate README (for version number) 10 years ago
Thomas Orozco e3d2662820 Update README to point to v0.3.2 10 years ago
Thomas Orozco 756818ba29 Bump version to 0.3.2 10 years ago
Thomas Orozco d203049193 Output information / debug to stdout, not stderr 10 years ago
Thomas Orozco 699c3aadf2 Remove the static build for now 10 years ago
Thomas Orozco 958597f620 Tolerate an older cmake 10 years ago
Thomas Orozco ec36a858db Add travis / ci build script 10 years ago
Thomas Orozco 296a29e3da Convert to CMake 10 years ago
Thomas Orozco 3003e55a8c Explain exit code handling in README 10 years ago
Thomas Orozco fb66ef7f6f Fix typo in README 10 years ago
Thomas Orozco 03517ace39 Bump version to 0.3.0 10 years ago
Thomas Orozco 8a2e156182 More code example in the README 10 years ago
Thomas Orozco ffb171edf7 Add a static version as well 10 years ago
Thomas Orozco 5b7d66bfe3 Add a valgind test 10 years ago
Thomas Orozco 3af90f3ba8 Improve test code usability 10 years ago
Thomas Orozco acbb3e4391 Randomize tests a little 10 years ago
Thomas Orozco c666a4f718 Add version in usage, improve usage 10 years ago
Thomas Orozco c35496874c Just copy from the image in ddist 10 years ago
Thomas Orozco 0b3e77da75 Ensure we always build in a clean environment 10 years ago
Thomas Orozco 04119b2869 Refactor build process 10 years ago
Thomas Orozco d67289b212 Don't exit from spawn (exit in main instead) 10 years ago
Thomas Orozco 38892ce93e Remove redundant comment 10 years ago
Thomas Orozco 5cd40fe845 Catch errors in kill 10 years ago
Thomas Orozco 60b466419a Make error handling more generic 10 years ago
Thomas Orozco cf95d8c824 Improve error message for failed alloc 10 years ago
Thomas Orozco fa8200cc1c Refactor further around functions 10 years ago
Thomas Orozco 191dd0a97f WIP - Split into functions 10 years ago
Thomas Orozco f38c694670 README fixes 10 years ago