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

replace osutils macros with @static #16219

Merged
merged 3 commits into from May 21, 2016
Merged

replace osutils macros with @static #16219

merged 3 commits into from May 21, 2016

Commits on May 21, 2016

  1. implement @static macro for replacing osutils macros

    implements #5892
    closes #6674 and #4233
    
    Sys.KERNEL now replaces OS_NAME and unambiguously returns
    the name of the kernel reported by uname for the build system configuration
    vtjnash committed May 21, 2016
    Copy the full SHA
    694413a View commit details
    Browse the repository at this point in the history
  2. contrib and test/perf cleanup for #16219

    tkelman authored and vtjnash committed May 21, 2016
    Copy the full SHA
    6154c85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8a419de View commit details
    Browse the repository at this point in the history