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