summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Fix .deb packaging following review 20926halibut_7.99.1halibut/7.99.17.99.1Frederic Marec1-1/+1
2019-04-17docs/usage: fix broken linkClément Bénier1-1/+1
2019-04-16docs/usage: fix broken linkClément Bénier1-1/+1
2019-04-12afb-helpers-book: changing name of the sectionClément Bénier1-1/+1
2019-03-22Use C++11 standard by defaultsandbox/claneys/pkg_wipRomain Forlot1-1/+2
2019-03-22Set PROJECT_VERSION overwritable by cliRomain Forlot2-2/+2
2019-03-07Moved Qt's automoc and autorcc variablesLoïc Collignon1-4/+5
2019-02-24book.yml: needed for new doc workflowClément Bénier1-0/+27
2019-02-06Fix gitreview filehalibut_7.90.0halibut/7.90.07.90.0Jan-Simon Möller1-1/+1
2019-01-23Set PROJECT_VERSION overwritable by cliRomain Forlot3-2/+2
2019-01-16Add functions reference documentationguppy_6.99.4guppy/6.99.46.99.4Romain Forlot12-140/+605
2019-01-04Call the freeCB function a manual timer stop callRomain Forlot1-1/+1
2019-01-04Little code cleaning.Romain Forlot5-25/+12
2019-01-03Adding packaging filesRomain Forlot8-0/+147
2018-12-27Split the Qt part of the afb-helperssandbox/claneys/shared-libRomain Forlot2-39/+93
2018-12-17Static lib: pass afb-helpers to a static libraryguppy_6.99.3guppy/6.99.36.99.3Clément Bénier6-52/+278
2018-12-17wrap-json: ImprovementsJosé Bollo1-21/+25
2018-12-13Revert "Added afb_list.h"Jan-Simon Moeller1-755/+0
2018-12-13Added afb_list.hThierry Bultel1-0/+755
2018-12-13filescan-utils: follow symbolic links in searchThierry Bultel1-1/+3
2018-12-13wrap-json: Fix duplicated lines in header fileJosé Bollo1-3/+0
2018-12-13Add '@' as binder middle name separator.Romain Forlot1-1/+1
2018-12-13Enhance 'wrap_json_clone_depth' descriptionJonathan Aillet1-1/+5
2018-12-13Fix: use of GetBindingDirPath without dynapiRomain Forlot2-2/+10
2018-12-13Retrieve directory list from environment variablesRomain Forlot2-4/+96
2018-12-13Remove the file .gitmodulesJose Bollo1-3/+0
2018-12-13Remove unnecessary 'AFB_DEBUG' redefinitionJonathan Aillet1-1/+1
2018-12-13Use binding version to handle dynapiJonathan Aillet2-9/+4
2018-12-13At search, use the prefix parameter as a prefixJonathan Aillet1-1/+1
2018-12-13Remove deprecated use of cmake/Qt macroLoïc Collignon1-1/+2
2018-12-13Rename method to avoid conflict with Qt's oneLoïc Collignon2-2/+2
2018-12-13Fix warnings due to json-c evolutionSebastien Douheret1-3/+3
2018-12-13wrap-json: new helper functions for comparisonjobol3-29/+447
2018-12-13Removed anonymous function in ScanDir and fixed warningsSebastien Douheret1-71/+78
2018-12-13wrap-json: Add clone facilityJosé Bollo3-1/+97
2018-12-13Disabled debug code (only used for testing).Sebastien Douheret1-1/+1
2018-12-13Correction to include dynamic api correctlyJonathan Aillet1-1/+2
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-3/+3
2018-12-13Added afb-helpers-utils.hThierry Bultel1-0/+17
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-5/+5
2018-12-13Fixed spellingSebastien Douheret2-3/+3
2018-12-13More secure way to use strncat and strncpyRomain Forlot1-3/+3
2018-12-13Fix: compile errors depending API versionRomain Forlot1-4/+7
2018-12-13wrap-json: Fix warningsjobol1-4/+4
2018-12-13wrap-json: Update the documentationjobol1-0/+13
2018-12-13wrap-json: Accept null as valid base64jobol1-9/+18
2018-12-13wrap-json: Record result of testsjobol1-0/+405
2018-12-13wrap-json: Fix bug decoding empty base64jobol1-1/+2
2018-12-13wrap-json: Improve base64 en-de-codingjobol1-8/+26
2018-12-13Fix: wrong searchPath parameterRomain Forlot1-5/+10