summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2014-07-08support/download: fix the git helperYann E. MORIN
2014-07-08support/download: fix the bzr helperYann E. MORIN
2014-07-04manual: add documentation about packages' hashesYann E. MORIN
2014-07-04pkg-infra: add possiblity to check downloaded files against known hashesYann E. MORIN
2014-07-04pkg-infra: don't use DL_DIR as scratchpad for temporary downloadsYann E. MORIN
2014-07-03pkg-infra: move the cp (aka localfiles) download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the scp download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the bzr download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the wget download helper to a scriptYann E. MORIN
2014-07-02pkg-infra: move the hg download helper to a scriptYann E. MORIN
2014-07-02pkg-infra: move the cvs download helper to a scriptYann E. MORIN
2014-07-02pkg-infra: move the svn download helper to a scriptYann E. MORIN
2014-07-02pkg-infra: move the git download helper to a scriptYann E. MORIN
2014-06-29support/script/cpan: improve Makefile generationFrancois Perrad
2014-06-29graph-build-time: support python3Vivien Didelot
2014-06-29graph-depends: remove unnecessary redirect of stderrArnout Vandecappelle
2014-06-29graph-depends: support calling from recursive makeArnout Vandecappelle
2014-06-22support/script/scancpan: populates Config.in with homepageFrancois Perrad
2014-06-22graph-depends.py: support python3Arnout Vandecappelle
2014-06-14classpath: Use generic check for host programMaxime Hadjinlian
2014-06-14infra: Add generic check_prog_host functionMaxime Hadjinlian
2014-06-13graphs/depends: do not draw transitive dependencies by defaultYann E. MORIN
2014-06-09filesystems: also chown symlinksYann E. MORIN
2014-06-08support/scripts: generate a list of virtual packagesYann E. MORIN
2014-06-08support/scripts: introduce a symbol formatter to generate package listsYann E. MORIN
2014-06-08support/scripts: who's responsible to decide what is a packageYann E. MORIN
2014-06-08support/scripts: do not display virtual packages in generated listsYann E. MORIN
2014-06-08support/scripts: prepare handling virtual packages in generated listsYann E. MORIN
2014-06-08support/scripts: document args to _is_package() in gen-manual-listsYann E. MORIN
2014-06-08support/scripts: prepare expanding the packages listsYann E. MORIN
2014-06-08graph-depends: rename the mode constantsYann E. MORIN
2014-06-08graph-depends: document the 'transitive' variableYann E. MORIN
2014-06-08graph-depends: add option to set the coloursYann E. MORIN
2014-06-08graph-depends: handle the depth argument in a more pythonic wayYann E. MORIN
2014-06-08graphs-depends: merge redundant-dependencies eliminationYann E. MORIN
2014-06-08graphs: add option to remove transitive dependencies in dependency graphYann E. MORIN
2014-06-08graph-depends: refactor with more colorsFrancois Perrad
2014-06-01pkg-cmake.mk: enable ccache for cmake packagesSamuel Martin
2014-06-01pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmakeSamuel Martin
2014-06-01pkg-cmake.mk: refactor the toolchainfile.cmake generationSamuel Martin
2014-06-01Merge branch 'next'Peter Korsgaard
2014-05-31Improve tar check if bsdtar is installedHeiko Abraham
2014-05-18scancpan: sort dependenciesFrancois Perrad
2014-05-15pkg-stats: fix whitespacesFabio Porcedda
2014-05-15pkg-stats: add luarocks perl python virtual infrastructuresFabio Porcedda
2014-04-20support: properly check bash is availableYann E. MORIN
2014-04-14support/graphs: fix comparisons agains NoneYann E. MORIN
2014-04-14graphs: make graphs with lots of packages nicer to look atYann E. MORIN
2014-04-14support/graph-depends: don't show toolchain dependency for all packagesYann E. MORIN
2014-04-14support/graph-depends: add option to limit the depth of the graphYann E. MORIN