[beast: 9/9] Merge branch 'merge-tools'



commit 6cde172c3ad74a9a46f257456b3620b93db69921
Merge: 21e09e6 cc9d794
Author: Tim Janik <timj gnu org>
Date:   Tue Sep 22 19:17:25 2015 +0200

    Merge branch 'merge-tools'
    
    Merge several bse/* binaries into bsetool.cc.
    
    * merge-tools:
      BSE: move bsequery tree dumps to "bsetool type-tree", remove bsequery
      BSE: move "bsequery synth" to "bsetool standard-synth"
      BSE: bsetool: fix missing command blurbs
      BSE: move "bsequery cats" to "bsetool dump-categories"
      BSE: bsetool: add CommandRegistry to simplify adding and registering new commands
      BSE: move bseinfo to "bsetool dump-info"
      BSE: move file crawling test from bseinfo to "bsetool crawl"
      BSE: remove bseautodoc which is long unused

 bse/Makefile.am   |   14 +--
 bse/bseautodoc.cc |  605 -----------------------------------------------------
 bse/bseinfo.cc    |  104 ---------
 bse/bsequery.cc   |  337 -----------------------------
 bse/bsetool.cc    |  356 +++++++++++++++++++++++++++----
 5 files changed, 315 insertions(+), 1101 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]