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

add support for released packages #5

Open
pseyfert opened this issue Jan 16, 2019 · 1 comment
Open

add support for released packages #5

pseyfert opened this issue Jan 16, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request LHCb_specific affects only CERN people

Comments

@pseyfert
Copy link
Owner

ATM only nightly builds of LHCb software are supported. released versions would also be nice.

@pseyfert pseyfert added enhancement New feature or request LHCb_specific affects only CERN people labels Jan 16, 2019
@pseyfert pseyfert self-assigned this Jan 16, 2019
@pseyfert
Copy link
Owner Author

the compile_commands.json do not point to any specific version of upstream projects for current builds. they just use whatever is currently on the build server (which makes sense at the time of building the release). as it looks, parsing the cmake files is necessary.

In old releases, the build server used a versioned subdirectory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request LHCb_specific affects only CERN people
Projects
None yet
Development

No branches or pull requests

1 participant