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

LDMD: Append default file extension if -of doesn't contain any #2002

Merged
merged 6 commits into from
Mar 9, 2017

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    5f8cae7 View commit details
    Browse the repository at this point in the history
  2. Add hidden -ldmd option when invoking LDC via LDMD

    Thus providing a generic way to slightly alter some command-line semantics
    in DMD compatibility mode.
    kinke committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9a1c4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc885e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99acea7 View commit details
    Browse the repository at this point in the history
  5. Require CMake >= 2.8.9 and update Travis' CMake

    The POSITION_INDEPENDENT_CODE target property seems to be supported since
    CMake 2.8.9, and Ubuntu 12.04 uses 2.8.7.
    kinke committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    647e3b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c175b7 View commit details
    Browse the repository at this point in the history