summary refs log tree commit diff stats
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix lists of paths in posix environment (#7034)Dennis Felsing2018-01-082-2/+2
* Removed fasm support.Rokas Kupstys2017-02-201-2/+1
* CI: ZIPs don't have an underscore in the filename.Dominik Picheta2016-10-161-2/+2
* Improve niminst zip error message and fix CI build.Dominik Picheta2016-10-161-5/+2
* zip files for WindowsAraq2016-10-091-0/+4
* CI: NSIS fixes and temporary removal of Linux builds.Dominik Picheta2016-09-291-4/+8
* nimsuggest is built by koch.nim insteadAndreas Rumpf2016-09-271-9/+0
* CI: Depend on Jester HEAD because of nim-lang/nimble#129.Dominik Picheta2016-09-252-2/+2
* CI: Install a specific Jester commit.Dominik Picheta2016-09-252-2/+2
* CI: Fixes NSIS deployments.Dominik Picheta2016-09-241-2/+0
* CI: For Windows deploy run `koch winrelease`.Dominik Picheta2016-09-181-1/+1
* CI: Small fixes.Dominik Picheta2016-09-181-1/+0
* CI: Fixes Linux tests.Dominik Picheta2016-09-181-3/+5
* CI: Install FASM via apt-get instead of manually.Dominik Picheta2016-09-171-6/+2
* GitLab CI: installers are now just renamed in build dir.Dominik Picheta2016-09-141-2/+2
* Improvements to GitLab CI NSIS script.Dominik Picheta2016-09-091-9/+13
* Attempt to fix nsis_build.bat.Dominik Picheta2016-09-091-2/+6
* Add Windows deploy stage to GitLab CI.Dominik Picheta2016-09-081-0/+57
* Adds GitLab CI config.Dominik Picheta2016-08-294-0/+53
href='/ahoang/Nim/commit/install.txt?h=devel&id=8c671d22d6a7c55e13e7c02eb4fd65bbabb52131'>8c671d22d ^
1f63d1c76 ^
99bcc233c ^
4d4b3b1c0 ^
ae0e5604f ^


ceb30d7a0 ^

ae0e5604f ^




db4f617af ^




8c671d22d ^

49d810f34 ^

db4f617af ^




6ce462c58 ^

db4f617af ^








ff4a69b62 ^

db4f617af ^
300430fbb ^
e27e873b7 ^
31bb4311e ^
e27e873b7 ^

8c671d22d ^
e27e873b7 ^
49d810f34 ^








ceb30d7a0 ^

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