Blake Burkhart
13e65cc0ac
Ignore BuildPath directories
...
Ignore all the default BuildPath directories created by the bash scripts
via cmake.bash.
2016-05-23 18:52:09 -05:00
Dan McGregor
0e6f107ea1
Start removing select Linux-isms
...
bash might not be in /bin. Don't expect it there.
2015-10-20 08:48:59 -06:00
Mason Donahue
c48eece590
Exit quickly when cmake or make fail
...
The compilation process itself doesn't take very long, but it's weird to
let it continue trying to build when we've encountered an error worthy
of changing cmake/make's return codes. This gives clear indication of a
failed build as the last line of the script's output.
2015-10-18 14:45:20 -05:00
Jacob Alexander
85586c574a
Updating convenience build scripts to build Left and Right sides
...
- Includes minor fix for MD1
2015-08-21 23:23:52 -07:00
Jacob Alexander
3518592893
Updating convenience scripts
2015-08-16 16:51:03 -07:00
Jacob Alexander
59c14fcdea
Adding initial WhiteFox support.
...
- Includes fix for over-range ScanCodes (would cause hard faults)
- Updated some documentation
- Requires recent kll compiler for the layout
2015-08-16 12:27:12 -07:00
Jacob Alexander
a6edcce5f9
Updating the README to be of a more reasonable length.
2015-03-15 21:37:57 -07:00
Jacob Alexander
337eaa16f2
Adding convenience compiler scripts.
...
TODO:
- Add Windows Cygwin support
2015-03-15 21:02:49 -07:00