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
master
next
Buildroot: Making Embedded Linux easy
jacmet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/check-package: ignore ACLOCAL_PATH
Yann E. MORIN
2020-02-04
1
-0
/
+1
*
utils/scancpan: warn when a module is a perl core module
Francois Perrad
2020-01-08
1
-0
/
+3
*
utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
Matt Weber
2019-12-26
1
-0
/
+2
*
utils/genrandconfig: test per-package directories
Thomas Petazzoni
2019-12-05
1
-0
/
+4
*
utils/scancpan: follow Perl version
Francois Perrad
2019-12-03
1
-4
/
+4
*
utils/genrandconfig: fix runtime issue with Python 3
Thomas Petazzoni
2019-12-03
1
-9
/
+1
*
utils/scanpypi: sort alphabetically list of required packages
Bartosz Bilas
2019-11-08
1
-0
/
+1
*
utils/scancpan: handle LICENCE spelling
Francois Perrad
2019-10-29
1
-1
/
+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/check-package: report := that appends to variables
Yann E. MORIN
2019-10-27
1
-1
/
+3
*
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
*
scanpypi: write every license file once
Asaf Kahlon
2019-10-11
1
-0
/
+2
*
utils/test-pkg: ensure to exit with an error upon failure
Heiko Thiery
2019-10-10
1
-0
/
+2
*
utils/checkpackagelib: CommentsMenusPackagesOrder: add more Config.in files t...
Jerzy Grzegorek
2019-10-07
1
-2
/
+4
*
utils/checkpackagelib: CommentsMenusPackagesOrder: initialize 'menu_of_packag...
Jerzy Grzegorek
2019-10-07
1
-1
/
+1
*
utils/checkpackagelib: CommentsMenusPackagesOrder: initialize in before()
Jerzy Grzegorek
2019-10-07
1
-5
/
+4
*
utils/checkpackagelib: CommentsMenusPackagesOrder: use '-' to describe state
Jerzy Grzegorek
2019-10-07
1
-1
/
+1
*
utils/checkpackagelib: CommentsMenusPackagesOrder: separate comment/if/menu c...
Jerzy Grzegorek
2019-10-07
1
-12
/
+12
*
utils/checkpackagelib: CommentsMenusPackagesOrder: remove '-comment' state be...
Jerzy Grzegorek
2019-10-07
1
-0
/
+3
*
utils/checkpackagelib: CommentsMenusPackagesOrder: change the type of variabl...
Jerzy Grzegorek
2019-09-25
1
-3
/
+4
*
utils/checkpackagelib: CommentsMenusPackagesOrder: add functions to initializ...
Jerzy Grzegorek
2019-09-25
1
-10
/
+15
*
utils/checkpackagelib: CommentsMenusPackagesOrder: get value of variable 'level'
Jerzy Grzegorek
2019-09-25
1
-1
/
+2
*
utils/checkpackagelib: CommentsMenusPackagesOrder: change the type of variabl...
Jerzy Grzegorek
2019-09-25
1
-11
/
+12
*
utils/checkpackagelib: CommentsMenusPackagesOrder: rename variable 'm'
Jerzy Grzegorek
2019-09-25
1
-3
/
+4
*
utils/scancpan: improve license file detection
Francois Perrad
2019-09-17
1
-0
/
+1
*
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/getdeveloperlib.py: fix flake8 warnings
Victor Huesca
2019-08-05
1
-2
/
+3
*
utils/getdeveloperlib.py: add defconfig parsing
Victor Huesca
2019-08-05
1
-0
/
+11
*
utils/getdeveloperlib.py: add runtime test parsing
Victor Huesca
2019-08-05
1
-0
/
+56
*
utils/getdeveloperlib: add some debug information
Victor Huesca
2019-08-04
1
-0
/
+16
*
check-package: ignore external.mk
Ricardo Martincoski
2019-08-03
1
-0
/
+4
*
check-package: fix check of file in current dir with -b
Ricardo Martincoski
2019-08-03
2
-6
/
+6
*
utils/checkpackagelib: CommentsMenusPackagesOrder: properly initialize levels
Arnout Vandecappelle (Essensium/Mind)
2019-08-02
1
-3
/
+3
*
utils/checkpackagelib: CommentsMenusPackagesOrder: use regex for source
Arnout Vandecappelle (Essensium/Mind)
2019-08-01
1
-2
/
+3
*
utils/checkpackagelib: CommentsMenusPackagesOrder: append elements to arrays ...
Jerzy Grzegorek
2019-08-01
1
-6
/
+12
*
utils/checkpackagelib: CommentsMenusPackagesOrder: fix 'menuconfig' handling
Arnout Vandecappelle (Essensium/Mind)
2019-08-01
1
-2
/
+2
*
utils/checkpackagelib: CommentsMenusPackagesOrder: only apply to top-level
Arnout Vandecappelle (Essensium/Mind)
2019-08-01
1
-0
/
+5
*
checkpackagelib/lib_config.py: check packages alphabetical order in {Config.i...
Jerzy Grzegorek
2019-07-14
1
-0
/
+66
*
utils/check-package: Add a quiet flag
Brandon Maier
2019-07-03
1
-2
/
+5
*
utils/test-pkg: clean output dir for successful builds
Thomas De Schampheleire
2019-06-23
1
-3
/
+18
*
utils/test-pkg: fix long option parsing
Thomas De Schampheleire
2019-06-23
1
-2
/
+2
*
utils/scancpan: fix test file creation on br-external
Francois Perrad
2019-06-09
1
-2
/
+5
*
utils/genrandconfing: randomly enable BR2_REPRODUCIBLE 10% of the times
Atharva Lele
2019-06-08
1
-0
/
+6
*
utils/check-package: fix flake8 warning
Peter Seiderer
2019-05-20
1
-0
/
+1
*
utils/check-package: warn about utf-8 characters in .mk files
Peter Seiderer
2019-05-18
2
-0
/
+14
*
utils/genrandconfig: prevent selecting libffi on nds32
Thomas Petazzoni
2019-04-17
1
-0
/
+3
[next]