summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* linux: add ev3dev extensionDavid Lechner2016-11-021-0/+1
* support/download: make the git wrapper more robustYann E. MORIN2016-10-251-2/+4
* core/graph-depends: add option to graph reverse dependenciesYann E. MORIN2016-10-251-2/+16
* scripts/get-developers: correct type of patches argumentRahul Bedarkar2016-10-252-15/+14
* toolchainfile.cmake: fix description of CMAKE_Fortran_FLAGS_{DEBUG,RELEASE}Thomas Petazzoni2016-10-221-2/+2
* toochainfile.cmake: rework the way Buildroot sets flagsSamuel Martin2016-10-221-4/+12
* toolchainfile.cmake: set per-config appended {C, CXX}FLAGSSamuel Martin2016-10-221-0/+17
* package/pkg-cmake.mk: move CMAKE_BUILD_TYPE definition into toolchainfile.cmakeSamuel Martin2016-10-221-0/+3
* get-developers: use --cc instead of --to for developersRahul Bedarkar2016-10-191-1/+1
* core/br2-external: fix link to manual for converting old treesYann E. MORIN2016-10-191-1/+1
* core/br2-external: export paths and descriptionsYann E. MORIN2016-10-191-2/+2
* support/misc/Vagrantfile: bump to ubuntu 16.04Angelo Compagnucci2016-10-191-3/+6
* core: support description for br2-external treesYann E. MORIN2016-10-161-3/+9
* core: allow a br2-external tree to override a defconfigYann E. MORIN2016-10-161-0/+4
* core: add support for multiple br2-external treesYann E. MORIN2016-10-161-40/+75
* docs/manual: add appendix to convert old br2-external treesYann E. MORIN2016-10-161-1/+6
* core: introduce per br2-external NAMEYann E. MORIN2016-10-161-9/+29
* core/br2-external: validate even moreYann E. MORIN2016-10-161-0/+6
* core: offload handling of BR2_EXTERNAL into the scriptYann E. MORIN2016-10-161-8/+56
* core: get rid of our dummy br2-external treeYann E. MORIN2016-10-163-3/+15
* core: do not hard-code inclusion of br2-external in KconfigYann E. MORIN2016-10-161-0/+88
* dependencies: check for Math BigInt/BigRat Perl moduleRomain Naour2016-10-161-0/+5
* dependencies: check for MakeMaker Perl moduleRomain Naour2016-10-161-0/+1
* support/scripts/get-developers: add new scriptThomas Petazzoni2016-09-212-0/+284
* manual: get rid of the lists of packagesYann E. MORIN2016-09-193-4084/+0
* core: don't build host-cmake if it is available on the build hostLuca Ceresoli2016-09-172-0/+57
* Merge branch 'next'Peter Korsgaard2016-09-029-9/+136
|\
| * core: move pkg-utils.mk to support/Yann E. MORIN2016-08-271-0/+111
| * support/download: Add support to pass options directly to downloadersRomain Perier2016-08-238-9/+25
* | Update for 2016.082016.08Peter Korsgaard2016-09-011-1/+1
* | docs: libtool patches are not handled by legal-info infrastructure.Romain Naour2016-08-191-0/+5
* | pkg-cmake.mk: set CMAKE_SYSROOT variable in toolchainfile.cmakeSamuel Martin2016-08-181-0/+1
* | size-stats: fix bug when parsing file names with commaThomas Petazzoni2016-08-091-1/+1
|/
* support/download/git: Fix compatibility issue with git older than 1.8.4Enrique Ocaña González2016-07-281-1/+1
* support: pkg-stats: add efl package in packages statsRomain Naour2016-07-241-1/+0
* scanpypi: include LICENCE in the list of supported license filesYegor Yefremov2016-07-071-1/+2
* support/apply-patches: re-instate set -eYann E. MORIN2016-07-061-1/+3
* Revert "apply-patches: catch unexpected failure"Thomas Petazzoni2016-07-051-3/+0
* apply-patches: catch unexpected failureRomain Naour2016-07-051-0/+3
* scancpan: improve message when bad host perl versionFrancois Perrad2016-07-041-5/+14
* scanpypi: change hash file commentsYegor Yefremov2016-07-041-3/+2
* support/download: don't over-remove files from git archivesYann E. MORIN2016-07-041-3/+3
* scanpypi: fix help text handlingYegor Yefremov2016-07-041-0/+5
* pkg-cmake.mk: export the fortran compiler path in the CMake toolchain fileSamuel Martin2016-07-031-0/+4
* core/pkg-infra: download git submodules if the package wants themYann E. MORIN2016-07-021-3/+4
* support/download/git: add support for submodulesYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use git archive, handle it manuallyYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use bare clonesYann E. MORIN2016-07-021-3/+18
* scanpypi: rework runtime dependency handlingYegor Yefremov2016-07-011-3/+1
* legal-info: explicitly state how patches are licensedLuca Ceresoli2016-06-241-1/+2
OpenPOWER on IntegriCloud