summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-09-14cmake: enable c++14 for redraw_fixerMarcus Fritzsch1-0/+6
2017-09-14winman: add install targetsMarcus Fritzsch1-0/+10
2017-09-12cmake: add file license headerMarcus Fritzsch1-0/+16
2017-09-12add redraw_fixer, separate controller toolMarcus Fritzsch1-1/+31
2017-09-12policy: add a simple policy stub, broke some layouting thoMarcus Fritzsch1-1/+1
2017-09-05App/binding: move binding_api impl to its own source file.Marcus Fritzsch1-0/+1
2017-08-08cmake: uncomment INTERPROCEDURAL_OPTIMIZATION settingMarcus Fritzsch1-1/+1
2017-08-08cmake: reference export.map using CMAKE_CURRENT_SOURCE_DIRMarcus Fritzsch1-2/+2
2017-08-08add config, a simple config interface. i.e. key-value-storeMarcus Fritzsch1-1/+1
2017-08-08add controller_hooks, a proxy for calls from the controller to the applicationMarcus Fritzsch1-1/+1
2017-08-08layers: introduce layers.hpp and .cpp for layer related codeMarcus Fritzsch1-1/+1
2017-08-08cmake: fix source list layoutMarcus Fritzsch1-1/+9
2017-08-08cmake: require afb-daemon w/o version specifierMarcus Fritzsch1-1/+1
2017-08-08cmake: add opton to link against LLVM's libc++Marcus Fritzsch1-0/+6
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