shithub: mc

RSS feed

28785107 – Ori Bernstein <[email protected]> authored on 2015/01/01 11:13
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mbld

27bcd851 – Ori Bernstein <[email protected]> authored on 2015/01/01 11:07
Add man prefix support.

55738303 – Ori Bernstein <[email protected]> authored on 2015/01/01 10:53
Initial plan9 toolchain support for mbld.

0171bdcc – Ori Bernstein <[email protected]> authored on 2014/12/31 09:31
Remove the last use of 'use sys'.

4ec2650a – Ori Bernstein <[email protected]> authored on 2014/12/29 18:41
Use "getsysinfo()" instead of uname()

a185ab3c – Ori Bernstein <[email protected]> authored on 2014/12/29 08:41
std.chdir() returns boolean for success.

35de3ed9 – Ori Bernstein <[email protected]> authored on 2014/12/29 05:59
Remove one more 'use sys'.

91eb3867 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:45
use std.chdir.

f10d5dc7 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:32
Doing the api rename shuffle.

5fcdb860 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:08
Use the more portable mtime() calls in libstd.

68b11241 – Ori Bernstein <[email protected]> authored on 2014/12/28 19:10
Slightly more sophisticated system filtering.

ec0c5068 – Ori Bernstein <[email protected]> authored on 2014/12/21 20:26
Muse dropped the -m option.

49c320b8 – Ori Bernstein <[email protected]> authored on 2014/12/20 09:19
Remove code duplication.

a71988c7 – Ori Bernstein <[email protected]> authored on 2014/12/19 15:13
Commment the parser a bit.

d8e7409c – Ori Bernstein <[email protected]> authored on 2014/12/16 10:00
Add support for 'lib libname' dependency in source list

81b900c5 – Ori Bernstein <[email protected]> authored on 2014/12/15 10:49
Add support for parsing 'lib foo' directives.

47a1698f – Ori Bernstein <[email protected]> authored on 2014/11/04 18:08
Make all matches exhaustive.

c895d869 – Ori Bernstein <[email protected]> authored on 2014/10/06 17:46
Remove some debug code.

6bc97a3d – Ori Bernstein <[email protected]> authored on 2014/10/06 17:25
Add include path attribute.

4cde6d19 – Ori Bernstein <[email protected]> authored on 2014/10/06 13:48
Update for the libsys/libstd split.

82532ed1 – Ori Bernstein <[email protected]> authored on 2014/10/03 14:43
Free word list slice when we're done with it.

cdeec219 – Ori Bernstein <[email protected]> authored on 2014/10/03 14:35
Support platform specific myr files.

9f9d1344 – Ori Bernstein <[email protected]> authored on 2014/10/03 13:43
Add function to split source into compns.

e95be05d – Ori Bernstein <[email protected]> authored on 2014/10/02 15:44
Syntax change.

ef08d1f3 – Ori Bernstein <[email protected]> authored on 2014/10/01 17:08
Allow stuff like comments after the package name.

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!