CMAKE: allow to compile afb-genskel only
[src/app-framework-binder.git] / src / CMakeLists.txt
2017-11-17 José BolloCMAKE: allow to compile afb-genskel only
2017-10-11 José Bollolibafbwsc: add function 'afb_ws_client_connect_api'
2017-10-09 José BolloAllow pure dynamic bindings
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José Bolloafb-export: refactor of binder interface
2017-09-12 José Bolloafb-proto-ws: Split afb-stub-ws in two 4.99.1 eel/4.99.1 eel_4.99.1
2017-08-29 José BolloAdd option --name for naming the process
2017-08-29 José BolloMerge "Update packaging"
2017-08-28 Stephane Desneuxbuild config: remove forced AGL_DEVEL from src/CMakelis...
2017-08-10 José Bollosubpath: creation for splitting locale-root
2017-08-08 José Bolloafb-trace: Add tracing features to API monitor
2017-08-02 José Bolloafb-xreq: integration of subcalls
2017-07-27 José Bollowrap-json: add unpacking tool for json
2017-07-11 José Bollodebug: Create a file indicating the waiting point
2017-07-05 José Bolloafb-debug: add features for debugging
2017-05-29 José BolloMoves library resolution on top (hack)
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-19 Ronan Le MartretFix cmake dependency 25/9425/1 3.99.1 dab/3.99.1 dab_3.99.1
2017-05-11 José BolloCompiles for cynara if present
2017-05-11 José Bolloimplement authorisation check
2017-05-04 José BolloPrepare permission for binding version 2
2017-04-25 José Bollogenskel: add tiny skeleton generator
2017-04-21 José Bolloafb-monitor: draft of monitoring
2017-04-14 José BolloCreate afb-stub-ws by spliting afb-api-ws
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José BolloAdd computation of credentials
2017-04-05 José BolloMake daemon interface common
2017-04-05 José BolloAdd permission subsystem
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-03-31 José BolloFactorize common code for handling requests
2017-03-30 José BolloStart to implement the bindings V2
2017-03-29 José BolloPrepare move to bindings version 2
2017-03-22 José BolloRefactor of threading and signal monitor
2017-03-13 José BolloBeginning of integration as systemd service
2017-03-06 Sebastien DouheretAdd comments about always setting INFER_EXTENSION.
2017-02-22 Sebastien DouheretEnable INFER_EXTENSION and add well-known mime types.
2017-02-21 José Bollofix mimetype by using libmagic
2017-01-04 José BolloRefactor of file main.c
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José Bollocleanup: removes legacy-named file
2016-10-28 José Bollohook: adding of hook feature for requests
2016-10-10 José BolloThreads: handles request with threads
2016-10-07 José BolloExplicit dependency on gcc 4.9 or higher
2016-08-25 José Bolloenforce locale processing for files
2016-08-03 José Bollowebsocket transparancy for C/S bindings
2016-07-27 José BolloExpose use of the event loop
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-09 José BolloMake possible to call a method from a binding 35/5935/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bolloimproves versionning of libafbwsc
2016-05-28 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-27 José BolloAdds the library libafbwsc.so
2016-05-24 José Bollodon't export PLUGIN_INSTALL_DIR anywhere
2016-05-19 José Bolloimproves compatibility with yocto
2016-05-18 José Bolloadds a pkgconfig file
2016-05-18 José Bolloimproves the build system
2016-05-17 José Bolloupdate installation of executables
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 José Bolloexample of integration with websocket in C
2016-05-12 José Bollowebsocket client library
2016-05-12 José Bollobetter naming for protocol
2016-05-11 José Bolloimproves signal handling & call monitoring
2016-05-10 José BolloRefactoring requests and context handling
2016-05-04 José BolloSwitch to libsystemd events
2016-04-20 José Bollomakes common code unic
2016-04-07 José Bollorefactored websockets
2016-04-07 José Bollosplit api handling
2016-04-05 José BolloMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-04-05 José Bollonew main loop in place
2016-04-05 José Bollostart epoll integration by upoll
2016-04-05 José Bollorefactored verbosity
2016-03-31 José Bollorefactoring (in progress, tbf)
2016-03-30 José Bollorefactoring
2016-03-29 José Bollosplitting rest-api in two parts
2016-03-25 José Bollowebsocket: initial (not integrated)
2016-03-23 José Bollosimplification of config
2016-03-23 José Bolloafb-hreq: creation of hreq classe
2016-03-23 jobolafb-method: creation
2016-01-11 Manuel BachmannAudio Plugin: add PulseAudio support
2015-12-21 Fulup Ar FollMerge origin/master
2015-12-21 Fulup Ar FollHack --plugins=path
2015-12-16 Manuel BachmannInitial Audio plugin
2015-12-16 Manuel BachmannFix radio plugin loading
2015-12-16 Manuel BachmannNew tree organization, update CMake req. to 2.8.8.
2015-12-11 Manuel BachmannAdd Radio API plugin
2015-12-10 Manuel BachmannAdd CMake build files (required by Yocto build process)