summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2019-02-25Remove unnecessary dependenciesDariusz Michaluk1-1/+1
Do not expose unnecessary libraries to the program that is linking with libwebappenc library. If the program will not be using the symbols of the required library, it should not be linking directly to that library. pkg-config guide: https://people.freedesktop.org/~dbn/pkg-config-guide.html Change-Id: I6ad22fb8e57edf5c59216db2670520711bf66568
2016-07-15Apply coding style of tizen by astyleKyungwook Tak1-1/+0
Change-Id: I495bcdeae8705c2bb8b605762e31458919736926 Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
2015-07-24initial versionDongsun Lee2-0/+36
Change-Id: Ibb7891bee67bdd82f34187f5da2fc3c4bbfa8fcd Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>