summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* ptxdist: enable clang with iceccMichael Olbrich2019-09-071-1/+20
* wrapper: add support for clang with OSELAS.ToolchainMichael Olbrich2019-09-071-0/+11
* ptxdist: try harder when looking for a toolchainMichael Olbrich2019-09-041-2/+2
* treewide: remove all leftover references to "u-boot-v2"Roland Hieber2019-08-241-14/+1
* ptxdist: document 'getdev' actionRoland Hieber2019-08-241-0/+1
* ptxdist: fix ptxdistrc handling if no old config existsMichael Olbrich2019-07-181-1/+1
* ptxdist: fix autoversion ptxconfig handlingMichael Olbrich2019-06-061-1/+3
* ptxdist: refactor ptxdistrc handlingMichael Olbrich2019-06-041-33/+54
* ptxdist: clean root should clean all image packages tooRoland Hieber2019-05-241-0/+2
* ptxdist: introduce the "clean target" subcommandRoland Hieber2019-05-241-0/+16
* ptxdist: allow overwriting wrapper scripts in the BSPMichael Olbrich2019-05-171-2/+6
* ptxdist: autoversion: the bottom layer decides the versionMichael Olbrich2019-05-161-3/+7
* kconfig: warnings are errors unless PTXDIST_FORCE is setMichael Olbrich2019-05-101-0/+3
* ptxdist: always check if PTXDIST_ICECC_REMOTE_CPP should be setptxdist-2019.05.0Michael Olbrich2019-05-031-3/+3
* wrapper: build with -Wno-implicit-fallthrough if necessaryMichael Olbrich2019-05-011-0/+3
* ptxdist: cleanup before executing gdbMichael Olbrich2019-03-211-0/+1
* ptxdist: add PTXDIST_ENV_WHITELIST to the whitelistMichael Olbrich2019-03-211-1/+1
* ptxdist: help: --force also exists as the short option -fRoland Hieber2019-03-011-1/+1
* ptxdist: add new command 'bsp-info'Michael Olbrich2019-02-201-0/+6
* ptxdist: add --progress optionMichael Olbrich2018-12-061-0/+5
* ptxdist: ignore /dev/null symlinks when looking for config filesMichael Olbrich2018-11-151-4/+4
* ptxdist: run the trap handler before executing the correct ptxdist for --auto...Michael Olbrich2018-11-141-0/+2
* ptxdist: handle --autoversion and non-directory 'base' in the BSPptxdist-2018.11.0Michael Olbrich2018-11-071-0/+3
* ptxdist: add --dirty optionMichael Olbrich2018-10-171-0/+6
* ptxdist: impove error message for config failuresMichael Olbrich2018-10-171-1/+1
* ptxdist: rename PTX_FORCE -> PTXDIST_FORCE for consistency and export itMichael Olbrich2018-10-171-7/+8
* ptxdist: handle explicit ptxdist layer with --auto-versionMichael Olbrich2018-10-121-18/+36