summaryrefslogtreecommitdiffstats
path: root/cmake/cmake.d/02-macros.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Reorganization between variables/build optionsRomain Forlot1-361/+0
2018-10-15Avoid wrong OPENAPI_DEF variable definitionRomain Forlot1-0/+6
2018-10-15Better handling of iconsRomain Forlot1-5/+15
2018-10-15Ease standard target DATA and HTDOCS creationRomain Forlot1-0/+22
2018-10-15Extending pluggable arch for templatesRomain Forlot1-11/+11
2018-10-15Be able to choose openAPI definition file name.Romain Forlot1-6/+17
2018-10-15Generate .h from OpenAPI json description fileRomain Forlot1-1/+14
2018-10-15Format and Make CMake dependencies cleaner.Romain Forlot1-10/+16
2018-10-15Fixed target-populate dependencies and update native-remote debugFulup Ar Foll1-2/+5
2018-10-15Fix: bad afb-daemon flag, disable auto answer 'no'Romain Forlot1-1/+3
2018-10-15Fix: shared library files not found by gdbRomain Forlot1-0/+14
2018-10-15FormatRomain Forlot1-2/+2
2018-10-15Use recommended way to specify target dependenciesRomain Forlot1-11/+7
2018-10-15Fix: cleaning generated additionals filesRomain Forlot1-3/+2
2018-10-15Add configured file to files to clean up with makeRomain Forlot1-0/+1
2018-10-15Fix: wrong extension of configured filesRomain Forlot1-0/+1
2018-10-15change path etc/config.cmake to conf.d/cmake/config.cmakeRonan Le Martret1-2/+2
2018-10-15Back to previous populate http and data behaviorRomain Forlot1-4/+2
2018-10-15Recurse over template files to configure them.Romain Forlot1-0/+279