aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)AuthorFilesLines
2015-09-09buildman: Improve the config comparison featureSimon Glass1-44/+142
2015-08-28kconfiglib: update to the latest versionUlf Magnusson1-2252/+1906
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng1-2/+2
2015-07-14builderthread.py: Keep 'SPL'Tom Rini1-1/+1
2015-06-12kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada1-7/+35
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek3-3/+3
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-18buildman: Allow comparison of build configurationSimon Glass3-15/+174
2015-04-18buildman: Store build config filesSimon Glass1-7/+29
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass2-1/+7
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler1-1/+1
2015-03-05buildman: Add a space before the list of boardsSimon Glass2-2/+2
2015-03-05buildman: Correct toolchain download featureSimon Glass1-3/+7
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD1-4/+5
2015-01-14buildman: Add an option to write the full build outputSimon Glass4-3/+9
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass6-13/+303
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass3-5/+23
2015-01-14buildman: Don't use the local settings when running testsSimon Glass1-1/+14
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass1-1/+0
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass1-20/+53
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass1-1/+10
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass5-10/+25
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass1-1/+1
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass1-1/+8
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass2-4/+26
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass1-1/+2
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass4-6/+24
2015-01-14buildman: Try to guess the upstream commitSimon Glass2-7/+8
2015-01-14buildman: Don't prune output space for 'current source' buildSimon Glass1-0/+2
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass1-4/+3
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass1-0/+31
2015-01-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini1-0/+2
2014-12-29buildman: Fix some typos in READMEDirk Behme1-7/+7
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass2-14/+12
2014-11-26buildman: Fix repeating board list with -lSimon Glass1-1/+2
2014-11-26patman: Use the full commit hash for 'git checkout'Simon Glass1-1/+1
2014-11-26buildman: Save *.img files tooTom Rini1-1/+1
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass1-1/+1
2014-11-03buildman: Don't default to -e when using -sSimon Glass1-1/+2
2014-11-03buildman: Fix repeating board list with -lSimon Glass1-1/+2
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada1-1/+1
2014-09-16tools: Import KconfiglibMasahiro Yamada1-0/+3799
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada1-1/+1
2014-09-09buildman: Create parent directories as necessaryThierry Reding2-3/+6
2014-09-09buildman: Ignore conflicting tagsSimon Glass2-8/+10
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass2-5/+14
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass1-8/+46