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

[*] repository merging #11

Closed
wants to merge 10 commits into from
Closed

[*] repository merging #11

wants to merge 10 commits into from

Commits on Jan 20, 2018

  1. [*] apply many improvements from this brach: https://github.com/silvi…

    …oprog/orcania/tree/cmake ; it replaces the old pure make to the platform CMake building; some fixes in the sources to compile on mingw-w64 32/64; add GCC/CLang's -Wextra flag; allow to control the library version from building system; allow to get library info from pkg-config tool in all supported platforms; export all Orcania API functions to be used by other programming languages; allow to include the Orcania header in C++ projects; and more other improvements.
    silvioprog committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    99359f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. [src/b64] fix #11 (comment).

    silvioprog committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    f4dfb2e View commit details
    Browse the repository at this point in the history
  2. [*] merging ...

    silvioprog committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    4644853 View commit details
    Browse the repository at this point in the history
  3. [.gitignore] comment github's best practices regarding to ignore bina…

    …ries, makefiles, temporary files etc allowing to revert deleted makefiles listed at #10 (comment) .
    silvioprog committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    3a93367 View commit details
    Browse the repository at this point in the history
  4. [*] revert typo.

    silvioprog committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    3e31c78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c16252d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32e3707 View commit details
    Browse the repository at this point in the history
  7. [make] fix building.

    silvioprog committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    7262137 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b39e753 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfdee37 View commit details
    Browse the repository at this point in the history