mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-20 20:44:51 -04:00
add changelog
This commit is contained in:
8
changelog/unreleased/build-all-targets.md
Normal file
8
changelog/unreleased/build-all-targets.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add new build targets
|
||||
|
||||
Make build target `build` used to build a binary twice, the second occurrence having symbols for debugging. We split this step in two and added `build-all` and `build-debug` targets.
|
||||
|
||||
- `build-all` now behaves as the previous `build` target, it will generate 2 binaries, one for debug.
|
||||
- `build-debug` will build a single binary for debugging.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1824
|
||||
Reference in New Issue
Block a user