Oliver Mueller

Results 64 issues of Oliver Mueller

setting up a specific version of ruby including all gems can be a major pain in the ass... we must not neglect potential problems of users in this area... this...

so you can formulate version requirements for cxx version

keep API minimal. one way of specifying files should be enough see ee9c64b

refactoring

i.e. build without building the dependent libs (currently needed in lake but seems easier to realize in cxxproject, so we should discus about this again) see commits 8a77ed0 d30dace 568f528...

nice_to_have

lake specific code...not generally needed in cxxproject

not a general useful thing...too application specific so it should not be part of a general build system. see commit ac156614

refactoring

setting/changing the toolchain in the ruby dsl is not very clean...should be easier and more straight forward

this might improve our parallel build feature

nice_to_have

it should be easy to detect if we introduce a change in our public api (not only the signatures, but also the behavior)

nice_to_have