summaryrefslogtreecommitdiff
path: root/gentree.py
AgeCommit message (Expand)Author
2018-09-12gentree: bump coccinelle/spatch requirement to 1.0.7Johannes Berg
2018-05-09spatch: adjust to and require 1.0.6Johannes Berg
2017-10-13gentree: mangle $(srctree)/$(src) directlyJohannes Berg
2017-10-12gentree: add --git-debug as alias to --gitdebugJohannes Berg
2017-09-08Revert to using pycocciJohannes Berg
2017-09-08gentree: remove --use-coccigrepJohannes Berg
2017-09-08use spatch's built-in concurrencyJohannes Berg
2017-02-06gentree: create Kconfig.local, use it to restrict compatJohannes Berg
2017-02-06gentree: don't throw exceptions when applying patches failLuca Coelho
2016-11-15backports: rename .local-symbols to local-symbolsJohannes Berg
2016-07-13gentree.py: print some more error messages when spatch fails.Hauke Mehrtens
2015-11-07gentree: fix Makefile symbol disablingJohannes Berg
2015-05-11backports: fix incorrect disabling of CONFIG optionsStefan Assmann
2015-04-22backports: require coccinelle version 1.0.0-rc24Stefan Assmann
2014-11-18backports: fix breakage from integration patchsetJohannes Berg
2014-11-14backports: add full kernel integration supportLuis R. Rodriguez
2014-11-14backports: remove extra BACKPORT_ prefix from kernel versioningLuis R. Rodriguez
2014-11-14backports: prefix c-file / h-file auto backport with BPAUTOLuis R. Rodriguez
2014-11-14backports: add backport version parsing for kernel integrationLuis R. Rodriguez
2014-11-14backports: move version file generation to run earlierLuis R. Rodriguez
2014-11-14backports: split Kconfig into Kconfig.package and Kconfig.sourcesLuis R. Rodriguez
2014-11-14backports: use BACKPORT_DIR prefix on kconfig sourcesLuis R. Rodriguez
2014-11-14backports: modify kconfig parser to use bpid and target_dirLuis R. Rodriguez
2014-11-14backports: avoid git tree reinitializationLuis R. Rodriguez
2014-11-14backports: fold outdir as a backport identity targetLuis R. Rodriguez
2014-11-14backports: add prefix for integration on dependenciesLuis R. Rodriguez
2014-11-14backports: allow for different backport prefix and simple integration supportLuis R. Rodriguez
2014-11-14backports: keep track of original backported source symbols early onLuis R. Rodriguez
2014-11-14backports: move packaging kconfig hacks to its own fileLuis R. Rodriguez
2014-11-14backports: move legacy and SmPL patch application into helperLuis R. Rodriguez
2014-09-06backports: always use absolute path to output directory, less probability of ...backports-20140822Jacob Siverskog
2014-06-01gentree: remove stray printJohannes Berg
2014-05-01backports: add gentree.py binary requirementsLuis R. Rodriguez
2014-05-01gentree: strip useless defconfig filesJohannes Berg
2014-04-17backports: pycocci - make the Coccinelle wrapper a standalone toolLuis R. Rodriguez
2014-04-17backports: use --use-coccigrep for CoccinelleLuis R. Rodriguez
2014-04-17backports: revert unification of cocci filesLuis R. Rodriguez
2014-04-17backports: nuke support for kernels < 3.0Luis R. Rodriguez
2014-04-08backports: add Coccinelle SmPL profiling support to gentree.pyLuis R. Rodriguez
2014-04-08backports: add support for testing only a single Coccinelle SmPL patchLuis R. Rodriguez
2014-04-08backports: add threaded Coccinelle spatch supportLuis R. Rodriguez
2014-01-18gentree: create *.tar.gz instead of *.tar.bz for kernel.orgbackports-20131224-2Hauke Mehrtens
2014-01-18gentree: combine spatches (unless using --gitdebug)Johannes Berg
2013-10-31backports: replace netlink portid by semantic patchJohannes Berg
2013-10-28gentree.py: add v as prefix for stable folder nameHauke Mehrtens
2013-10-28genlib: add missing slash to korg_path for stableHauke Mehrtens
2013-10-21gentree.py: add ending slash to upload pathHauke Mehrtens
2013-10-21gentree.py: log kup command before executingHauke Mehrtens
2013-10-21gentree.py: fix directory creatingHauke Mehrtens
2013-10-21gentree.py: do not add full path into tarHauke Mehrtens