1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00
Commit Graph

25 Commits

Author SHA1 Message Date
9b87ddb621 CI: run test-suite; remove obsolete scripts 2022-12-20 23:33:58 +01:00
5dc4eb4b03 CI: also test linux gcc-m32 builds 2022-12-20 12:10:39 +01:00
c23c7a9379 all: minor updates 2022-12-15 16:20:22 +01:00
91aa5b55ab all: upgrade to upx-stubtools v20221212 2022-12-12 19:25:28 +01:00
e5c0d998b7 src: fully deprecate src/Makefile; minor doc and CI cleanups 2022-10-25 01:48:45 +02:00
f57393c0e8 all: simplify include path handling; update src/Makefile 2022-10-24 12:56:35 +02:00
ca0e614b56 CI: update for new GitHub Actions deprecated set-output commands 2022-10-12 16:29:20 +02:00
39c5be43aa CI: add Visual Studio 2022 builds; updates 2022-10-06 15:35:51 +02:00
c4437cb293 all: add support for a basic "make test" 2022-10-06 14:10:35 +02:00
17167d4905 CI: update macos-12 build 2022-10-05 02:05:20 +02:00
0d639d6386 CI: add macos job 2022-09-21 21:55:07 +02:00
c75d7a685d src: major cleanups, introduce new eXtended Span class
- initial minimally invasive eXtended Span implementation
- rename ptr_diff to ptr_diff_bytes
- move some files to util subdir
- lots of cleanups
- start using the new checked pointers - this needs some real-world testing
2022-09-16 13:26:13 +02:00
79e9b0762c CI: work on new cmake-based CI; updates 2022-09-16 13:26:10 +02:00
d65e65b2b1 Update CI. 2021-05-15 07:24:16 +02:00
fe949bdf67 Build: Enable wildcard argument expansion for msvc 2021-04-12 11:20:13 +03:00
cbaedffce2 ci: make artifacts for all builds 2021-03-09 09:36:08 -05:00
801618740c CI: fix current Ubuntu problem. 2021-02-01 13:06:49 +01:00
b4429e1a42 CI: add sanitizer builds. 2021-01-04 22:03:23 +01:00
9db6d18d11 Now using upx-stubtools 20210104 with new clang-format-10.0.1. 2021-01-04 17:23:57 +01:00
f962afe146 Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
57cb6a7530 CI: add mingw64 build. 2021-01-02 01:03:24 +01:00
baa1ed9be3 Update CI to use lastest zlib. Update Makefile. 2021-01-01 23:24:31 +01:00
f2e562b5de Update CI. 2020-12-08 06:22:10 +01:00
05a0b3557a Update CI. 2020-12-05 14:04:46 +01:00
8d3e1d28a7 Update GitHub CI. 2020-12-05 04:37:30 +01:00