RSS feed
93b64d4d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/26 17:22
Build the usefile for a library.
330b77e1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 15:24
Init and use the runtime option correctly.
1100eb43
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 15:16
Add support for installing manpages.
9d1c4f8a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 09:53
When a directory isn't enterable, fail.
9b517007
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 09:38
Add missing file.
b3e7de02
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 08:31
Add support for entering/building subdirectories.
7b10f09e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 12:54
Add 'types.myr' to the build file.
80a7f99f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 12:43
Build fresh things transitively.
f5761a93
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 11:53
Remove debug dumps and compiler workarounds.
e3068fa2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 09:42
Work around compiler bug.
f15de453
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 08:16
Implement attribute list parsing.
f756e092
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 07:53
Prepare to implement build attributes.
af33941e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 07:35
Silence debug logs.
3d69958a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 13:39
Add support for 'install'/'uninstall.
722f307b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 12:52
Populate options correctly.
2d4241c9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 10:28
Add function to clean only one target.
cfc5ff6b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 10:26
Add support for './mbld clean'
4e2a253a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 09:19
Add missing configure script.
2894f41c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 08:44
Start adding support for useful targets.
0eac125e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 08:31
Add support for command line build options.
566577d2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 07:28
Add makefiles.
288347d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/22 21:05
Pull out functions into util.myr
4133ae84
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/22 18:46
Add support for 'lib' target.
d9e2c6c7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/22 18:23
It compiles itself!