summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* support/script/scancpan: populates Config.in with homepageFrancois Perrad2014-06-221-2/+4
* graph-depends.py: support python3Arnout Vandecappelle2014-06-221-12/+12
* classpath: Use generic check for host programMaxime Hadjinlian2014-06-141-10/+8
* infra: Add generic check_prog_host functionMaxime Hadjinlian2014-06-141-16/+14
* 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
* pkg-cmake.mk: enable ccache for cmake packagesSamuel Martin2014-06-011-2/+31
* pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmakeSamuel Martin2014-06-011-5/+12
* pkg-cmake.mk: refactor the toolchainfile.cmake generationSamuel Martin2014-06-011-0/+20
* Merge branch 'next'Peter Korsgaard2014-06-012-5/+12
|\
| * Improve tar check if bsdtar is installedHeiko Abraham2014-05-311-0/+7
| * 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: properly check bash is availableYann E. MORIN2014-04-201-4/+8
* 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: Change BR2_HOST_NEEDS_JAVA nameMaxime Hadjinlian2014-02-191-1/+1
* infra: Introduce BR2_HOST_NEEDS_JAVAMaxime Hadjinlian2014-02-191-0/+8
* infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle2014-02-094-9/+9
* apply-patches.sh: make scan_patchdir work recursivelyThomas De Schampheleire2014-02-081-1/+1
* dependencies.sh: cleanup dependencies.shMaxime Hadjinlian2014-02-061-60/+59
* dependencies.sh: stop stray a.out being created for ia32 compiler testMartin Bark2014-02-051-1/+1
* scripts: xorg-release: handle case when version needs downgradeNicolas Dechesne2014-02-041-4/+8
* dependencies.sh: stop mixing echo and printf (use echo)Bjørn Forsman2014-01-221-23/+44
OpenPOWER on IntegriCloud