diff options
author | cslashm <cslashm@gmail.com> | 2018-08-20 17:24:26 +0200 |
---|---|---|
committer | cslashm <cslashm@gmail.com> | 2018-09-13 17:36:31 +0200 |
commit | b4679f37f40c45059dd65db90d52732b77f4488d (patch) | |
tree | f74b32e70434b640012f9f2be8e2942dfac82e3a /README.md | |
parent | Merge pull request #4342 (diff) | |
download | monero-b4679f37f40c45059dd65db90d52732b77f4488d.tar.xz |
One build directory per branch/arch.
This proposal allows to perform multiple compilation from different branch/arch in
separate directories.
Example:
build
├── GNU_Linux
│ ├── multi-compilation
│ │ └── release
│ └── NanoS-USBHID
│ └── release
└── Msys
└── NanoS-USBHID
└── release
Edit 1:
Try to handle special char as : / \ .
--data-dir in unit test not yet tested
Edit 2:
donot use param for uname. -o is not supported by MacOS.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions