Fix static analysis issue
[platform/core/appfw/pkgmgr-info.git] / src / server / CMakeLists.txt
2022-01-05 Changgyu ChoiAdd to cache pkg & appinfo 23/261023/48
2021-10-21 Hwankyu JhunAdd pkgmgr-info-server pkgconfig file 96/265496/1
2021-07-16 Junghyun YeonChange log format 74/261274/4
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-24 Ilho KimFix QueryParcelable to handle null char pointer 04/259804/9
2021-06-14 Junghyun YeonSupress CMake build warning 36/259436/2
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-04-30 Changgyu ChoiSeperate cynara module with runner
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-26 김일호/Tizen Platform... Remove sqlite dependency from pkgmgr_parser_db (#167)
2021-04-22 Ilho KimAdjust fPIE option to execution file
2021-04-22 Ilho KimFix minor issues
2021-04-22 Ilho KimChange to use dlopen for direct access
2021-03-19 Junghyun YeonAdd build options for ASLR 57/255557/1
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Ilho KimImplement offline mode in PkgInfoClient
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-18 Ilho KimChange to use C++14
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-18 김일호/Tizen Platform... Add ResultParcelable (#59)
2021-02-17 최창규/Tizen Platform... Server/runner (#54)
2021-02-17 연정현/Tizen Platform... Separate pkgmgr-info legacy library and implement dbhan...
2021-02-09 손주성/Tizen Platform... Merge pull request #48 from changyu-choi/server/pkg_request
2021-02-09 Changgyu ChoiImplement PkgRequest
2021-02-09 연정현/Tizen Platform... Remove pkginfo-server-lib (#43)
2021-02-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-05 Ilho KimAdd TARGET_LINK_LIBRARIES for using some libs
2021-02-05 최창규/Tizen Platform... Implement socket (#32)
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-03 Changgyu ChoiFix build error
2021-01-20 Junghyun YeonAdd basic structure of pkginfo-server