summaryrefslogtreecommitdiffstats
path: root/support/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-2/+2
* support/gen-manual-lists.py: bail out early for legacy symbolsYann E. MORIN2014-07-191-2/+2
* support/gen-manual-lists.py: remove unneeded arg in private functionYann E. MORIN2014-07-191-3/+3
* support/script/scanpcan: small fixFrancois Perrad2014-07-191-5/+6
* support/scripts/scancpan: automatically populate LICENSE_FILESFrancois Perrad2014-07-181-5/+25
* support/script/scancpan: add support for BR2_PREFER_STATIC_LIBFrancois Perrad2014-07-171-6/+26
* support/script/cpan: improve Makefile generationFrancois Perrad2014-06-291-4/+7
* graph-build-time: support python3Vivien Didelot2014-06-291-3/+3
* graph-depends: remove unnecessary redirect of stderrArnout Vandecappelle2014-06-291-2/+2
* graph-depends: support calling from recursive makeArnout Vandecappelle2014-06-291-2/+2
* support/script/scancpan: populates Config.in with homepageFrancois Perrad2014-06-221-2/+4
* graph-depends.py: support python3Arnout Vandecappelle2014-06-221-12/+12
* graphs/depends: do not draw transitive dependencies by defaultYann E. MORIN2014-06-131-1/+1
* filesystems: also chown symlinksYann E. MORIN2014-06-091-1/+1
* support/scripts: generate a list of virtual packagesYann E. MORIN2014-06-081-1/+83
* support/scripts: introduce a symbol formatter to generate package listsYann E. MORIN2014-06-081-29/+52
* support/scripts: who's responsible to decide what is a packageYann E. MORIN2014-06-081-4/+4
* support/scripts: do not display virtual packages in generated listsYann E. MORIN2014-06-081-2/+19
* support/scripts: prepare handling virtual packages in generated listsYann E. MORIN2014-06-081-3/+9
* support/scripts: document args to _is_package() in gen-manual-listsYann E. MORIN2014-06-081-0/+2
* support/scripts: prepare expanding the packages listsYann E. MORIN2014-06-081-1/+10
* graph-depends: rename the mode constantsYann E. MORIN2014-06-081-12/+8
* graph-depends: document the 'transitive' variableYann E. MORIN2014-06-081-0/+3
* graph-depends: add option to set the coloursYann E. MORIN2014-06-081-3/+20
* graph-depends: handle the depth argument in a more pythonic wayYann E. MORIN2014-06-081-4/+5
* graphs-depends: merge redundant-dependencies eliminationYann E. MORIN2014-06-081-37/+9
* graphs: add option to remove transitive dependencies in dependency graphYann E. MORIN2014-06-081-0/+49
* graph-depends: refactor with more colorsFrancois Perrad2014-06-081-7/+14
* Merge branch 'next'Peter Korsgaard2014-06-011-5/+5
|\
| * scancpan: sort dependenciesFrancois Perrad2014-05-181-5/+5
* | pkg-stats: fix whitespacesFabio Porcedda2014-05-151-5/+5
* | pkg-stats: add luarocks perl python virtual infrastructuresFabio Porcedda2014-05-151-0/+71
|/
* support/graphs: fix comparisons agains NoneYann E. MORIN2014-04-142-7/+7
* graphs: make graphs with lots of packages nicer to look atYann E. MORIN2014-04-141-6/+11
* support/graph-depends: don't show toolchain dependency for all packagesYann E. MORIN2014-04-141-2/+5
* support/graph-depends: add option to limit the depth of the graphYann E. MORIN2014-04-141-12/+37
* support/graph-depends: use argparse to parse argv[]Yann E. MORIN2014-04-141-10/+13
* support/check-kernel-headers: fix old custom toolchains without -print-sysrootYann E. MORIN2014-04-091-10/+1
* support/check-kernel-headers: use mktemp instead of hand-crafted temp fileYann E. MORIN2014-04-061-1/+1
* toolchain: print actual version of kernel headers when checkingYann E. MORIN2014-04-061-5/+34
* support/mkusers: fix warnings when adding a new userYann E. MORIN2014-04-051-3/+9
* script/scancpan: add -host & -target optionsFrancois Perrad2014-04-041-6/+18
* support: fix typo in mkusersPhilip Paeps2014-03-051-1/+1
* toolchain/external: check kernel headers version for custom toolchainYann E. MORIN2014-03-011-0/+21
* scancpan: a new scriptFrancois Perrad2014-02-231-0/+741
* infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle2014-02-091-2/+2
* apply-patches.sh: make scan_patchdir work recursivelyThomas De Schampheleire2014-02-081-1/+1
* scripts: xorg-release: handle case when version needs downgradeNicolas Dechesne2014-02-041-4/+8
* deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire2014-01-101-1/+3
* graphs: support generating png graphsYann E. MORIN2013-12-291-2/+1
OpenPOWER on IntegriCloud