Adrian Freihofer
|
605ef6f5a2
scripts: python 3.12 regex
|
1 年之前 |
Adrian Freihofer
|
233d2d8c0d
recipetool: cleanup imports
|
1 年之前 |
Ross Burton
|
3cf97f84c6
recipetool: extend curl detection when creating recipes
|
3 年之前 |
Alexander Kanavin
|
ecda76eb1a
recipetool: always use python 3 in recipe creation
|
5 年之前 |
Richard Purdie
|
ffae400179
meta/lib+scripts: Convert to SPDX license headers
|
6 年之前 |
Paul Eggleton
|
4f152bdce9
recipetool: create: skip values extracted from spec files containing macros
|
8 年之前 |
Paul Eggleton
|
198c6d52c4
recipetool: create: pick up AC_PROG_SWIG
|
8 年之前 |
Paul Eggleton
|
1370edb449
recipetool: create: detect python autoconf macros
|
8 年之前 |
Paul Eggleton
|
4da96ce61f
recipetool: create: AX_PKG_SWIG should add dependency on swig-native
|
8 年之前 |
Paul Eggleton
|
75f1a0ed42
recipetool: create: avoid decoding errors with Python 3
|
9 年之前 |
Nathan Lynch
|
98121ad2a5
recipetool: recognize less common makefile names
|
9 年之前 |
Ed Bartosh
|
07c97db272
scripts: python3: convert iterables to lists
|
9 年之前 |
Ed Bartosh
|
7eab022d4b
scripts: Fix deprecated dict methods for python3
|
9 年之前 |
Richard Purdie
|
8587bce564
classes/lib: Update to match python3 iter requirements
|
9 年之前 |
Paul Eggleton
|
2b510f5e01
recipetool: create: support extracting SUMMARY and HOMEPAGE
|
9 年之前 |
Paul Eggleton
|
2b6a35212d
recipetool: create: improve mapping for autotools program macros
|
9 年之前 |
Paul Eggleton
|
1607fac521
recipetool: create: be more tolerant of spacing in configure.ac
|
9 年之前 |
Paul Eggleton
|
afb1d09ced
recipetool: create: fix support for AX_CHECK_LIBRARY
|
9 年之前 |
Paul Eggleton
|
524ee088b3
recipetool: create: improve CMake package mapping
|
9 年之前 |
Paul Eggleton
|
7b6e5b025e
recipetool: create: add additional extension mechanisms
|
9 年之前 |
Paul Eggleton
|
d94c7e367c
recipetool: create: support cmake find_library directive
|
9 年之前 |
Paul Eggleton
|
7e1691de0a
recipetool: create: strip quotes from values extracted from CMakeLists.txt
|
9 年之前 |
Paul Eggleton
|
2c8c9fe3b4
recipetool: create: add basic support for extracting dependencies from cmake
|
9 年之前 |
Paul Eggleton
|
726dbda396
recipetool: create: move dependency mapping code to RecipeHandler
|
9 年之前 |
Paul Eggleton
|
ece0a2e1a0
recipetool: create: support additional autoconf macros from autoconf-archive
|
9 年之前 |
Paul Eggleton
|
903d471355
recipetool: create: detect flex/bison dependency
|
9 年之前 |
Paul Eggleton
|
a66f4ac086
recipetool: create: pick up boost macros in configure.ac
|
9 年之前 |
Paul Eggleton
|
dbe91a3d6a
recipetool: create: improve extraction of pkg-config / lib deps
|
9 年之前 |
Paul Eggleton
|
fe28c251b1
recipetool: create: improve autotools support
|
9 年之前 |
Paul Eggleton
|
db5f9645ad
recipetool: create: support extracting name and version from build scripts
|
9 年之前 |