summary refs log tree commit diff stats
path: root/tools/niminst
ModeNameSize
-rw-r--r--EnvVarUpdate.nsh10651log stats plain blame
-rw-r--r--buildbat.nimf2309log stats plain blame
-rw-r--r--buildsh.nimf4807log stats plain blame
-rw-r--r--debcreation.nim7941log stats plain blame
-rw-r--r--deinstall.nimf2164log stats plain blame
-rw-r--r--inno.nimf5910log stats plain blame
-rw-r--r--install.nimf3711log stats plain blame
-rw-r--r--makefile.nimf3611log stats plain blame
-rw-r--r--niminst.nim26979log stats plain blame
-rw-r--r--nsis.nimf12881log stats plain blame
committer Kartik K. Agaram <vc@akkartik.com> 2015-07-28 14:33:22 -0700 1868 - start using naked literals everywhere' href='/akkartik/mu/commit/046closure_name.cc?h=main&id=bc6436927640603675e2e700007f53c5ab213869'>bc643692 ^
5497090a ^
82ac0b7e ^

d9025124 ^
82ac0b7e ^


436b2b2e ^
2199940a ^
82ac0b7e ^
363be37f ^
82ac0b7e ^
436b2b2e ^
b2e4056d ^
82ac0b7e ^

363be37f ^
795f5244 ^
57d01f21 ^
795f5244 ^

82ac0b7e ^
ac0e9db5 ^
ab6ed192 ^
0487a30e ^
c6034af3 ^

795f5244 ^
c6034af3 ^
795f5244 ^
c6034af3 ^
795f5244 ^
c6034af3 ^
5f98a10c ^
82ac0b7e ^

ae256ea1 ^

795f5244 ^
35064671 ^

ae256ea1 ^

f3760b0f ^
795f5244 ^
c157066c ^
82ac0b7e ^

795f5244 ^
57d01f21 ^




795f5244 ^
82ac0b7e ^



82ac0b7e ^


363be37f ^

82ac0b7e ^
5f98a10c ^
82ac0b7e ^

ae256ea1 ^


82ac0b7e ^
363be37f ^


82ac0b7e ^




363be37f ^
82ac0b7e ^
f3760b0f ^
5f98a10c ^
ac0e9db5 ^
5f98a10c ^
82ac0b7e ^
5f98a10c ^
82ac0b7e ^








363be37f ^
82ac0b7e ^
f3760b0f ^
795f5244 ^
82ac0b7e ^





5f98a10c ^
ac0e9db5 ^

82ac0b7e ^
ae256ea1 ^

5f98a10c ^
e4630643 ^

ae256ea1 ^
82ac0b7e ^
f3760b0f ^
82ac0b7e ^
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145