You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (31/May/2018) Adds missing $(DESTDIR) in the install paths to allow RPM generation (closes #1)
* (24/May/2018) Standardise versioning
* (08/May/2017) Added namespace boost to calls to ref for compatibility with
gcc 6+
* (28/Jun/2016) Changed package name to libbsctools
* (31/Mar/2016) Fixed bug in pcfparser that enables compatibility with newer versions of boost > 1.56. Upgraded to 1.0.4.
* (03/Mar/2016) Fixed bug in 'prvparser-config' script to locate the libraries under lib or lib64, depending on the system
+ (15/Feb/2016) Added script 'prvparser-config' to query the configuration options and library dependencies from the building system of another package that uses this parser.