Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-29 | Oops, assumed bash, using sh now. | Mike Buland | |
It should use the SHELL environment variable, and have a backup list, and use shells as defined by the buildscript. | |||
2014-02-03 | Updated the build.sh script to be a little more friendly. | Mike Buland | |
Updated copyright date. | |||
2012-11-08 | ...apparently I forgot to copyright this. Now it's BSD licensed. | Mike Buland | |
2012-11-08 | tabconv: it's all spaces now. | Mike Buland | |
2011-01-20 | Fixes to use libbu++ Bu::String | Mike Buland | |
2010-06-18 | Fixed some things that broke when Process changed it's functionality slightly. | Mike Buland | |
2010-01-06 | Wow, ok, well, I added some more error handling, that's positive, also switched | Mike Buland | |
conditions and functions to a plugger system like views, and all of them now load builtin and external plugins flawlessly. It's actually a lot of fun. I also added the example/test plugin condition "random" it randomly builds targets...it's not really useful... | |||
2009-12-21 | Wow, that was aweful. There was a horrible problem with rule generated targets | Mike Buland | |
not getting the variables from the parent target. | |||
2009-12-21 | m3 is copied into trunk, we should be good to go, now. | Mike Buland | |