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

[CR] CMake: update rules; add Linux install targets; add support for dev-builds; #11970

Merged
merged 97 commits into from May 9, 2015
Merged

[CR] CMake: update rules; add Linux install targets; add support for dev-builds; #11970

merged 97 commits into from May 9, 2015

Commits on Apr 10, 2015

  1. some cmake updates

    brezerk committed Apr 10, 2015
    Copy the full SHA
    cd2cb83 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    56ab832 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2711340 View commit details
    Browse the repository at this point in the history
  4. Add chkjson target

    brezerk committed Apr 10, 2015
    Copy the full SHA
    f001929 View commit details
    Browse the repository at this point in the history
  5. Fixup hardcoded git binary :)

    brezerk committed Apr 10, 2015
    Copy the full SHA
    ab41bdc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    69ba133 View commit details
    Browse the repository at this point in the history
  7. fixup version.cmake

    brezerk committed Apr 10, 2015
    Copy the full SHA
    b56c7af View commit details
    Browse the repository at this point in the history
  8. Add data install

    brezerk committed Apr 10, 2015
    Copy the full SHA
    a2eed21 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b812106 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b21dd95 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    39a7c01 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    cd9905a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    cec5b42 View commit details
    Browse the repository at this point in the history
  14. Fixup cmake warning

    brezerk committed Apr 10, 2015
    Copy the full SHA
    0b18bf7 View commit details
    Browse the repository at this point in the history
  15. Fixup install target for RELEASE=ON; Add workaround to be able to run…

    … binary from cmake build directory;
    brezerk committed Apr 10, 2015
    Copy the full SHA
    de3b470 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a326ee7 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    9066ac3 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e245c45 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    5435d9f View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    213d66b View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    5a0083d View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    2e37173 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    cc181f5 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    11f2957 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2015

  1. Copy the full SHA
    a840c6d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7fc0772 View commit details
    Browse the repository at this point in the history
  3. Rename cmake to CMakeModules

    brezerk committed Apr 11, 2015
    Copy the full SHA
    56f2a82 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. Copy the full SHA
    633d926 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84b1c27 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

  1. Revert path_info.cpp changes

    brezerk committed Apr 13, 2015
    Copy the full SHA
    9060f9a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e43d2b View commit details
    Browse the repository at this point in the history
  3. Correct dev-build path info

    brezerk committed Apr 13, 2015
    Copy the full SHA
    0cea60f View commit details
    Browse the repository at this point in the history
  4. some cmake updates

    brezerk committed Apr 13, 2015
    Copy the full SHA
    a88abf4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a395ee7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    95f9cac View commit details
    Browse the repository at this point in the history
  7. Add chkjson target

    brezerk committed Apr 13, 2015
    Copy the full SHA
    3614a40 View commit details
    Browse the repository at this point in the history
  8. Fixup hardcoded git binary :)

    brezerk committed Apr 13, 2015
    Copy the full SHA
    e11a327 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5fd3bae View commit details
    Browse the repository at this point in the history
  10. fixup version.cmake

    brezerk committed Apr 13, 2015
    Copy the full SHA
    a005c0c View commit details
    Browse the repository at this point in the history
  11. Add data install

    brezerk committed Apr 13, 2015
    Copy the full SHA
    b4aa171 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    edfd991 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a8042ed View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8046a32 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    b243120 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    82df0d6 View commit details
    Browse the repository at this point in the history
  17. Fixup cmake warning

    brezerk committed Apr 13, 2015
    Copy the full SHA
    50f64de View commit details
    Browse the repository at this point in the history
  18. Fixup install target for RELEASE=ON; Add workaround to be able to run…

    … binary from cmake build directory;
    brezerk committed Apr 13, 2015
    Copy the full SHA
    0a13361 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    5279f0a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    b0f0110 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    d383568 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    8ed9578 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    69b132f View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    e4eafd9 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    cb85665 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    6024c65 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    00876e0 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    5c48a28 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    f846cbb View commit details
    Browse the repository at this point in the history
  30. Rename cmake to CMakeModules

    brezerk committed Apr 13, 2015
    Copy the full SHA
    646f6be View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    763eb24 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    10ed76a View commit details
    Browse the repository at this point in the history
  33. Revert path_info.cpp changes

    brezerk committed Apr 13, 2015
    Copy the full SHA
    bdec6c3 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    ee8e7b7 View commit details
    Browse the repository at this point in the history
  35. Correct dev-build path info

    brezerk committed Apr 13, 2015
    Copy the full SHA
    cacaac6 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'improved_build_system' of github.com:brezerk/Cataclysm-…

    …DDA into improved_build_system
    brezerk committed Apr 13, 2015
    Copy the full SHA
    e5da96f View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    4294a34 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Copy the full SHA
    85a2643 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef52af2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Copy the full SHA
    a5b0538 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e812b71 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    068393d View commit details
    Browse the repository at this point in the history
  4. Re enable DEBUG symbols

    brezerk committed Apr 22, 2015
    Copy the full SHA
    47f543c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    93de56b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    62e95bc View commit details
    Browse the repository at this point in the history
  7. Update win32 static target

    brezerk committed Apr 22, 2015
    3
    Copy the full SHA
    66f501c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Copy the full SHA
    85b53ea View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

  1. Copy the full SHA
    cb95c62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f3d7e6d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Play around static build

    brezerk committed Apr 27, 2015
    Copy the full SHA
    a36a9d0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e6c62e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Copy the full SHA
    8313453 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Add uninstall target; Rework win32 static compiltaion; Add shared lib…

    …s install for win32 (dev only);
    brezerk committed May 5, 2015
    Copy the full SHA
    7e21d12 View commit details
    Browse the repository at this point in the history
  2. Add uninstall target;

    brezerk committed May 5, 2015
    Copy the full SHA
    081a2d4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9841cbd View commit details
    Browse the repository at this point in the history
  4. Libintl\Iconv does not needed for Linux build; Remove src/moraledata.…

    …h from CATACLYSM_DDA_HEADERS;
    brezerk committed May 5, 2015
    Copy the full SHA
    c6fa735 View commit details
    Browse the repository at this point in the history
  5. Add INSTALL file

    brezerk committed May 5, 2015
    Copy the full SHA
    1cc377d View commit details
    Browse the repository at this point in the history
  6. Update INSTALL file

    brezerk committed May 5, 2015
    Copy the full SHA
    ca8ee4f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    74c6adb View commit details
    Browse the repository at this point in the history
  8. Update MSYS info fo x86_64

    brezerk committed May 5, 2015
    Copy the full SHA
    fce5428 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0b83d7c View commit details
    Browse the repository at this point in the history
  10. Update INSTALL.txt

    brezerk committed May 5, 2015
    Copy the full SHA
    77455fc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Copy the full SHA
    77b13c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    699546b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1912b01 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d62b9aa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Copy the full SHA
    6d0678c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2cd2c05 View commit details
    Browse the repository at this point in the history