summary refs log tree commit diff stats
path: root/win32
AgeCommit message (Expand)Author
2013-04-08Make copy depend on perl-5.18, not perl-5.16Berke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-02Enable cast checksBerke Viktor
2013-04-03Move Perl from hexchat to gtk-win32Berke Viktor
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
2013-04-01This is useless tooBerke Viktor
2013-04-01Apparently XP won't work anymore, Uniscribe problem with the redistributableBerke Viktor
2013-04-01We all knew I'll forget something, right?Berke Viktor
2013-04-02Version bumpBerke Viktor
2013-04-02Open the redist download page by default for the first MSVC releaseBerke Viktor
2013-04-02Don't open the same link twiceBerke Viktor
2013-04-02Open downloads for Perl and PythonBerke Viktor
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Purge Lua and Tcl from the solution tooBerke Viktor
2013-04-01Version info cleanupBerke Viktor
2013-04-01Remove Tcl junk, cosmeticsBerke Viktor
2013-04-01Last cjstyles remnantsBerke Viktor
2013-04-01Remove old stuff, some preparation for soon-to-be-released Perl 5.18Berke Viktor
2013-04-01Tabulation with spaces is annoying!Berke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Nuke Lua and TclBerke Viktor
2013-04-01Get rid of installer skinningBerke Viktor
2013-03-23Revert "Migrator for servlist_ in the installers"Berke Viktor
2013-03-23Migrator for servlist_ in the installersBerke Viktor
2013-03-15Update changelog linksBerke Viktor
2013-03-15Add safe mode shortcutsBerke Viktor
2013-03-12Update Perl to 5.16.3Berke Viktor
2013-02-18Add HarfBuzz DLL to distBerke Viktor
2013-02-16Move dependency graph to other repoBerke Viktor
2013-02-16Add vc redist to links, don't open links by default and cosmeticsBerke Viktor
2013-02-16Fix libwimp path in the installersBerke Viktor
2013-02-16Make copy not depend on perl-5.12 and perl-5.15Berke Viktor
2013-02-16Fix stupid GitHub autocrlf messBerke Viktor
2013-02-16Fix libwimp pathBerke Viktor
2013-02-04Update installer to point to newsTingPing
2013-01-09remove old sasl pluginTingPing
2012-12-25add changelog to installerTingPing
2012-12-17remove hextray from installerTingPing
2012-11-20Update spelling dicts to extract to localappdataTingPing
2012-11-12Remove Lua from depsBerke Viktor
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Add Perl build notes and installersBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-12Move HexChat L10n to share\locale where it should've been in the first placeBerke Viktor
2012-11-11Enable updatesBerke Viktor
2012-11-11Fix GTK-VS installersBerke Viktor
2012-11-11Hide 4996 warnings in all projects and fix license copyBerke Viktor
2012-11-10Exclude SASL plugin from buildBerke Viktor
2012-11-09Rename deps filesBerke Viktor
>
51ae33cb ^
1012be5e ^





4a6ceffb ^
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218