aboutsummaryrefslogtreecommitdiffstats
path: root/setup-environment
AgeCommit message (Expand)Author
2023-04-10setup-environment: fix argument handling for args >9Christopher Larson
2022-09-06Merge pull request #44 from MentorEmbedded/SB-20067Noor-Ahsan
2022-09-01setup-environment: load all post-setup-environments consistentlyChristopher Larson
2022-09-01Remove changes related to meta-tracingMuhammad Hamza
2022-07-29setup-environment: don't use antiquated 'expr' commandChristopher Larson
2022-07-29setup-environment: detect sourcing in a more robust wayChristopher Larson
2022-07-27Replace references to mentor with sokol-flex/flexChristopher Larson
2022-07-27Rename/replace mel with flexChristopher Larson
2021-12-23Update SPDX license info in metadataansar-rasool
2020-12-08Revert "setup-environment: disable meta-tracing until it's fixed"Awais Belal
2020-10-05setup-environment: remove mel-liteChristopher Larson
2020-05-21setup-environment: disable meta-tracing until it's fixedChristopher Larson
2019-11-02setup-environment: correct header name for appends in local.confChristopher Larson
2019-11-02setup-environment: handle an error in $BUILDDIR/setup-environmentChristopher Larson
2019-11-02setup-environment: ensure that layerdir is absoluteChristopher Larson
2019-11-02setup-environment: use grep -F for layerdir exclusionChristopher Larson
2019-11-02setup-environment: remove new builddir cleanupChristopher Larson
2019-11-02setup-environment: silence the second setup-environment, not the firstChristopher Larson
2019-11-02setup-environment: ensure BUILDDIR is absolute when using -bChristopher Larson
2018-12-15setup-environment: set DISTRO accordingly for mel-liteAwais Belal
2018-09-07setup-environment: add pyenv shims to the PATHChristopher Larson
2018-09-05setup-environment: remove new builddir on failureChristopher Larson
2018-08-24setup-environment: handle ${TOPDIR} in BBLAYERSChristopher Larson
2018-03-09setup-environment: fix bug where meta-sourcery wasn't includedChristopher Larson
2018-02-22setup-environment: don't dupe $layerdir local.conf.appendChristopher Larson
2018-02-22setup-environment: construct builddir in a subshellChristopher Larson
2018-01-30setup-{environment,mel-builddir}: use :- not - until we rework the logicChristopher Larson
2018-01-10setup-{environment,mel-builddir}: rename MEL_DISTRO to DISTROChristopher Larson
2018-01-04setup-environment: also apply local.conf.append from layerdirChristopher Larson
2018-01-04setup-environment: also load post-setup-environment from meta-mentor topdirChristopher Larson
2018-01-04setup-environment: source {.,}setup-environment.conf from topdirChristopher Larson
2017-11-29setup-environment/-mel-builddir: Allow empty OPTIONALLAYERSMikhail Durnev
2017-03-25setup-environment: fix bashismChristopher Larson
2017-02-23setup-environment/-mel-builddir: exclude mentor-private on mel-liteAwais Belal
2016-08-17setup-environment: check both $MELDIR & $PWD for customer bitsChristopher Larson
2016-04-01setup-environment: return the setup-mel-builddir exit codeChristopher Larson
2015-07-27setup-environment: process updates from post scriptsJoe MacDonald
2015-04-20setup-environment: kill pointless debug echoChristopher Larson
2014-12-11setup-environment: Add tracing layer in OPTIONALLAYERSNoor
2014-10-28setup-environment: use local.conf.append.qemuChristopher Larson
2014-10-28setup-environment: use local.conf.append.minnowChristopher Larson
2014-10-28setup-environment: also parse local.conf.append.$MACHINEChristopher Larson
2014-10-28setup-environment: add local.conf snippet supportChristopher Larson
2014-10-28setup-environment: simplify error handlingChristopher Larson
2014-10-28setup-environment: Add sdl PACKAGECONFIG for qemu-native.Noor
2014-05-23Merge remote-tracking branch 'origin/daisy'Christopher Larson
2014-05-20setup-environment: don't run post-setup-env if we failed to set up BUILDDIRChristopher Larson
2014-05-08setup-environment: Add rt kernel option for minnow boardMuzaffar Mahmood
2014-04-16setup-mel-builddir: ensure our BB_ENV_EXTRAWHITE changes aren't lostChristopher Larson
2014-03-25setup-environment: reverse order of post-setup-environmentMikhail Durnev