summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-08-24Do not install in /usr/localAnas Nashif1-2/+1
We should never install anything into /usr/local, this is reserved for the user of the system. System binaries need to be installed under /usr per the FHS. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-04-18Change from INET tcp to Unix domain socketsubmit/tizen_2.1/20130424.232001submit/tizen/20130517.045032accepted/tizen_2.1/20130425.035000accepted/tizen/20130520.1011292.1b_releasetizen_2.1Hyunjun Ko1-0/+1
2013-04-02Fix for 64 bit compatibility.Junfeng Dong1-5/+4
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: If8f46c350b6371ee30120df9fde3e9b42c1f41da
2013-03-16merge with masterJinkun Jang1-1/+1
2013-03-13Tizen 2.1 baseJinkun Jang1-0/+105