aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python2.7/site-packages/autobuilder/buildsteps/CreateAutoConf.py
AgeCommit message (Expand)Author
2019-04-26README: Make it clear this repo is deprecated and people should use yocto-aut...HEADmasterRichard Purdie
2018-01-09buildsteps/CreateAutoConf: add option to enable image-buildinfoJoshua Lock
2018-01-08buildsteps/CreateAutoConf: fix / placement in SSTATE_MIRRORSJoshua Lock
2018-01-08buildsteps/CreateAutoConf: correctly set SSTATE_MIRRORS for a releaseJoshua Lock
2018-01-05buildsteps/CreateAutoConf: set PV when setting build-appliance's SRCREVJoshua Lock
2017-11-10buildsteps/CreateAutoConf: fix beaglebone backwards compatJoshua Lock
2017-11-10buildsteps/CreateAutoConf: support beaglebone→beaglebone-yocto renameJoshua Lock
2017-11-10buildsteps/CreateAutoConf: drop support for releases before mortyJoshua Lock
2017-09-11autobuilder/buildsteps/CreateAutoConf: add source to setProperty() callsJoshua Lock
2017-08-22autobuilder/buildsteps/CreateAutoConf: add lockedsigs optionJoshua Lock
2017-07-20autobuilder/buildsteps/CreateAutoConf: support workers with PARALLEL_MAKEJoshua Lock
2017-07-20autobuilder/buildsteps/CreateAutoConf: PARALLEL_MAKE -> PARALLEL_MAKE_NUMJoshua Lock
2017-07-10buildsteps/CreateAutoConf: add new directory for release SSTATEJoshua Lock
2017-07-10autobuilder/buildsteps/CreateAutoConf: support empty IMAGE_FSTYPESJoshua Lock
2017-07-03autobuilder/buildsteps/CreateAutoConf: change release sstate configurationJoshua Lock
2017-06-07autobuilder/buildsteps/CreateAutoConf: ensure append text is at the endJoshua Lock
2017-06-07autobuilder/buildsteps/CreateAutoConf: fix setting non-default TMPDIRJoshua Lock
2017-05-30autobuilder/buildsteps/CreateAutoConf: mingw on krogoth workaroundJoshua Lock
2017-03-17buildsteps/CreateAutoConf: add option to disable PRServerJoshua Lock
2017-03-16buildsteps/CreateAutoConf: don't use a separate SSTATE_DIR for multilibJoshua Lock
2017-03-16buildsteps/CreateAutoConf: also use SSTATE_MIRRORS in non-release buildsJoshua Lock
2017-03-02autobuilder/buildsteps/CreateAutoConf: fix whitespaceJoshua Lock
2017-03-02autobuilder/buildsteps/CreateAutoConf: disable distro sanity testingJoshua Lock
2017-03-02autobuilder/buildsteps/CreateAutoConf: fix format of SSTATE_MIRRORSJoshua Lock
2017-02-27autobuilder/buildsteps: clean up property usageJoshua Lock
2017-02-20CreateAutoConf: re-enable build minimal eSDK installers for pyroJoshua Lock
2017-01-20buildsteps/CreateAutoConf.py: Add support for specify MACHINE by build propAníbal Limón
2016-12-21CreateAutoConf: don't call start() after finished()Joshua Lock
2016-12-12CreateAutoConf: disable minimal extensible SDK installers for nowJoshua Lock
2016-12-12CreateAutoConf: include a toolchain in minimal eSDKJoshua Lock
2016-12-10CreateAutoConf: fix exception when doing a non-release buildJoshua Lock
2016-12-07CreateAutoConf: fix trailing . in get_release_number()Joshua Lock
2016-12-07CreateAutoConf: only build minimal eSDK if SSTATE_MIRROR_BASE is setJoshua Lock
2016-12-07CreateAutoConf: set a property when this is a release buildJoshua Lock
2016-12-07CreateAutoConf: only setup SSTATE_MIRRORS for Morty or newerJoshua Lock
2016-12-07CreateAutoConf: fix formatting of SSTATE_MIRRORS entriesJoshua Lock
2016-12-05CreateAutoConf: support publishing sstate for a releaseJoshua Lock
2016-12-05CreateAutoConf: build minimal extensible SDK installersJoshua Lock
2016-11-25CreateAutoConf: fix layer version check to force uninativeJoshua Lock
2016-11-16CreateAutoConf: force oe-core to use uninativeJoshua Lock
2016-09-29CreateAutoConf: fix deleting remote throwaway buildhistory branchJoshua Lock
2016-09-28CreateAutoConf: only delete a remote branch once we know it existsJoshua Lock
2016-09-28CreateAutoConf: finish fix of check for remote buildhistory branchJoshua Lock
2016-09-27CreateAutoConf: fix check for remote buildhistory branchJoshua Lock
2016-08-22enable use of kvm with qemux86*Bill Randle
2016-06-29CreateAutoConf.py: fix default path for auto.confBill Randle
2016-06-27CreateAutoConf.py: check for empty env history variables before usingBill Randle
2016-06-22CreateAutoConf.py: Add optional path and rm of auto.confBeth 'pidge' Flanagan
2016-06-01Switch maintainer emails.Beth 'pidge' Flanagan
2016-05-26CreateAutoConf.py: Fix if bash statements for buildhistoryElizabeth Flanagan