summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2016-03-17buildman: Clarify the use of -VSimon Glass
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-03-17buildman: Allow branch names which conflict with directoriesSimon Glass
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2016-02-24tools: Update openrisc toolchain informationBin Meng
2015-12-10buildman: README: add links for toolchains not available on kernel.orgThomas Chou
2015-09-09buildman: Improve the config comparison featureSimon Glass
2015-08-28kconfiglib: update to the latest versionUlf Magnusson
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng
2015-07-14builderthread.py: Keep 'SPL'Tom Rini
2015-06-12kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-04-18buildman: Store build config filesSimon Glass
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-05buildman: Add a space before the list of boardsSimon Glass
2015-03-05buildman: Correct toolchain download featureSimon Glass
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD
2015-01-14buildman: Add an option to write the full build outputSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Don't use the local settings when running testsSimon Glass
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2015-01-14buildman: Don't prune output space for 'current source' buildSimon Glass
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass
2015-01-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2014-12-29buildman: Fix some typos in READMEDirk Behme
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass
2014-11-26buildman: Fix repeating board list with -lSimon Glass
2014-11-26patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-26buildman: Save *.img files tooTom Rini
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-03buildman: Don't default to -e when using -sSimon Glass