index
:
buildroot
2012.11.x
2013.08.x
2015.08.x
2015.11.x
2016.08.x
2016.11.x
2017.02.x
2017.05.x
2017.08.x
2017.11.x
2018.02.x
2018.05.x
2018.08.x
2018.11.x
2019.02.x
2019.05.x
2019.08.x
2019.11.x
2020.02.x
2020.05.x
2020.08.x
2020.11.x
2021.02.x
master
Buildroot: Making Embedded Linux easy
jacmet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
genrandconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
genrandconfig: uboot-tools env/scr creation test files
Matt Weber
2020-10-06
1
-0
/
+16
*
utils/genrandconfig: drop outdated python-nfc check
Peter Korsgaard
2020-03-04
1
-3
/
+0
*
Config.in: drop BR2_NEEDS_HOST_{JAVAC,JAR}
Peter Korsgaard
2020-03-03
1
-4
/
+0
*
utils/genrandconfig: test per-package directories
Thomas Petazzoni
2019-12-05
1
-0
/
+4
*
utils/genrandconfig: fix runtime issue with Python 3
Thomas Petazzoni
2019-12-03
1
-9
/
+1
*
utils/genrandconfig: test full set of hardening options
Matt Weber
2019-10-27
1
-0
/
+10
*
utils/genrandconfig: test configurations with BR2_SSP_ALL
Fabrice Fontaine
2019-10-27
1
-0
/
+2
*
utils/genrandconfig: test configurations with BR2_RELRO_FULL
Fabrice Fontaine
2019-10-27
1
-0
/
+2
*
utils/genrandconfig: use randint instead of (undefined) randInt
Asaf Kahlon
2019-10-26
1
-1
/
+1
*
utils/genrandconfig: test configurations with BR2_PIC_PIE
Fabrice Fontaine
2019-10-26
1
-0
/
+2
*
utils/genrandconfig: only do reproducible builds with diffoscope
Thomas Petazzoni
2019-08-07
1
-2
/
+2
*
utils/genrandconfig: instantiate SystemInfo() earlier
Thomas Petazzoni
2019-08-07
1
-3
/
+4
*
utils/genrandconfing: randomly enable BR2_REPRODUCIBLE 10% of the times
Atharva Lele
2019-06-08
1
-0
/
+6
*
utils/genrandconfig: prevent selecting libffi on nds32
Thomas Petazzoni
2019-04-17
1
-0
/
+3
*
utils/genrandconfig: test configurations with BR2_SYSTEM_ENABLE_NLS
Thomas Petazzoni
2019-04-14
1
-0
/
+2
*
utils/genrandconfig: drop qt4 fixups
Peter Korsgaard
2019-02-06
1
-8
/
+0
*
utils/genrandconfig: fix flake8 warnings
Thomas Petazzoni
2018-12-03
1
-2
/
+2
*
utils/genrandconfig: test with BR2_OPTIMIZE_2=y
Evgeniy Didin
2018-12-03
1
-0
/
+2
*
utils/genrandconfig: add missing new line when creating the configuration
Thomas Petazzoni
2018-11-18
1
-1
/
+1
*
support/config-fragments/autobuild: add Linaro AArch64 BE support
Ofer Heifetz
2018-06-28
1
-0
/
+1
*
utils/genrandconfig: use --no-check-certificate in wget by default
Thomas Petazzoni
2018-03-31
1
-0
/
+3
*
utils/genrandconfig: adjust to core-dependencies removal
Thomas Petazzoni
2018-03-30
1
-1
/
+1
*
genrandconfig: fix code style
Ricardo Martincoski
2018-03-13
1
-17
/
+19
*
utils/genrandconfig: check core-dependencies
Arnout Vandecappelle (Essensium/Mind)
2018-02-08
1
-1
/
+2
*
utils/genrandconfig: filter empty lines and comments in CSV file
Thomas Petazzoni
2017-11-27
1
-1
/
+3
*
genrandconfig: get configs from in-tree toolchain-configs.csv
Arnout Vandecappelle
2017-07-25
1
-11
/
+14
*
genrandconfig: use minimal.config
Arnout Vandecappelle
2017-07-25
1
-8
/
+13
*
genrandconfig: fix the case when outputdir is 'output'
Arnout Vandecappelle
2017-07-25
1
-1
/
+4
*
genrandconfig: calculate configfile only once
Arnout Vandecappelle
2017-07-25
1
-8
/
+9
*
genrandconfig: pass outputdir and buildrootdir as arguments
Arnout Vandecappelle
2017-07-25
1
-15
/
+10
*
genrandconfig: calculate buildrootdir in __main__
Arnout Vandecappelle
2017-07-25
1
-8
/
+6
*
genrandconfig: calculate outputdir in __main__
Arnout Vandecappelle
2017-07-25
1
-14
/
+14
*
genrandconfig: verbose output and use stderr
Arnout Vandecappelle
2017-07-25
1
-49
/
+22
*
genrandconfig: move instantiation of SystemInfo down
Arnout Vandecappelle
2017-07-25
1
-3
/
+3
*
genrandconfig: replace kwargs with explicit arguments
Arnout Vandecappelle
2017-07-25
1
-28
/
+16
*
genrandconfig: fix (some) pep8 warnings
Arnout Vandecappelle
2017-07-25
1
-17
/
+36
*
genrandconfig: use subprocess.check_output instead of Popen
Arnout Vandecappelle
2017-07-25
1
-1
/
+1
*
utils/genrandconfig: new script
Arnout Vandecappelle
2017-07-25
1
-0
/
+445