Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not quite there #19

Open
OneManMonkeySquad opened this issue Feb 14, 2020 · 1 comment
Open

Not quite there #19

OneManMonkeySquad opened this issue Feb 14, 2020 · 1 comment

Comments

@OneManMonkeySquad
Copy link

OneManMonkeySquad commented Feb 14, 2020

First off, what a fine tool.

I tried it on our 360+ project solution. It's working but there are a few showstoppers.

  • Solution settings are empty in the original .sln file and only shows up in the RB .sln file; I don't think it's supposed to be this way, maybe the .sln parser fails (I can provide you our .sln file if needed)
  • Can't search (or press C to get to the first C.. project) in the solution settings; We have a lot of .cpp which have to be build alone
  • An automatic fallback for .cpp files which don't work in jumbo builds would be premium; Either during the build or as an option to be excluded for the next build (why? -> I want to provide statistics before rolling the tool out, like "our builds will be 60% faster" without actually fixing all the problems the code has with jumbo builds)
  • When editing the RudeBuild.config I can't exclude whole projects by hand because it's on a per file basis
@martinecker
Copy link
Owner

martinecker commented Feb 17, 2020

Thanks for your comments. I've had plans to address most of the things you mention and to essentially fully revamp the settings dialog as well as how the settings are stored, but I've just been too busy with other things to dedicate time to it. I don't use RudeBuild in my day-to-day work anymore and so I've not devoted much time in recent years developing it further. Pull requests are of course always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants