all: yet more cleanups

Changes include:
  - use standard names for PE constants
  - add some more "noexcept"
  - improve upx_is_integral type-trait
  - introduce is_same_all and is_same_any type-traits
  - prepare TE-size checks in packer.h
  - CI updates
This commit is contained in:
Markus F.X.J. Oberhumer
2023-04-18 17:02:13 +02:00
parent 15484aa296
commit 320e5b850f
33 changed files with 493 additions and 362 deletions
+2
View File
@@ -49,7 +49,9 @@ release: build/release
.SECONDEXPANSION:
.SUFFIXES:
#
# END of Makefile; extra stuff follows
#
#***********************************************************************
# extra builds: some pre-defined build configurations