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/scanpypi: use python3 explicitly
Thomas Petazzoni
7 days
1
-1
/
+1
*
utils/getdeveloperlib.py: reduce Cc: list based on package infras
Thomas Petazzoni
2021-02-10
1
-12
/
+0
*
package/perl: bump to version 5.32.1
Francois Perrad
2021-01-25
1
-4
/
+4
*
utils: fix flake8 warning
Yann E. MORIN
2021-01-23
1
-1
/
+0
*
utils/getdeveloperlib.py: use relative paths for files
Thomas Petazzoni
2021-01-17
2
-19
/
+12
*
utils/get-developers: use Developers.hasfile() where appropriate
Thomas Petazzoni
2021-01-17
1
-3
/
+2
*
utils/checkpackagelib/lib_mk.py: handle 'else' and 'elif' statements
Thomas De Schampheleire
2021-01-02
1
-2
/
+3
*
utils/scancpan: add GPL* as license file
Francois Perrad
2020-12-29
1
-1
/
+1
*
utils/scancpan: handles README.pod as license file
Francois Perrad
2020-12-29
1
-0
/
+3
*
utils/getdeveloperlib.py: fix issue with hasfile()
Heiko Thiery
2020-11-17
1
-0
/
+1
*
genrandconfig: uboot-tools env/scr creation test files
Matt Weber
2020-10-06
1
-0
/
+16
*
utils/scanpypi: use raw strings in re.compile/re.sub
Thomas Petazzoni
2020-08-14
1
-4
/
+4
*
utils/getdeveloperlib.py: use raw strings for re.compile/re.match
Thomas Petazzoni
2020-08-14
1
-5
/
+5
*
utils/{check-package, checkpackagelib}: consistently use raw strings for re.c...
Thomas Petazzoni
2020-08-14
4
-52
/
+52
*
utils/scancpan: use two spaces indentation in hash file
Fabrice Fontaine
2020-03-15
1
-3
/
+3
*
Merge branch 'next'
Peter Korsgaard
2020-03-09
1
-3
/
+3
|
\
|
*
utils/scanpypi: update hash file indentation formatting
James Hilliard
2020-02-26
1
-3
/
+3
*
|
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/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
[next]