commit c041800a3c4f221662787a8eb927f3e8cc36c010 from: Pompolic date: Wed Apr 15 13:15:52 2020 UTC Notes on branch usage re-added commit - 900e8c3829952e2d433b2459f8e1fed1d5b17c6c commit + c041800a3c4f221662787a8eb927f3e8cc36c010 blob - 6b894cd2749ced505c5b8d1df5333d54e3f901de blob + cba26d737ecfd35c78a849ce79aed82847d4d503 --- README +++ README @@ -12,6 +12,9 @@ Beginnings of a PDF parser in Hammer $ ln -s ../hammer/src hammer # needed for building pdf, include files $ ln -s ../hammer/build/opt/src lib # needed for running pdf, to locate libhammer.so +- Notes for 2020-04-27 release: + - The release branch has been tested to build with the 2020-04-27_RELEASE` branch located at https://gitlab.special-circumstanc.es/pesco/hammer/tree/2020-04-27_RELEASE + - Build/Usage: $ pushd ../hammer; scons; popd # build Hammer