summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* ptxdist: drop sticky bits for the platform directory and sysroot-*ptxdist-2024.03.0Michael Olbrich2024-03-041-0/+1
* ptxdist: fix rc ptxdistrc loading with --auto-versionMichael Olbrich2024-02-231-4/+4
* ptxdist: fix nested ptxdist sanity checkMichael Olbrich2023-07-261-0/+1
* doc: clarify that there is no SELAS.BSP-Pengutronix-Example BSPMichael Olbrich2023-06-231-1/+3
* ptxdist: allow multiple targets for oldconfigMichael Olbrich2023-06-231-1/+13
* ptxdist: allow 'oldconfig all' to run oldconfig for all package that support itMichael Olbrich2023-06-221-1/+3
* add support for nested PTXdist executionMichael Olbrich2023-06-181-2/+8
* ptxdist: add --jobserver-auth argumentMichael Olbrich2023-06-181-0/+5
* replace egrep with grep -ELucas Stach2023-05-061-3/+3
* ptxdist: make sure that the BSP git dir is ignoredptxdist-2023.03.0Michael Olbrich2023-03-011-0/+5
* ptxdist: calling make does not really work without at least a basic compiler ...Michael Olbrich2023-02-201-3/+9
* use /usr in sysroot-host and sysroot-crossMichael Olbrich2023-01-221-5/+12
* ptxdist: Add --silent and -s as aliases for --quietUwe Kleine-König2022-10-181-1/+2
* ptxdist: run check_premake_compiler when updating the collectionconfigptxdist-2022.10.0Michael Olbrich2022-10-131-0/+1
* ptxdist: new command localsetupMichael Olbrich2022-08-051-3/+19
* ptxdist: create and use diffs for 'ptxdist setup'Michael Olbrich2022-08-051-1/+5
* ptxdist: use 'setup' for do_config instead of 'user'Michael Olbrich2022-08-051-8/+5
* ptxdist fix PTXDIST_PLATFORMCONFIG_SUBDIR calcuration when a base layer is th...Michael Olbrich2022-06-031-11/+11
* ptxdist: add commands to create generic yaml reportsMichael Olbrich2022-03-181-0/+11
* add cargo config toolMichael Olbrich2021-11-261-1/+4
* spelling fixes found by codespellMichael Olbrich2021-07-161-3/+3
* ptxdist: use the actual realpath as soon as possibleMichael Olbrich2021-07-161-5/+10
* ptxdist: make --*config= layer awareMichael Olbrich2021-06-271-6/+26
* ptxdist: abort earlier if no ptxconfig is foundMichael Olbrich2021-06-271-2/+2
* ptxdist: print a note when calling ptxdist inside 'ptxdist bash'Roland Hieber2021-06-111-0/+4
* ptxdist: package-info: give better error message without parametersRoland Hieber2021-04-231-0/+5
* ptxdist: drop: give better error message without parametersRoland Hieber2021-04-231-0/+5
* ptxdist: reorder icecc environment creationptxdist-2021.04.0Michael Olbrich2021-04-081-1/+3
* ptxdist: cleanup lint outputMichael Olbrich2021-02-041-1/+4
* ptxdist: add new command 'lint'Michael Olbrich2021-02-011-0/+6
* ptxdist: fallback to icerun if icecc cannot be usedMichael Olbrich2021-01-221-0/+2
* ptxdist: add cgdb commandMarian Cichy2020-10-301-2/+11
* use '$(< ...)' instead catMichael Olbrich2020-08-151-2/+2
* ptxdist: improve umask handlingMichael Olbrich2020-08-141-0/+18
* ptxdist: add licensecheck command for individual packagesMichael Olbrich2020-06-051-1/+8
* ptxdist: print: handle empty shell variablesMichael Olbrich2020-06-051-1/+1
* ptxd_lib_dgen: optimize ordering only when dependencies are neededRoland Hieber2020-05-291-1/+8
* ptxdist: add licensecheck commandRoland Hieber2020-05-291-0/+6
* icecc: evaluate ICECC_VERSION path when neededMichael Olbrich2020-05-091-0/+1
* ptxdist: refactor wrapper & icecc setupMichael Olbrich2020-05-091-293/+13
* ptxdist: wrapper: readd extra tools in wrapper dirMichael Olbrich2020-02-211-1/+1
* wrapper: add python wrapperMichael Olbrich2020-01-231-0/+11
* ptxdist: _get_config_ptx: fix --force logicRoland Hieber2019-11-171-1/+1
* ptxdist: make 'drop' idempotent with enough --forceRoland Hieber2019-11-171-1/+1
* ptxdist: setup_auto_version: always pick the correct versionMichael Olbrich2019-10-251-1/+1
* ptxdist: _check_config_platform: configfile_version should be localMichael Olbrich2019-10-251-0/+1
* ptxdist: _get_config_ptx: make sure configfile_version is always definedMichael Olbrich2019-10-251-5/+3
* ptxdist: dump icecc-create-env output when it failsptxdist-2019.10.0Michael Olbrich2019-10-101-6/+15
* ptxdist: improve variable printingMichael Olbrich2019-10-031-11/+23
* ptxdist: wrapper: handle toochain switchingMichael Olbrich2019-09-071-1/+7