summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: a0dd8d7e846bb93c5f1aa326e3a1f26061e6028f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
nbb 1.20.x
  * Automatically call autoreconf for GNU make users.
  * Implement new command 'nbb help <command>'.
  * Implement global nbb options --vcs, --build-system, --dry-run.
  * Implement new command 'nbb config <option> [<new-value>]'.
  * Implement new command 'nbb init'
  * Implement new command 'nbb configure'
  * Implement new command 'nbb build'
  * Implement new command 'nbb install'
  * Implement new command 'nbb make [...params...]'
  * Refactor python module nbb_lib.py into nbblib/*.py
  * Miscellaneous build fixes related to move to standalone nbb.
  * Handle a few more corner cases with nested source trees.

nbb 1.20
  * Initial standalone version of nbb.