mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add option "-src-dir <source directory>" to build options. When calling build.sh without -src-dir it uses src/subsurface as usual, but when called with -src-dir <source directory>, it uses src/<source directory> as source basis. This is a needed option, when working with "git worktree", which is used when working on different branches in parallel (e.g. master and my-feature-branch), because it allows a build directory in each worktree, and thus much faster when switching work. Signed-off-by: jan Iversen <jan@casacondor.com> |
||
|---|---|---|
| .. | ||
| android | ||
| docker | ||
| ios | ||
| linux | ||
| linux-trusty-qt512 | ||
| linux2 | ||
| mac | ||
| qt55 | ||
| qt56 | ||
| qt57 | ||
| qt59 | ||
| windows | ||
| windows-container | ||
| add-version-to-appdata.sh | ||
| build-libdivecomputer.sh | ||
| build.sh | ||
| check-version | ||
| checktranslation.pl | ||
| get-dep-lib.sh | ||
| get-version | ||
| kirigami.diff | ||
| mobilecomponents.sh | ||
| parse-descriptor.pl | ||
| release-message.sh | ||
| smtk2ssrf-build.sh | ||
| smtk2ssrf.pl | ||
| translationmark.pl | ||
| travis-wait.sh | ||
| updatetranslationsource.sh | ||
| whitespace.pl | ||
| win-ldd.pl | ||
| write-version | ||