Oliver Mueller
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
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...
lake specific code...not generally needed in cxxproject
lake specific code
not a general useful thing...too application specific so it should not be part of a general build system. see commit ac156614
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
it should be easy to detect if we introduce a change in our public api (not only the signatures, but also the behavior)