Age | Commit message (Expand) | Author |
2018-11-20 | Merge branch 'master' of xagasoft.com:git/build | Mike Buland |
2018-11-20 | Correcting build issues. | Mike Buland |
2016-11-01 | Fixed build against newer bison/flex. | Mike Buland |
2016-09-21 | Saved the threading plan from the branch. | Mike Buland |
2015-08-25 | The open function now truncates the file like fopen. I would like for it to | Mike Buland |
2014-02-03 | Updated the build.sh script to be a little more friendly. | Mike Buland |
2013-02-10 | Added a qt5 build include. It's pretty much the same as 4, except you have an | Mike Buland |
2012-11-09 | Ouch, I forgot to spellcheck. That's less embarassing now. | Mike Buland |
2012-11-08 | Build files deserve copyrights too. | Mike Buland |
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 |
2012-11-08 | Fixed a few condition issues, and the install script is a little better, I th... | Mike Buland |
2012-11-08 | It installs now. | Mike Buland |
2012-11-08 | More documentation. | Mike Buland |
2012-11-08 | Packaging updates, started on the manual, too. | Mike Buland |
2012-11-07 | Forgot to include packaging buildfile. | Mike Buland |
2012-11-07 | More packaging tweaks. | Mike Buland |
2012-11-06 | The release pkg target actually builds usable tarballs now. | Mike Buland |
2012-11-06 | Stole the packaging from libbu++ (again). | Mike Buland |
2012-11-06 | Slightly optimized list operations, and added list subtraction. If you subtract | Mike Buland |
2012-08-02 | More files are required. | Mike Buland |
2012-04-15 | Minor tweak to the shell-execute substring parser. You can escape close parens | Mike Buland |
2012-04-05 | Added unique function and a workaround for non-matching inputs to rules passing | Mike Buland |
2012-04-03 | Ok...it builds again :) | Mike Buland |
2012-04-03 | Tweaks to help with the new libbu++ and windows compatibility. | Mike Buland |
2011-11-30 | Added a ${BISONFLAGS} token to the bison execution string in the autoinclude. | Mike Buland |
2011-06-22 | Ok, now the script is fixed. | Mike Buland |
2011-06-22 | Build builds again. I'm not sure that we need the -laudio flags for qt4, lets | Mike Buland |
2011-06-14 | Fix to the file lib code to cast opaque values to ints in a more cross-platform | Mike Buland |
2011-06-08 | Updated build.sh to include the latest libbu++ changes. It also fakes the | Mike Buland |
2011-06-03 | Corrected a precedence issue with the << operator which was causing shift/reduce | Mike Buland |
2011-06-03 | Well, that was strange. Support for the raw << operator was everywhere except | Mike Buland |
2011-06-03 | Apparently I un-registered the range function when I added the open function. | Mike Buland |
2011-06-03 | Updated the man file to include the new functions. | Mike Buland |
2011-06-03 | I added basic support for "opaque" type variables. I think there's one more | Mike Buland |
2011-06-03 | Added a range function. It works a lot like the range function in python, | Mike Buland |
2011-04-10 | Corrected a minor bug that caused the qt4 exe rule override to fail with a | Mike Buland |
2011-04-07 | Minor typo in the vim syntax hilighter. | Mike Buland |
2011-04-07 | Two minor changes, first off the c and cpp requires rules both ignore missing | Mike Buland |
2011-03-30 | Build was still using the old trimBack function, which no longer exists. I went | Mike Buland |
2011-03-29 | Updated to use args instead of format in Bu::String. | Mike Buland |
2011-03-10 | Accidentally left in some debugging. | Mike Buland |
2011-03-10 | Added rules for building java classes and jar files. | Mike Buland |
2011-01-20 | Fixes to use libbu++ Bu::String | Mike Buland |
2010-08-10 | Fixed a really minor bug that's been bothering me for a while. The proper top | Mike Buland |
2010-06-18 | Fixed some things that broke when Process changed it's functionality slightly. | Mike Buland |
2010-05-16 | The build shell helper is up to date. | Mike Buland |
2010-05-16 | Works with the minor changes that have happened to libbu++, it's ready for new | Mike Buland |
2010-02-03 | Here's the new build you need. I fixed it so you can use complex expressions | Mike Buland |
2010-01-25 | Corrected the rules to not assume that files are in a subdirectory, the code | Mike Buland |