summary refs log tree commit diff stats
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* ported Nim to proprietary CrossOS [backport] (#18889)Andreas Rumpf2021-09-241-0/+2
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-062-3/+7
* fix typo in ci/funs.sh (#18115)Timothee Cour2021-05-271-1/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-0/+17
* Use gmake for NetBSD as well as FreeBSD/OpenBSD (#18064)Euan2021-05-231-0/+2
* upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003)Timothee Cour2021-05-131-1/+14
* fix #17913 build_all.sh on M1 mac (#17917); temporary workaroundTimothee Cour2021-05-031-0/+2
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-012-4/+30
* refactor all code that builds csources (#17815)Timothee Cour2021-04-236-109/+72
* followup #17561, skipping ci now implies green (#17813)Timothee Cour2021-04-231-0/+22
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-213-3/+3
* fix #17325 unrbreak CI i386 (#17327)Timothee Cour2021-03-101-0/+8
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-1/+1
* 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
ng/Nim/commit/rod/idents.nim?h=devel&id=e254741541b0389dfb0b675116c76a6a144b90b7'>e25474154 ^
4de84024e ^
e25474154 ^
902bf0587 ^

4de84024e ^



e25474154 ^
d68181246 ^
e25474154 ^

4de84024e ^
e25474154 ^
d68181246 ^
4de84024e ^


e25474154 ^
4de84024e ^


e25474154 ^
d68181246 ^
e25474154 ^

d68181246 ^
e25474154 ^
e25474154 ^
b4e5c9d07 ^


4de84024e ^

d68181246 ^


e25474154 ^

b4e5c9d07 ^

d68181246 ^
4de84024e ^
e25474154 ^






4de84024e ^
b4e5c9d07 ^

d68181246 ^
b4e5c9d07 ^

d68181246 ^
4de84024e ^

b4e5c9d07 ^

4de84024e ^

b4e5c9d07 ^

4de84024e ^
773d17cd1 ^
40ec7be45 ^







773d17cd1 ^



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