Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tpm2-tss
/
41205ebebcc81eecc7f157df374944578821dbf3
/
configure.ac
99fa79c
Merge branch '1.x'
by Philip Tricca
· 7 years ago
c38f948
configure.ac: Use git to set version number.
by Philip Tricca
· 7 years ago
290840c
configure: Undefine FORTIFY_SOURCE first, then define it
by Peter Huewe
· 7 years ago
41a4238
configure: Remove check for C++ compiler.
by Philip Tricca
· 8 years ago
f891580
test: Add integration test for Tss2_Sys_StartAuthSession.
by Philip Tricca
· 8 years ago
2744781
configure.ac: Move compiler / preproc / link flag macros to m4/.
by Philip Tricca
· 8 years ago
5b285ce
configure.ac: Rename flag macro functions for clarity.
by Philip Tricca
· 8 years ago
6a6cd89
CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE.
by Philip Tricca
· 8 years ago
dd99b76
LDFLAGS: Add noexecstack, now and relro.
by Philip Tricca
· 8 years ago
b5c1740
CFLAGS: Drop redundant stack-protector.
by Philip Tricca
· 8 years ago
bfd7e46
Add a few new flags and change -fPIC from LDFLAG to CFLAG.
by Philip Tricca
· 8 years ago
9d586fc
configure.ac: Replace use of hard coded linker flags with autoconf macro.
by Philip Tricca
· 8 years ago
b43de64
Replace use of CONFIG_SITE with configure macro.
by Philip Tricca
· 8 years ago
65b79f4
marshal: Use simple endianness conversion functions instead of endian.h
by Philip Tricca
· 8 years ago
7360972
marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8.
by Philip Tricca
· 8 years ago
4271dd6
Change version number from 0.98 to 1.0 and update CHANGELOG.md
by Philip Tricca
· 8 years ago
4334dee
configure.ac: Allow for the unit tests to be enabled selectively.
by Philip Tricca
· 8 years ago
b194be9
test: Integrate cmocka into autotools build, add basic test case for device TCTI.
by Philip Tricca
· 9 years ago
570b756
Revert "Expose version number to make, generate header guard checks."
by Philip Tricca
· 9 years ago
592576c
Expose version number to make, generate header guard checks.
by Philip Tricca
· 9 years ago
1873c42
version: Separate major and minor version components and use macro to set them.
by Philip Tricca
· 9 years ago
ffbd61a
build: Remove 'disable-shared' from libtool config.
by Philip Tricca
· 9 years ago
0069247
build: Use AX_PTHREAD in configure.ac.
by Philip Tricca
· 9 years ago
a509a68
build: Integrate libtool.
by Philip Tricca
· 9 years ago
38de202
build: Merge tpmclient Makefile.am into base Makefile.am.
by Philip Tricca
· 9 years ago
10d1aa2
build: Migrate resourcemgr Makefile.am into base Makefile.am.
by Philip Tricca
· 9 years ago
c41925d
build: Migrate Makefile.am from common directory to the root.
by Philip Tricca
· 9 years ago
7d3515f
build: Move rules from sysapi Makefile.am into root Makefile.am.
by Philip Tricca
· 9 years ago
b9a1adf
Build static library for objects under 'common' directory.
by Philip Tricca
· 9 years ago
71aa985
sysapi: Replace hand crafted Makefile.in with Makefile.am
by Philip Tricca
· 9 years ago
60a44a2
Migrate root Makefile.in to automake.
by Philip Tricca
· 9 years ago
35ac9cf
build: Detect compilers in configure, use them in Makefiles.
by Philip Tricca
· 9 years ago
1c220d7
build: Generate Makefiles from templates.
by Philip Tricca
· 9 years ago
d1952b4
build: Add minimal autoconf and ignore generated files.
by Philip Tricca
· 9 years ago