summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer 'printf' over 'echo -e' (for portability)Bjørn Forsman2014-01-211-41/+41
* support/dependencies/dependencies.sh: Remove some absolute pathsBjørn Forsman2014-01-211-48/+48
* 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
* graph-build-time: generate graphs based on timing dataThomas Petazzoni2013-12-291-0/+291
* support/kconfig: Fix remaining 'kernel' mentionMaxime Hadjinlian2013-12-283-18/+40
* support/kconfig: Update kconfig to 3.13-rc5Maxime Hadjinlian2013-12-288-40/+44
* core: allow external Config.in/makefile code to be integratedThomas Petazzoni2013-12-082-0/+0
* manual: fix manual generation in preparation for BR2_EXTERNAL supportSamuel Martin2013-12-081-1/+1
* manual: do not generate .pyc filesYann E. MORIN2013-12-061-2/+0
* support: fix typo in mkusersSamuel Martin2013-12-041-2/+2
* core: add BR2_HOSTARCH_NEEDS_IA32_COMPILER optionThomas Petazzoni2013-12-011-0/+9
* support/kconfig: bump to kconfig from linux-3.12Yann E. MORIN2013-11-1430-495/+879
* support/kconfig: remove useless patchYann E. MORIN2013-11-143-200/+21
* support/kconfig: update our READMEYann E. MORIN2013-11-141-1/+1
* support/kconfig: fix 'space' to (de)select optionsYann E. MORIN2013-11-143-1/+43
* Makefile: fix out-of-tree builds with multiple targets with 'all'Yann E. MORIN2013-11-061-4/+4
* dependencies.sh: update i386 package namesFrank Hunleth2013-11-061-1/+2
* support: trivial fixes (typos and minor rewording) in gen-manual-lists.pySamuel Martin2013-11-011-8/+7
* manual generation: check dependencies firstThomas De Schampheleire2013-11-011-0/+36
OpenPOWER on IntegriCloud