aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-01-20tcti-socket: Fix build failure due to undeclared HOST_NAME_MAXJia Zhang
2018-01-10build: Have supported glibc versions before 2.19.Lu Gong
2018-01-08tcti-socket: Add common Info and Init function.Philip Tricca
2018-01-04Log: Add a new logging infrastructureAndreas Fuchs
2018-01-03build: Have supported compilers use 'c99' language standard instead of 'gnu99'.Philip Tricca
2017-12-01build: detect ld version-script flag supportDavid R. Bild
2017-11-29Make: Add silent rulesAndreas Fuchs
2017-11-28Tests: Add support for code coverage measurementAndreas Fuchs
2017-11-13build: Check for cmocka version >= 1.0 @ configure time.Philip Tricca
2017-09-13Revert "configure: use -fpack-struct instead of pragmas"William Roberts
2017-09-12configure: add --enable_debug optionTadeusz Struk
2017-09-12configure: use -fpack-struct instead of pragmasTadeusz Struk
2017-08-29configure.ac: Convert version from git tag-based to a static string.Philip Tricca
2017-08-16build: Fix 'dist' and 'distcheck' target.Philip Tricca
2017-07-30configure: Undefine FORTIFY_SOURCE first, then define itPeter Huewe
2017-07-05Merge branch '1.x'Philip Tricca
2017-07-05build: Add integration test harness.Philip Tricca
2017-07-05test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-07-05configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-07-05configure.ac: Rename flag macro functions for clarity.Philip Tricca
2017-07-05CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE.Philip Tricca
2017-07-05LDFLAGS: Add noexecstack, now and relro.Philip Tricca
2017-07-05CFLAGS: Drop redundant stack-protector.Philip Tricca
2017-07-05Add a few new flags and change -fPIC from LDFLAG to CFLAG.Philip Tricca
2017-07-05configure.ac: Replace use of hard coded linker flags with autoconf macro.Philip Tricca
2017-07-05Replace use of CONFIG_SITE with configure macro.Philip Tricca
2017-06-23Merge branch '1.x'Philip Tricca
2017-06-22build: Add integration test harness.Philip Tricca
2017-06-18configure; Remove dependency / check for pthreads.Philip Tricca
2017-06-05Merge branch '1.x'Philip Tricca
2017-06-05configure.ac: Use git to set version number.Philip Tricca
2017-05-23configure: Undefine FORTIFY_SOURCE first, then define itPeter Huewe
2017-03-22configure: Remove check for C++ compiler.Philip Tricca
2017-03-15test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-03-08configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-03-07configure.ac: Rename flag macro functions for clarity.Philip Tricca
2017-03-07CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE.Philip Tricca
2017-03-07LDFLAGS: Add noexecstack, now and relro.Philip Tricca
2017-03-07CFLAGS: Drop redundant stack-protector.Philip Tricca
2017-03-05Add a few new flags and change -fPIC from LDFLAG to CFLAG.Philip Tricca
2017-03-04configure.ac: Replace use of hard coded linker flags with autoconf macro.Philip Tricca
2017-03-04Replace use of CONFIG_SITE with configure macro.Philip Tricca
2017-02-27marshal: Use simple endianness conversion functions instead of endian.hPhilip Tricca
2017-02-27marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8.Philip Tricca
2016-11-01Change version number from 0.98 to 1.0 and update CHANGELOG.mdPhilip Tricca
2016-08-14configure.ac: Allow for the unit tests to be enabled selectively.Philip Tricca
2016-03-16test: Integrate cmocka into autotools build, add basic test case for device T...Philip Tricca
2016-03-09Revert "Expose version number to make, generate header guard checks."Philip Tricca
2016-02-28Expose version number to make, generate header guard checks.Philip Tricca
2016-02-28version: Separate major and minor version components and use macro to set them.Philip Tricca