Username404
|
c422d4439a
|
Use the Ninja cmake generator in the Jenkinsfile if ninja is found on the filesystem
|
2021-10-02 14:13:02 +02:00 |
Username404-59
|
3fd04724f1
|
Add an option to disable ccache in the CMakeLists.txt file
|
2021-09-23 10:57:39 +02:00 |
Username404
|
2672f33959
|
Add a hyphen to the windows suffix and archive artifacts produced by a mingw toolchain in the Jenkinsfile
|
2021-09-12 14:29:25 +02:00 |
Username404
|
8c5d36aaa4
|
Pass booleans in the second stage of the Jenkinsfile
|
2021-09-12 14:01:18 +02:00 |
Username404
|
4fcfcfaa49
|
Add a "suffix" parameter to buildTarget
|
2021-09-12 13:59:07 +02:00 |
Username404
|
b3b505c210
|
Pass the "--no-warn-unused-cli" argument in the buildTarget function
|
2021-09-12 13:55:05 +02:00 |
Username404
|
941a3de72e
|
Set the RC compiler in the Jenkinsfile to avoid issues
|
2021-09-12 13:52:48 +02:00 |
Username404
|
5f97e94abf
|
Cross-compile to 4 windows architectures instead of just one
|
2021-09-12 13:39:55 +02:00 |
Username404-59
|
52474d6521
|
Cross-compile for the riscv64 architecture in the Jenkinsfile
|
2021-09-02 01:10:47 +02:00 |
Username404
|
50b84a03f3
|
Disable ccache in the Jenkinsfile
|
2021-08-28 23:11:51 +02:00 |
Username404
|
24d73a3f82
|
Add a note about the CMake 3.20+ requirement in the Jenkinsfile and set the used cmake installation to "Latest"
|
2021-08-18 14:17:39 +02:00 |
Username404
|
ab7fcee9a2
|
Set CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS in the Jenkinsfile to avoid errors caused by dpkg
|
2021-08-18 13:44:01 +02:00 |
Username404
|
3b31ad0c6d
|
Set the package architectures of x86 packages to i386 instead of i686
|
2021-08-17 17:48:16 +02:00 |
Username404
|
05e8c5c9b6
|
Build x86 packages in the Jenkinsfile
|
2021-08-17 17:31:35 +02:00 |
Username404
|
82dde27690
|
Use GNU strip on produced executables in the buildTarget functions of the Jenkinsfile
|
2021-08-16 11:52:38 +02:00 |
Username404-59
|
31858e68a0
|
Fix the buildTarget method's parameters again by making isPackageArchDeb a boolean
|
2021-08-16 00:24:54 +02:00 |
Username404
|
b8b809a876
|
Add a boolean parameter to the buildTarget function of the Jenkinsfile to choose whether to use the debian architecture or the rpm architecture in the names of produced packages
|
2021-08-15 21:27:29 +02:00 |
Username404
|
58e54f1b94
|
Always use clang with lld when compiling for the host platform in the Jenkins pipeline
|
2021-08-15 17:57:55 +02:00 |
Username404
|
4f0fa09cd9
|
Build packages for the aarch64 and armhf architectures in the Jenkinsfile
|
2021-08-15 17:19:37 +02:00 |
Username404
|
7fd3cc32c8
|
Fix the position of the cmakeArgs arguments in functions calls in the Jenkinsfile, and add a CXX_TARGET variable
|
2021-08-15 17:08:24 +02:00 |
Username404
|
9f25ef909b
|
Re-add previously removed types in the Jenkinsfile
|
2021-08-15 16:40:50 +02:00 |
Username404
|
c17ec47d06
|
Add a missing $ when invoking cpack in the Jenkins pipeline
|
2021-08-15 16:25:39 +02:00 |
Username404
|
d25b0f71c8
|
Fix string interpolation in the Jenkinsfile using quotes
|
2021-08-15 16:24:27 +02:00 |
Username404
|
42ae8e1342
|
Define the buildTarget function outside of the Jenkins pipeline
|
2021-08-15 16:17:10 +02:00 |
Username404
|
28fcc49572
|
Add a function to the Jenkinsfile and archive artifacts in each cmake-build directory
|
2021-08-15 16:13:24 +02:00 |
Username404
|
404b580ec3
|
Don't execute make commands in parallel in the Jenkinsfile.
|
2021-08-10 11:00:08 +02:00 |
Username404
|
e414688156
|
Rename the second stage of the pipeline in the Jenkinsfile
|
2021-08-09 20:55:43 +02:00 |
Username404
|
a875f8ab80
|
Only strip the executable found in ./cmake-build-release.
|
2021-08-09 18:29:13 +02:00 |
Username404
|
ed6851f8e7
|
Re-add the cmake calls in the Jenkinsfile.
|
2021-08-09 18:14:56 +02:00 |
Username404
|
b1e5c0f7ea
|
Fix the previous commit...
|
2021-08-09 18:06:38 +02:00 |
Username404
|
9a9cc4aa50
|
Move cross-compilation to another stage in the Jenkinsfile.
|
2021-08-09 18:02:05 +02:00 |
Username404
|
b1c8bc5b7f
|
Update README.md and use the right mingw32 executable on debian.
|
2021-07-09 18:39:14 +02:00 |
Username404-59
|
dfe21742e3
|
Add a timeout to the Jenkinsfile and increase the number of kept builds.
|
2021-03-24 16:58:48 +01:00 |
Username404-59
|
e0112a367a
|
Fix the Jenkinsfile.
|
2021-03-24 16:55:09 +01:00 |
Username404
|
a9d6b3402d
|
Update the Jenkinsfile.
|
2021-03-24 16:40:08 +01:00 |
Username404-59
|
cbcacfe52f
|
Finish Jenkins builds even when CPack failures are present.
|
2021-03-10 16:04:57 +01:00 |
Username404-59
|
aa2691316f
|
Also set the debian package architecture and generate deb packages in the Jenkinsfile.
|
2021-03-01 12:24:51 +01:00 |
Username404-59
|
a9eba99b98
|
Fix the Jenkinsfile.
|
2021-02-28 18:38:21 +01:00 |
Username404-59
|
5c3eb35923
|
Run strip in the Jenkinsfile.
|
2021-02-28 12:47:01 +01:00 |
Username404-59
|
2dc9b54e3f
|
Also publish the arm rpm artifacts.
|
2021-02-27 12:39:06 +01:00 |
Username404-59
|
e4182ed4a6
|
Enable rpm packaging for arm builds in the Jenkinsfile.
|
2021-02-27 12:37:47 +01:00 |
Username404-59
|
e8040a009a
|
Fix the icon path in the Jenkinsfile.
|
2021-02-21 17:07:38 +01:00 |
Username404-59
|
80e631d89b
|
Add sidebar links to the Jenkinsfile.
|
2021-02-21 16:49:08 +01:00 |
git
|
cbfadcd53c
|
Make the .zip in the right directory.
|
2021-02-14 14:49:33 +01:00 |
git
|
edca9cdc5c
|
Set the overwrite argument to true.
|
2021-02-14 14:47:00 +01:00 |
git
|
4912ffbd9f
|
Use "./" in the Jenkinsfile?
|
2021-02-14 14:45:41 +01:00 |
git
|
377063c5fd
|
Rename the arm archive's name.
|
2021-02-14 14:41:23 +01:00 |
git
|
ad8fae37e4
|
Finally fix the Jenkinsfile.
|
2021-02-14 14:39:55 +01:00 |
git
|
8f401fac63
|
Use dir() in the Jenkinsfile.
|
2021-02-14 14:37:31 +01:00 |
git
|
756c9f49e9
|
Archive the ARM binaries correctly.
|
2021-02-14 14:27:19 +01:00 |