Commit Graph

25 Commits

Author SHA1 Message Date
Vladimir Dubrovin
d502ecb0fd Use non-chroot configuration in cmake; remove older script 2026-04-05 01:45:57 +03:00
Vladimir Dubrovin
8c8ad7be6d Add cmake environment
Some checks are pending
C/C++ CI / ${{ matrix.target }} (macos-15) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-latest) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (windows-2022) (push) Waiting to run
2026-04-03 18:13:31 +03:00
Vladimir Dubrovin
d2c343fbbc Fix external libraries
Some checks are pending
C/C++ CI / ${{ matrix.target }} (macos-15) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-latest) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (windows-2022) (push) Waiting to run
2026-04-03 14:51:35 +03:00
Vladimir Dubrovin
dc1dbf2ad5 move crypto and ssl libs to plugin makefile 2026-04-02 19:04:37 +03:00
Vladimir Dubrovin
5fd5eb55c6 switch PCREPlugin to PCRE2 2026-04-02 17:55:10 +03:00
Vladimir Dubrovin
1f92847a63 Library checks compatible with different make versions (fix Ubuntu 18)
Some checks are pending
C/C++ CI / ${{ matrix.target }} (macos-15) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-latest) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (windows-2022) (push) Waiting to run
2026-04-02 13:47:27 +03:00
Vladimir Dubrovin
637d5e5539 Use build variables 2026-03-30 12:32:24 +03:00
Vladimir Dubrovin
4a3bd4a068 Correct PCRE_CHECK 2026-03-27 18:04:40 +03:00
Vladimir Dubrovin
cbab9a2fe2 Use external PCRE library 2026-03-27 17:53:35 +03:00
Vladimir Dubrovin
5fde85f781 Use flags in checks 2026-03-27 17:17:32 +03:00
Vladimir Dubrovin
dfd6fe5a51 Correct PAM_CHECK in makefiles 2026-03-27 16:09:22 +03:00
Vladimir Dubrovin
b76a78228f Detect OpenSSL / pam libraries in Makefiles 2026-03-27 15:52:02 +03:00
z3APA3A
8ec14c131d Do not fail on clean 2020-11-29 14:00:19 +03:00
z3APA3A
d88c927ba9 allow overwrite CC for linking 2020-11-20 14:19:47 +03:00
z3APA3A
daf4a56665 Remove .o and binaries after clean 2020-11-20 13:30:38 +03:00
z3APA3A
35153001ed Use -fPIC instead of -fpic 2020-08-06 16:19:55 +03:00
z3APA3A
8d36bb6453 Correct install scripts to take binaries from bin/ 2018-04-23 02:24:24 +03:00
z3APA3A
db485dd4c4 Build binaries in bin folder 2018-04-21 22:39:55 +03:00
z3APA3A
68e05d54d7 -fno-strict-aliasing added to gcc options 2018-04-16 19:35:11 +03:00
z3APA3A
b99fa7aaa4 Simplify transparent + add support for BSD PF/IPF 2017-10-17 17:07:35 +03:00
z3APA3A
5d9c1af5ca Build PamAuth plugin by default in *nix 2016-02-26 13:17:15 +03:00
z3APA3A
57f1140734 Changes in makefiles to support LDAP plugin compilation 2016-02-22 21:46:32 +03:00
z3APA3A
d6df311ba7 remove -Wall from compiler options 2015-12-07 19:12:41 +03:00
z3APA3A
e37a7f48d7 Older CVS comments removed 2014-12-13 23:20:00 +03:00
z3APA3A
a060376f1e initial import to git 2014-04-08 13:03:21 +04:00