summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-08-08glue: renamed output files to better represent their actual purposeMarcus Fritzsch1-4/+4
2017-08-08main: move most of main to app, separate ownershipMarcus Fritzsch1-1/+2
2017-08-08Generating binding API glue code using generate-binding.pyMarcus Fritzsch1-1/+6
2017-08-08main/app: started to move things to appMarcus Fritzsch1-1/+1
2017-08-08cmake: define afb-daemon configuration items on target basisMarcus Fritzsch1-0/+3
2017-08-08Move all nlohmann::json to json_helper.cppMarcus Fritzsch1-1/+1
2017-08-08Implement window manager as an AGL App-FW bindingMarcus Fritzsch1-6/+24
2017-08-08util.h and its impl are now c++Marcus Fritzsch1-2/+2
2017-08-08cmake: enable _GLIBCXX_DEBUG when building DebugMarcus Fritzsch1-0/+6
2017-08-08cmake: do not generate the ivi_application protocolMarcus Fritzsch1-2/+0
2017-08-08cmake: merged target properties on winman, added IPO/LTOMarcus Fritzsch1-3/+3
2017-08-08cmake: modernized to the best of my knowledgeMarcus Fritzsch1-1/+29
2017-08-08cpp, simple wrappers for most of what we need, ivi_* still incompleteMarcus Fritzsch1-0/+2
2017-08-08cpp, more listenersMarcus Fritzsch1-1/+1
2017-08-08initial commitMarcus Fritzsch1-0/+14