commit 008a06368c
Merge: 98e566fc8d4987ac
Author: Andreas Buff <andreas@pep-security.net>
Date: Fri Mar 5 12:58:06 2021 +0100
merge Release_2.1
commit 98e566fcac
Author: Andreas Buff <andreas@pep-security.net>
Date: Fri Mar 5 12:28:54 2021 +0100
MACOSINST-26 fixes: mac target does not build system.db
commit 6fabb15d2a
Author: Andreas Buff <andreas@pep-security.net>
Date: Fri Mar 5 11:19:25 2021 +0100
Revert "MACOSINST-26 uses prebuild asn1"
This reverts commit 85546121f9.
commit 85546121f9
Author: Andreas Buff <andreas@pep-security.net>
Date: Fri Mar 5 11:03:15 2021 +0100
MACOSINST-26 uses prebuild asn1
commit f7e75e6dfc
Author: Andreas Buff <andreas@pep-security.net>
Date: Fri Mar 5 10:36:38 2021 +0100
MACOSINST-26 fixes: libetpan is expected dynamic lib (thanx Xcode...)
commit 8523a84e7b
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 17:09:53 2021 +0100
MACOSINST-26 adds extra target to generate files before building. Fails on first build otherwize
commit c5192aafd3
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 16:19:28 2021 +0100
MACOSINST-26 adds gen script output file lists to mac target also
commit b1373c27db
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 13:10:22 2021 +0100
MACOSINST-26 stops building mac target for ARM. libetpan will have to be cross build first.
commit 04c585fd94
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 13:00:34 2021 +0100
MACOSINST-26 libpepengine_mac uses libetpan from local/lib (as libetpan mac prepare can not work and obviously has never been tested)
commit abef79f69a
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 12:47:39 2021 +0100
MACOSINST-26 stops using Libetpan Xcode project for macOS. Does not work. Assumed no one ever tested it. It can not work. Its prepare target used script is full of iOS stuff.
commit 1a412c1c01
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Mar 4 11:00:07 2021 +0100
MACOSINST-26 copies build artifact to custom build dir
commit f7013c38c7
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Feb 18 17:23:22 2021 +0100
MACOSINST-26 uses Libetban build by Xcode (to get fat lib for ARM and ITEL for free)
commit a6914dbdfd
Author: Andreas Buff <andreas@pep-security.net>
Date: Thu Feb 18 17:21:43 2021 +0100
MACOSINST-26 git-ignores Xcode related files
Adds simple jobs for building the the Engine for Debian 10.
Pre-built docker images containing Sequoia will be pulled down and used
to build the Engine. Currently the Sequoia version is just the latest
from the `pep-engine` branch. We should make this selectable in the near
future.
Upon successful compilation an image containing the build output will be
pushed to an internal docker registry.