aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-09-21Add optional prefix to library object namesRandall Spangler
2016-05-27Add -DTHIRD_PARTY to CFLAGS so as to configure system headers.nagendra modadugu
2016-03-08Re-enable non-platform dependent crypto code.nagendra modadugu
2016-01-19Re-enable non-platform dependent crypto code.nagendra modadugu
2015-10-19Move stubs.c to the package where it is implementedVadim Bendebury
2015-09-02Add NVMem.c to the list of HOST_SOURCESBill Richardson
2015-08-25fixes to cross-compile for ARMBill Richardson
2015-08-19Tweak Makefile to be faster and quieterBill Richardson
2015-08-18Allow compilation with -O2 flag, add -fPIC flag.Jocelyn Bohr
2015-08-14Introduce embedded mode conditional compilationVadim Bendebury
2015-08-13Add method to get string from command code.Jocelyn Bohr
2015-08-10Implementation files for command marshaling.Jocelyn Bohr
2015-07-27Changes to allow for libtpm2 compilation with marshaling code.ChromeOS Developer
2015-06-10make: Modified the generated library file nameJocelyn Bohr
2015-06-05makefile: assorted small fixesVadim Bendebury
2015-06-03Exclude modules requiring windows.hVadim Bendebury
2015-06-03Remove Marshal.cVadim Bendebury
2015-06-03Changes to allow compilation of ExecCommand.cVadim Bendebury
2015-06-03Changes to allow compilation of CpriHash.cVadim Bendebury
2015-06-03Changes to allow compilation of CpriECC.cVadim Bendebury
2015-06-03Changes to allow compilation of CommandCodeAttributes.cVadim Bendebury
2015-05-27Add makefile skeletonVadim Bendebury