Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Conversation

@suikki
Copy link

@suikki suikki commented Jul 8, 2017

  • Fixes to allow building with MinGW (and Clion on windows)
  • CMake cleanup. Prevent in-source builds. Use release configuration by default
  • Bumped required CMake version to 3.1 that should have better support for c++11
  • Changed cmake root project name to Etc2Comp from confusing EtcTest
  • Fixed crashing when parsing the command line due to illegal memory access
  • Output path now also allows file without a '/' or '\'
  • Fixed a crash when trying to use analyze feature on windows (crashed when creating directories)
  • Documentation fixes: fixed typos and more info on some features

suikki added 5 commits July 8, 2017 07:46
 - Fixes to allow building with MinGW (and clion)
 - CMake cleanup
 - Changed cmake root project name to Etc2Comp from confusing EtcTest
…access

- Also now allowing output paths without a '/' or '\'
- Fixed a crash when trying to use analyze on windows (when creating directories)
 - Fixed typos
 - More info on some features
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant