summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/create_buildsys.py
AgeCommit message (Expand)AuthorFiles
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton1
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton1
2016-09-08recipetool: create: AX_PKG_SWIG should add dependency on swig-nativePaul Eggleton1
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton1
2016-07-01recipetool: recognize less common makefile namesNathan Lynch1
2016-06-02scripts: python3: convert iterables to listsEd Bartosh1
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh1
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton1
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton1
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton1
2016-03-06recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton1
2016-02-21recipetool: create: improve CMake package mappingPaul Eggleton1
2016-02-21recipetool: create: add additional extension mechanismsPaul Eggleton1
2016-02-11recipetool: create: support cmake find_library directivePaul Eggleton1
2016-01-22recipetool: create: strip quotes from values extracted from CMakeLists.txtPaul Eggleton1
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton1
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton1
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton1
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton1
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton1
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton1
2015-12-22recipetool: create: improve autotools supportPaul Eggleton1
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton1
2015-12-22recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton1
2015-09-12devtool: make plugin_init optionalEd Bartosh1
2014-12-21scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton1