summaryrefslogtreecommitdiffstats
path: root/rules/templates
Commit message (Expand)AuthorAgeFilesLines
* templates: add template for host-system-python packagesMichael Olbrich2024-03-072-13/+13
* fix compile_commands.json for external kernel modulesMichael Olbrich2024-02-041-8/+0
* rules: template-src-make-prog-make: make use of the 'execute' macroRoland Hieber2023-11-271-2/+1
* host-python3-*: these are host packages so add them to the correct listMichael Olbrich2023-10-191-1/+1
* templates: add template for custom FIT imagesRoland Hieber2023-09-152-0/+44
* kernel: add make target for the installed device treesRoland Hieber2023-09-151-0/+4
* Templates/src-autoconf-*: Fix a few typos in the configure templateUwe Kleine-König2023-08-043-11/+11
* templates: don't generate prompt for hosttools_noprompt packagesRoland Hieber2023-05-262-6/+2
* templates: generate 'default y if ALLYES' for host packagesRoland Hieber2023-05-262-2/+2
* templates: add host-python3 templateMichael Olbrich2023-04-252-0/+39
* template-src-linux-driver: add '${KERNEL_DIR)' to @PACKAGE@_WRAPPER_ACCEPT_PATHSMichael Olbrich2023-02-171-0/+3
* rules: templates: improve Qt templatesMichael Olbrich2023-01-312-2/+2
* use /usr in sysroot-host and sysroot-crossMichael Olbrich2023-01-221-1/+1
* template: src-cmake-prog: Modernize CMake fileAlexander Dahl2022-07-083-31/+5
* template-src-linux-driver: add HOST_SYSTEM_PYTHON3 dependencyMichael Tretter2022-07-081-0/+1
* template-src-linux-driver: generate compile_commands.json at build-timeMichael Olbrich2022-05-131-0/+8
* kernel template: make sure bc is availableMichael Olbrich2022-04-281-0/+1
* kernel/kernel template: really allow subdirectories in KERNEL*_DTSMichael Olbrich2022-04-281-1/+1
* template: kernel: avoid config changes based on availability of paholeRoland Hieber2021-11-291-0/+1
* templates/code-signing-provider: set up SoftHSM 'imx-habv4-srk' role groupRoland Hieber2021-07-261-0/+4
* spelling fixes found by codespellMichael Olbrich2021-07-164-5/+5
* rework device-tree handlingMichael Olbrich2021-07-161-0/+31
* templates/barebox-imx-habv4: use the 'imx-habv4-srk' role groupMarc Kleine-Budde2021-07-161-1/+1
* templates/code-signing-provider: set up the 'imx-habv4-srk' role groupMarc Kleine-Budde2021-07-161-1/+5
* template: code-signing-provider: ignore in license reportMichael Tretter2021-06-251-0/+1
* rules: rework some error handlingMichael Olbrich2021-05-311-4/+2
* kernel/kernel-template: set PTXDIST_NO_GCC_PLUGINS=1 in _MAKE_ENV as wellMichael Olbrich2021-04-151-0/+2
* code-signing: add macro to mark a online code signing providerDenis Osterland-Heim2021-04-091-0/+4
* template: kernel: fix disabling gcc plugins for >= v5.11Michael Olbrich2021-04-081-0/+2
* template: kernel: proper handle signed modulesMichael Olbrich2021-04-081-1/+1
* ptxdist: let newpackage use qt5 by defaultMarian Cichy2020-10-282-1/+2
* templates: add <PKG>_LICENSE_FILES variable where appropriateRoland Hieber2020-10-1414-0/+15
* kernel, barebox: use explicit list of config targetsMichael Olbrich2020-10-073-3/+3
* package templates: add python3 templateBastian Krause2020-09-232-0/+60
* barebox, kernel: tab-align variablesRoland Hieber2020-08-213-13/+13
* barebox, kernel: set <PKG>_CONF_TOOL := kconfig explicitelyRoland Hieber2020-08-213-0/+3
* barebox, kernel: enable use of {allyes, allno, allmod, alldef, rand}configRoland Hieber2020-08-143-3/+3
* kernel: fix typo in HOSTCXX variableRoland Hieber2020-08-141-1/+1
* rules: remove redundant KCONFIG_NOTIMESTAMP from package environmentsRoland Hieber2020-07-241-1/+0
* ptxdist-set-keys-hsm: set_imx_habv4_keys(): declare variable r as localMarc Kleine-Budde2020-07-161-0/+2
* template-kernel: improveMichael Olbrich2020-07-041-11/+14
* kernel: cleanup and refactor KERNEL_MAKE_OPT and KERNEL_CONF_OPTMichael Olbrich2020-07-041-1/+1
* template-src-stelaris: use autogen.sh symlink instead of manual extract stageMichael Olbrich2020-06-261-18/+0
* template-src-autoconf*: use autogen.sh symlink instead of manual extract.post...Michael Olbrich2020-06-261-10/+0
* template: src-{cmake,meson,qmake}-prog: cleanup targetinstall stageMichael Olbrich2020-06-263-29/+18
* template-src-autoconf-proglib: fix sed arguments in wizard.shMichael Olbrich2020-06-261-2/+2
* template-kernel: handle plugin detection for kernel version >= v5.7Michael Olbrich2020-06-261-1/+2
* template: improve file templateMichael Olbrich2020-06-261-51/+12
* template: modernize and improve host/cross/target templatesMichael Olbrich2020-06-266-25/+17
* template-barebox-imx-habv4: remove duplicate _MAKE_OPT definitionMichael Olbrich2020-06-261-2/+0