Merge branch 'build_cmake' of https://github.com/TcT2k/wxWidgets
Add CMake-based build system. Merge the original branch without any changes except for resolving the conflict due to moving the contents of .travis.yml to a separate file by propagating the changes done in this file since then to the new script and rerunning ./build/update-setup-h and ./build/cmake/update_files.py to update the file lists changed in the meanwhile. Closes https://github.com/wxWidgets/wxWidgets/pull/330
This commit is contained in:
@@ -81,6 +81,7 @@ INCOMPATIBLE CHANGES SINCE 3.1.0:
|
||||
|
||||
All:
|
||||
|
||||
- Add CMake-based build system (Tobias Taschner).
|
||||
- Add wxSecretStore for storing passwords using the OS-provided facilities.
|
||||
- Add support for compiling application code with wxNO_UNSAFE_WXSTRING_CONV.
|
||||
- Add support for translating strings in different contexts (RickS).
|
||||
|
Reference in New Issue
Block a user