about summary refs log tree commit diff stats
path: root/makefile
Commit message (Expand)AuthorAgeFilesLines
* 2067Kartik K. Agaram2015-08-241-2/+2
* 2002Kartik K. Agaram2015-08-141-28/+7
* 2001Kartik K. Agaram2015-08-141-27/+31
* 1998Kartik K. Agaram2015-08-141-2/+11
* 1990 - extra ingredient for 'trace' depthKartik K. Agaram2015-08-131-1/+1
* 1976 - fix 'make test'Kartik K. Agaram2015-08-111-2/+2
* 1878 - switch test_all_layers to optimized binariesKartik K. Agaram2015-07-281-1/+1
* 1842 - get layers building again after 2 weeksKartik K. Agaram2015-07-241-4/+4
* 1794 - stop redundantly recompiling on .mu changesKartik K. Agaram2015-07-161-2/+6
* 1706 - automatically recompile mu when necessaryKartik K. Agaram2015-07-041-9/+9
* 1659 - still a little sluggishKartik K. Agaram2015-06-251-1/+1
* 1619Kartik K. Agaram2015-06-221-1/+1
* 1573Kartik K. Agaram2015-06-161-1/+1
* 1439 - support clang in addition to gccKartik K. Agaram2015-05-231-1/+1
* 1424 - the right way to make autogenerated_listsKartik K. Agaram2015-05-221-1/+2
* 1405Kartik K. Agaram2015-05-191-1/+7
* 1404 - undefined-behavior checks using clangKartik K. Agaram2015-05-181-2/+5
* 1403Kartik K. Agaram2015-05-181-7/+6
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+52
=v1.9.0&id=a5d9423cad0a112564447b2519208b9ec5354665'>^
2c5ea01d ^
e9e4b4ff ^
0c2c782d ^

6ac4be61 ^
ea775b1c ^








6ac4be61 ^
ea775b1c ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71