Martin Haase

Results 6 issues of Martin Haase

If I build boost with `--layout=tagged` the flag `BOOST_AUTO_LINK_TAGGED` will not be set. e.g.: `libboost_chrono-variant-mt-x64-shared.cmake` ``` set_target_properties(Boost::chrono PROPERTIES INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" ) ``` Information from documentation: ``` BOOST_AUTO_LINK_NOMANGLE: Specifies that we...

* all credits to @rhubert #240 * re-tested twice :) * synced with current master * removed the replace of "/" by "_" in upload/download url * i guess we...

Hi, feature request: variable substitution for depens area, like: ``` depends: -"${VAR}" ```

enhancement

Just for documentation, because this is ugly and completely NOT intuitive: strange behavior between jenkins and msys2. http://jenkins:8080/configure --> environment variables name: Path value: C:\msys64\usr\bin;$PATH Refer the mixed style between...

help wanted
docs

Hey, this problem I have since the very beginning: ``` + '[' -e .state/sandbox_ubuntu-x86_64_src_1-f301-98ca.canary ']' + echo f63302148dced4ef2ec67d869b958dd99da61e1b + bob _invoke sandbox_ubuntu-x86_64_src_1-f301-98ca.spec.json -vv + http://fdt-c-pcs-0004.fdtech.intern/fileserver/ubuntu-bionic-amd64-rootfs.tgz > ./ubuntu-bionic-amd64-rootfs.tgz Error: Response too...

enhancement

Feature request to allow incompatible variants. This problem was also discussed here: https://github.com/BobBuildTool/bob/issues/255 already. > Hallo Jan, > > [...] > > An deinem Beispiel mit VARIANT a und b...

enhancement