summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-11-12tools/build_configs.py: update compiler-related option namesRichard Braun
2018-08-14tools/build_configs.py: generate the test set dynamicallyRichard Braun
2018-07-30tools/gen_symtab.py: fix input parsingRichard Braun
2018-07-30tools/gen_symtab.py: put symbol names in the symbol table sectionRichard Braun
2018-07-10x86: add portable architecture-specific qemu make targetRichard Braun
2018-06-26Add support for an embedded symbol tableRichard Braun
2018-05-07test/test_atomic: new moduleRichard Braun
2018-04-19tools/build_configs.py: augment the small setRichard Braun
2018-04-14tools/qemu.sh: only pass x15 as the kernel argument to QEMURichard Braun
2018-04-08tools/qemu.sh: remove GRUB dependencyRichard Braun
2018-04-01tools/build_configs.py: add bulletin testRichard Braun
2018-03-05tools/build_configs.py: fix filteringRichard Braun
2018-03-05tools/build_configs.py: style fixesRichard Braun
2018-02-24tools/build_configs.py: add TODO entry, style fixesRichard Braun
2018-02-24tools/build_configs.py: fix -l optionRichard Braun
2018-02-24tools/build_configs.py: break python2 compatibilityRichard Braun
2018-02-24tools/build_configs.py: improve pep8 and pylint complianceGabriel Ganne
2018-02-24tools/build_configs.py: add python3 compatibilityGabriel Ganne
2018-02-24Don't use reserved identifiersRichard Braun
2018-02-20kern/llsync: remove moduleRichard Braun
2018-02-12tools/build_configs.py: implement passing filtersRichard Braun
2018-02-12tools/build_configs.py: add a set of test optionsRichard Braun
2018-01-05kconfig: workaround for GNU/HurdRichard Braun
2017-10-31Rename CONFIG_MULTIPROCESSOR to CONFIG_SMPRichard Braun
2017-09-28tools/build_configs.py: remove TODO entry about test modulesRichard Braun
2017-09-28tools/build_configs.py: make the builds verboseRichard Braun
2017-09-28tools/build_configs.py: minor improvementsRichard Braun
2017-09-27tools/build_configs.py: fix filters about the number of CPUsRichard Braun
2017-09-27tools/build_configs.py: update the small and large options setsRichard Braun
2017-09-27tools/build_configs.py: minor help message changeRichard Braun
2017-09-27tools/build_configs.py: fix quoting of integer valuesRichard Braun
2017-09-27tools/build_configs.py: fix exclusive boolean filter generationRichard Braun
2017-09-27tools/build_configs: rework and improveRichard Braun
2017-09-25tools/build_configs: new scriptRichard Braun
2017-09-25Fix generation of .config filesRichard Braun
2017-09-21New build systemRichard Braun
2017-09-21Import kconfig from Linux 4.13Richard Braun
2017-09-21Remove autotools filesRichard Braun
2017-07-29tools/tsort_init_ops.sh: mention that the script is part of the build systemRichard Braun
2017-07-26tools/tsort_init_ops.sh: new scriptRichard Braun
2017-04-29Fix custom autoconf macro synopsis formatRichard Braun
2017-04-29Add license notice for the custom autoconf macrosRichard Braun
2017-04-29Rename custom autoconf macros from ax_check_xxx to ax_prog_xxxRichard Braun
2017-04-29Replace unneeded tab characters in MakefilesRichard Braun
2017-04-06tools/qemu.sh: reduce default memory sizeRichard Braun
2017-04-03tools/qemu.sh: reduce default number of vcpusRichard Braun
2017-03-26doc: use highlight for source code highlightingRichard Braun
2017-03-23Make the build system handle Asciidoc documentationRichard Braun
2017-03-14configure.ac: disable PIE if enabled by defaultRichard Braun
2017-03-13Include a script for testing with QEMURichard Braun