Commit Graph

5 Commits

Author SHA1 Message Date
Reilly Wood
efdfeac55e
Feature cleanup (#7182)
Following up on #7180 with some feature cleanup:

- Move the `database` feature from `plugin` to `default`
- Rename the `database` feature to `sqlite`
- Remove `--features=extra` from a lot of scripts etc. 
- No need to specify this, the `extra` feature is now the same as the
default feature set
- Remove the now-redundant 2nd Ubuntu test run
2022-11-22 16:58:11 -08:00
Darren Schroeder
08c98967e0
update build scripts (#6296) 2022-08-11 09:40:35 -05:00
Justin Ma
6a1e504a50
Update build & install sh scripts, add install script for windows (#4736)
* Update build & install sh scripts, add install script for windows

* Rename install scripts [ci skip]
2022-03-05 06:41:28 -05:00
Justin Ma
bc119a5e98
Update build and install scripts (#4733)
* Update build and install scripts

* Add build-all.nu and uninstall-all.sh
2022-03-05 00:10:33 -05:00
Darren Schroeder
cd721fc363
build script for mac and linux (#4732) 2022-03-04 16:17:33 -06:00