23 Commits (36e2b0cd37df8d360c057222c5eb511751b67807)

Author SHA1 Message Date
Jussi Pakkanen 54e47554c3 Added unit test functionality to builder. 12 years ago
Jussi Pakkanen b9f3ab1c48 Can link against shared libraries. 12 years ago
Jussi Pakkanen 216a8ca1ea Can link against static libraries. 12 years ago
Jussi Pakkanen b3f656e2a7 Put fpic flags in linker command line too. 12 years ago
Jussi Pakkanen 20e43ff7f9 Can build shared libraries. 12 years ago
Jussi Pakkanen ea99126496 Can build static libraries. 12 years ago
Jussi Pakkanen 715b83c134 Better message. 12 years ago
Jussi Pakkanen 8db898928b Put all outputs to target directories. 12 years ago
Jussi Pakkanen 53cddaec8c Cd into build directory before starting. 12 years ago
Jussi Pakkanen 5e51c526a1 Moved quoting function. 12 years ago
Jussi Pakkanen 016b9093d7 Moved compiler detection inside Environment. 12 years ago
Jussi Pakkanen 347dda92af Some fixes. 12 years ago
Jussi Pakkanen 04ac73e8ea Renamed executables variable to targets. 12 years ago
Jussi Pakkanen 7651e8a641 Can generate full build projects. 12 years ago
Jussi Pakkanen aa99fb0c67 Pass environment and interpreter into shell generator as arguments. 12 years ago
Jussi Pakkanen 9f7e1bd826 Bail out if any command fails. 12 years ago
Jussi Pakkanen a455780ccf Put external deps into command line. 12 years ago
Jussi Pakkanen 231c2c2bc1 Renamed build area for great tab autocompletion justice. 12 years ago
Jussi Pakkanen 026aa086dc Better text output in shell script. 12 years ago
Jussi Pakkanen 4fbb42da96 Can link executables. 12 years ago
Jussi Pakkanen ec08280df1 Add debug flags to the mix. 12 years ago
Jussi Pakkanen a7b991bfd4 Can generate compile commands. 12 years ago
Jussi Pakkanen e006116936 Created the beginning of a shell script generator. 12 years ago