Commit Graph

26 Commits

Author SHA1 Message Date
Jussi Pakkanen 8d038ef09e Can install header files. 2013-01-12 13:53:19 +02:00
Jussi Pakkanen b6886b2c27 Added target install option. 2013-01-12 02:25:06 +02:00
Jussi Pakkanen c71f82432f Extracted build data to its own class. 2013-01-11 22:59:49 +02:00
Jussi Pakkanen 54e47554c3 Added unit test functionality to builder. 2013-01-06 19:13:30 +02:00
Jussi Pakkanen b9f3ab1c48 Can link against shared libraries. 2013-01-06 18:40:32 +02:00
Jussi Pakkanen 216a8ca1ea Can link against static libraries. 2013-01-06 02:59:54 +02:00
Jussi Pakkanen b3f656e2a7 Put fpic flags in linker command line too. 2013-01-05 21:12:14 +02:00
Jussi Pakkanen 20e43ff7f9 Can build shared libraries. 2013-01-05 21:08:08 +02:00
Jussi Pakkanen ea99126496 Can build static libraries. 2013-01-05 18:13:38 +02:00
Jussi Pakkanen 715b83c134 Better message. 2013-01-02 00:56:46 +02:00
Jussi Pakkanen 8db898928b Put all outputs to target directories. 2013-01-02 00:00:24 +02:00
Jussi Pakkanen 53cddaec8c Cd into build directory before starting. 2013-01-01 23:49:37 +02:00
Jussi Pakkanen 5e51c526a1 Moved quoting function. 2013-01-01 23:43:25 +02:00
Jussi Pakkanen 016b9093d7 Moved compiler detection inside Environment. 2013-01-01 21:00:22 +02:00
Jussi Pakkanen 347dda92af Some fixes. 2013-01-01 20:32:43 +02:00
Jussi Pakkanen 04ac73e8ea Renamed executables variable to targets. 2013-01-01 20:28:00 +02:00
Jussi Pakkanen 7651e8a641 Can generate full build projects. 2013-01-01 18:03:30 +02:00
Jussi Pakkanen aa99fb0c67 Pass environment and interpreter into shell generator as arguments. 2013-01-01 17:47:58 +02:00
Jussi Pakkanen 9f7e1bd826 Bail out if any command fails. 2012-12-30 01:08:50 +02:00
Jussi Pakkanen a455780ccf Put external deps into command line. 2012-12-30 00:55:35 +02:00
Jussi Pakkanen 231c2c2bc1 Renamed build area for great tab autocompletion justice. 2012-12-29 22:20:44 +02:00
Jussi Pakkanen 026aa086dc Better text output in shell script. 2012-12-29 22:13:14 +02:00
Jussi Pakkanen 4fbb42da96 Can link executables. 2012-12-29 22:04:24 +02:00
Jussi Pakkanen ec08280df1 Add debug flags to the mix. 2012-12-29 20:02:37 +02:00
Jussi Pakkanen a7b991bfd4 Can generate compile commands. 2012-12-29 19:51:32 +02:00
Jussi Pakkanen e006116936 Created the beginning of a shell script generator. 2012-12-29 19:10:52 +02:00