Parallel build system for multi-language / multi-architecture embedded projects
Stars
8
Forks
1
Watchers
8
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
splashctl now reports progress back to clients every second so client can display a progress bar showing build status. Fixes #38.
9a980c6View on GitHubFixed bug where multiple nodes would overwrite each others' toolchains, causing memory leaks. Fixes #36.
68546dfView on GitHubMerge branch 'master' of github.com:azonenberg/splash-build-system
932e589View on GitHubJobs are now properly rescheduled when a node abandons the cluster while working.
c608d6aView on GitHubMerge branch 'master' of https://github.com/azonenberg/splash-build-system
74dcddcView on GitHubFixes for issue #10 "CMake does not detect the lack of yaml-cpp" and for issue #8 "CMake does not detect the lack of cppcheck"
618f9c4View on GitHubMuch better handling of situations where there are no build workers available. Fixes #35. Additionally, fixed bug where a build worker's thread would hang around after termination until the next time we tried scheduling a job for it.
ccf7508View on GitHubMerge branch 'master' of github.com:azonenberg/splash-build-system
4b5c091View on GitHubRenamed "splash" executable to "spmake" and "splash" package to "splash-build-system". FIxes #19
fcf44e1View on GitHub