]> git.proxmox.com Git - swtpm.git/history - configure.ac
CHANGES: Add documentation for changes in 0.4.0
[swtpm.git] / configure.ac
2020-07-22 Stefan Bergerbuild-sys: Explicitly link libswtpm_libtpms with -lcryp...
2020-07-22 Stefan Bergerbuild-sys: Use AC_COMPILE_IFELSE to check for unused...
2020-06-18 Stefan Bergerbuild-sys: Enable automake silent rules
2020-05-12 James Bottomleybuild-sys: Let swtpm build with in-place libtpms
2020-04-07 Stefan Bergerbuild-sys: Bump up version to 0.4.0 at beginning of...
2020-02-17 Stefan Bergerbuild-sys: Set version to 0.3.0 for next release
2020-01-15 Stefan Bergerbuild-sys: Display check result for build with libseccomp
2019-03-21 Stefan Bergerbuild-sys: Avoid prefix=NONE if no prefix is passed...
2019-03-18 Stefan Bergerbuild-sys: Add libbsecomp to configure.ac
2019-02-26 Stefan BergerSet version to 0.2.0 for next release
2019-01-28 Stefan Bergerdebian: Add post install script for swtpm-tools
2019-01-17 Stefan Bergerbuild-sys: Adjust localstatedir and files using it
2019-01-17 Stefan Bergerbuild-sys: Fix hard coded /etc path and replace with...
2018-12-15 Stefan Bergerbuild-sys: If TPM 1.2 NVRAM area tools are missing...
2018-11-17 Stefan Bergerbuild-sys: Set action-if-found in AC_CHECK_LIB where...
2018-10-25 Stefan Bergerbuild-sys: Support --enable-test-coverage as an option
2018-10-25 Stefan Bergerbuild-sys: Support --disable-hardening as an option
2018-10-06 Stefan Bergerbuild-sys: Link with -lrt if libc does not have clock_g...
2018-10-06 Stefan Bergerbuild-sys: Pass header file to compiler for checking...
2018-10-02 Stefan Bergerbuild-sys: Move glib-2.0 dependency to CUSE TPM build
2018-09-25 Stefan Bergertests: Use python3 rather than python for the test...
2018-09-25 Stefan Bergerbuild-sys: Replace AC_PROG_LIBTOOL with LT_INIT
2018-08-29 Stefan Bergerbuild-sys: Use X="$X ..." rather than X+="..." in confi...
2018-08-29 Stefan BergerReplace tests with '==' through '='
2018-08-26 Stefan Bergerbuild-sys: explicitly adapt sysconfdir and datarootdir...
2018-08-26 Stefan Bergerbuild-sys: Add GNUTLS_C/LDFLAGS to CFLAGS when checking...
2018-08-24 Stefan Bergerbuild-sys: Replace PKG_CHECK_VAR with direct call to...
2018-08-07 Stefan Bergerbuild-sys: Build swtpm_setup on all supported platforms
2018-08-07 Stefan Bergerbuild-sys: Make sure python is installed for test cases
2018-08-07 Stefan Bergerbuild-sys: require netstat to be available if swtpm_set...
2018-08-07 Marc-André Lureaubuild-sys: use pkg-config variable to check libtpms...
2018-08-07 Stefan Bergerswtpm: Provide support for TPM2 using --tpm2
2018-06-15 Stefan Bergerbuild: Remove FreeBL support since libtpms does not...
2017-10-12 Stefan Bergerbuild: fix linker SEARCH_DIR extraction for OpenBSD...
2017-05-31 Stefan Bergerbuild: test for linux-* rather than linux-gnu
2017-03-01 Stefan BergerMerge pull request #25 from pohly/patch-1
2017-01-15 Stefan BergerOnly compile vTPM proxy support if available on platform
2017-01-03 Stefan BergerDetect whether to build with chardev
2017-01-03 Stefan BergerEnable building on cygwin
2017-01-03 Stefan BergerSkip swtpm_setup build if NVRAM tools are not available
2017-01-02 Stefan BergerAdd configure option --with-cuse to enable building...
2016-12-06 Stefan Bergerbuild: search for nonstandard libtpms locations using...
2016-04-14 Stefan BergerSearch for certtool when checking for gnutls
2016-01-26 Stefan Bergerbuild: Add check for libtpms crytpo library
2016-01-13 Stefan Bergerbuild: fix some issues in configure.ac
2015-12-04 Stefan Bergerswtpm: add version info to all programs
2015-11-30 Stefan Bergerbuild: check for socat tool
2015-11-29 Stefan Bergerbuild: move chmod into AC_CONFIG_FILES
2015-11-03 Stefan Bergerbuild: remove hardcoded tss user and group
2015-10-26 Stefan Bergerbuild: Simplify the check for -fstack-protector-strong
2015-10-26 Stefan BergerBuild: Also search for the gawk tool
2015-10-26 Stefan Bergerbuild: Check for -fstack-protector-strong before using it
2015-10-03 Stefan Bergerman pages: Add man page describing the ioctl's
2015-08-04 Stefan Bergerbuild: only apply hardening CFLAGS if -O0 is not used
2015-05-04 Stefan Bergerbuild: install /var/lib/swtpm-localca with proper owner
2015-04-02 Stefan BergerExpect tool is required
2015-01-30 Stefan BergerAdd some hardening flags to compiler and linker
2014-12-22 Stefan BergerFix cut and paste error
2014-12-19 Stefan BergerMake SELinux policy extension support chooseable
2014-12-19 Stefan BergerSupport for openssl
2014-12-18 Stefan BergerCheck for missing freebl headers and freebl lib
2014-12-11 Stefan BergerMerge branch 'master' of https://github.com/stefanberge...
2014-12-10 Stefan BergerMake compileable on RHEL 7 for ppc64
2014-12-10 Stefan BergerLink programs with minimal set of libraries
2014-12-09 Stefan BergerImprove on the list of dependencies.
2014-12-05 Stefan Bergermerging swtpm-tools into this project
2014-12-05 Stefan Bergerinitial check-in