summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation with GCC 8Oleksandr Kravchuk2018-08-261-1/+1
| | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
* Added configure switch --enable-fsync to use fsync instead fdatasync.Ingo Huerner2017-03-301-23/+21
| | | | Added more dlt logs for dbus communication.
* Added pclCustomLibConfigFileTest.cfg.in config file for tests.Ingo Huerner2017-03-071-0/+1
| | | | | | Removed in pclCustomLibConfigFile.cfg.in entries for test plugins. Replaced sync call by syncfs (process_prepare_shutdown function). Removed some unnecessary close calls (findings static code analysis tool).
* Fixed a array out of bounds access (results in mutex deadlock).Ingo Huerner2017-02-101-0/+1
| | | | | | Improved mutex handling. Removed valgrind warning GENIVI JIRA issue PCL-3. Delete remaining semaphores and shared memory in case of app crash.
* Added DLT log message for every API callIngo Huerner2017-01-031-2/+2
| | | | | New compiler flags Splitted tests in key and file api tests, make multi thread tests work again
* Added persistence database viewerIngo Huerner2016-12-091-1/+10
|
* Fix missing pkgconfig check for libperscommonJohnny Karlsson2016-11-031-1/+1
|
* PCL plugin conf file is now configurable (Bug 407)Ingo Huerner2015-10-291-0/+2
|
* Updated version informationv1.1.0Ingo Huerner2015-07-081-3/+3
|
* Removed compiler flag -Werror, as it is nearly impossible to guarantee error ↵Ingo Huerner2015-05-071-1/+1
| | | | free compile on every platform
* Changed DLT log level (info to debug)Ingo Huerner2015-01-271-2/+2
|
* Some code cleanupIngo Huerner2015-01-161-1/+1
|
* Now persistence common object will now be loaded like a plugin and not ↵Ingo Huerner2015-01-161-2/+1
| | | | linked anymore
* Disable application validation in pclInitLibrary; activate this feature ↵Ingo Huerner2014-11-041-0/+19
| | | | using --enable-appcheck in the configure step
* Started profiling PCL; preparation for new tag version 0.10.0v0.10.07.0Ingo Huerner2014-09-161-6/+30
|
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-0/+1
|
* Use defines from common partIngo Huerner2014-05-051-1/+1
|
* Added use of default data for files; added test data that can be used by PAS ↵Ingo Huerner2014-04-291-0/+1
| | | | installation process; started to implement persclient_tools; updates after interface review
* Removed itzam, and switched to commom library; Known issues: delete key test ↵Ingo Huerner2014-04-041-1/+23
| | | | fails, DLT warnings
* Increment tag versionv0.9.0baserock/genivi/baselineIngo Huerner2014-02-051-2/+2
|
* File backups on seperate partition; Fixed bug 146; created performance ↵Ingo Huerner2014-01-241-0/+20
| | | | benchmark; minor optimization; disabled PAS interface by default, to enable use configure --enable-pasinterface
* Adjusted library version information; added define for non shutdown ↵Ingo Huerner2013-11-041-3/+3
| | | | notifications for pclInitLibrary
* Implemented default data handling for readIngo Huerner2013-08-211-2/+2
|
* Updated versioning schemeIngo Huerner2013-07-021-1/+1
|
* Added ref counter for init/deinit; updated header doxygen tags; removed ↵Ingo Huerner2013-06-251-2/+2
| | | | several printf; different minor optimizations
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-031-1/+1
|
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-1/+1
|
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-2/+2
|
* Added db entry for prc table for resource type and customIDIngo Huerner2013-03-061-1/+1
|
* Updated Lifecycle interface names; added information about user_no=0 in ↵v0.5.0Ingo Huerner2013-02-271-2/+2
| | | | header files
* added library versioning (libtool's versioning system); removed seat number ↵Ingo Huerner2013-02-041-1/+21
| | | | limitation in function description
* updated version in configure.acv0.3.3Ingo Huerner2013-01-091-1/+1
|
* Revert "updated version in configure.ac"Ingo Huerner2013-01-091-1/+1
| | | | This reverts commit 8dfd551e9d419b4f184462c3b93d95337c5be8ff.
* updated version in configure.acIngo Huerner2013-01-091-1/+1
|
* Updated configure.ac with correct versionihuerner2012-11-301-1/+1
|
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-3/+2
|
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-1/+1
|
* New version 0.2.1 (rev 1748), for chnages see ChangeLogihuerner2012-10-301-3/+1
|
* Updated client library version 0.2.0 (rev 1709), for changes see ChangeLog)ihuerner2012-10-261-0/+1
|
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-6/+5
|
* Added debug version to configure; Now custom client lib functions will be ↵ihuerner2012-08-301-0/+17
| | | | called; stabilized custom library feature; added new test data; Now custom client lib functions will be called; Added debug configure switch (debug was by default activated (rev. 1380)
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+83