summary refs log tree commit diff stats
path: root/data/icons/meson.build
AgeCommit message (Collapse)Author
2017-06-13build: Replace Autotools with MesonPatrick Griffis
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
t;arnavion@gmail.com> 2013-09-15 15:07:46 -0700 Convert project files to vs2013' href='/git-repos/torxchat.git/commit/plugins/python/python2.vcxproj?h=feature/tor-i2p-dcc&id=b658fca4a72c2aca810a8a1f53e4f3b2c924380d'>b658fca4 ^
07bc467d ^
f7e3d3f3 ^
9858784e ^
07bc467d ^
95aace51 ^




ad59c4a5 ^



95aace51 ^



ffa1ea73 ^
95aace51 ^

95aace51 ^
9858784e ^


ffa1ea73 ^
9858784e ^
ad59c4a5 ^
95aace51 ^

95aace51 ^
9858784e ^
ad59c4a5 ^

ad59c4a5 ^
ffa1ea73 ^
9858784e ^
ad59c4a5 ^



0e3fbb01 ^
9858784e ^
95aace51 ^

95aace51 ^
ffa1ea73 ^
9858784e ^
95aace51 ^








9858784e ^
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