shithub: mc

RSS feed

28deb6d3 – Ori Bernstein <[email protected]> authored on 2014/10/01 14:44
Fix compilation of assembly source.

01089594 – Ori Bernstein <[email protected]> authored on 2014/10/01 07:09
Make equal timestamps up to date.

09779def – Ori Bernstein <[email protected]> authored on 2014/09/29 21:40
Use path manipulation funcs for building paths.

4874371b – Ori Bernstein <[email protected]> authored on 2014/09/29 21:40
Zero out the parser.

42e662ac – Ori Bernstein <[email protected]> authored on 2014/09/29 10:08
Fail if we can't write the output.

aa1af3f1 – Ori Bernstein <[email protected]> authored on 2014/09/29 09:40
Dump reasons for rebuild in debug.

bc6eee8c – Ori Bernstein <[email protected]> authored on 2014/09/28 18:56
Make install targets phony.

e2e4406e – Ori Bernstein <[email protected]> authored on 2014/09/28 17:47
Uses depend on their sources, even outside libs.

c41cd605 – Ori Bernstein <[email protected]> authored on 2014/09/28 15:35
Pick the right man prefix.

79b12986 – Ori Bernstein <[email protected]> authored on 2014/09/28 15:31
Better staleness decisions.

cda6f905 – Ori Bernstein <[email protected]> authored on 2014/09/28 15:31
Add start of documentation.

e7e6169a – Ori Bernstein <[email protected]> authored on 2014/09/28 15:23
Avoid duplicate builds.

f2cd39cd – Ori Bernstein <[email protected]> authored on 2014/09/28 15:06
Add output -> src mapping.

2db38b46 – Ori Bernstein <[email protected]> authored on 2014/09/28 15:05
.myr files should be leaves.

48407aac – Ori Bernstein <[email protected]> authored on 2014/09/26 20:30
Initialize 'built'

17b64218 – Ori Bernstein <[email protected]> authored on 2014/09/26 17:22
Remove a stray debug print.

93b64d4d – Ori Bernstein <[email protected]> authored on 2014/09/26 17:22
Build the usefile for a library.

330b77e1 – Ori Bernstein <[email protected]> authored on 2014/09/25 15:24
Init and use the runtime option correctly.

1100eb43 – Ori Bernstein <[email protected]> authored on 2014/09/25 15:16
Add support for installing manpages.

9d1c4f8a – Ori Bernstein <[email protected]> authored on 2014/09/25 09:53
When a directory isn't enterable, fail.

9b517007 – Ori Bernstein <[email protected]> authored on 2014/09/25 09:38
Add missing file.

b3e7de02 – Ori Bernstein <[email protected]> authored on 2014/09/25 08:31
Add support for entering/building subdirectories.

7b10f09e – Ori Bernstein <[email protected]> authored on 2014/09/24 12:54
Add 'types.myr' to the build file.

80a7f99f – Ori Bernstein <[email protected]> authored on 2014/09/24 12:43
Build fresh things transitively.

f5761a93 – Ori Bernstein <[email protected]> authored on 2014/09/24 11:53
Remove debug dumps and compiler workarounds.

e3068fa2 – Ori Bernstein <[email protected]> authored on 2014/09/24 09:42
Work around compiler bug.

f15de453 – Ori Bernstein <[email protected]> authored on 2014/09/24 08:16
Implement attribute list parsing.

f756e092 – Ori Bernstein <[email protected]> authored on 2014/09/24 07:53
Prepare to implement build attributes.

af33941e – Ori Bernstein <[email protected]> authored on 2014/09/24 07:35
Silence debug logs.

3d69958a – Ori Bernstein <[email protected]> authored on 2014/09/23 13:39
Add support for 'install'/'uninstall.

722f307b – Ori Bernstein <[email protected]> authored on 2014/09/23 12:52
Populate options correctly.

2d4241c9 – Ori Bernstein <[email protected]> authored on 2014/09/23 10:28
Add function to clean only one target.

cfc5ff6b – Ori Bernstein <[email protected]> authored on 2014/09/23 10:26
Add support for './mbld clean'

4e2a253a – Ori Bernstein <[email protected]> authored on 2014/09/23 09:19
Add missing configure script.

2894f41c – Ori Bernstein <[email protected]> authored on 2014/09/23 08:44
Start adding support for useful targets.

0eac125e – Ori Bernstein <[email protected]> authored on 2014/09/23 08:31
Add support for command line build options.

566577d2 – Ori Bernstein <[email protected]> authored on 2014/09/23 07:28
Add makefiles.

288347d8 – Ori Bernstein <[email protected]> authored on 2014/09/22 21:05
Pull out functions into util.myr

4133ae84 – Ori Bernstein <[email protected]> authored on 2014/09/22 18:46
Add support for 'lib' target.

d9e2c6c7 – Ori Bernstein <[email protected]> authored on 2014/09/22 18:23
It compiles itself!