| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-24 | [qt5] Explicitly avoid compiling qt dependencies that could be available in ↵ | Silvio Traversaro | |
| vcpkg To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 . If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 . | |||
| 2016-12-23 | Merge pull request #450 from nekko1119/patch-1 | Robert Schumacher | |
| Fix signed/unsigned mismatch warning | |||
| 2016-12-24 | Fix signed/unsigned mismatch warning | nekko1119 | |
| 2016-12-22 | Merge pull request #437 from codicodi/fix-sdl2 | Alexander Karatarakis | |
| [sdl2] make SDL use libc | |||
| 2016-12-21 | Merge pull request #441 from barcharcraz/qt571 | Alexander Karatarakis | |
| Qt571 | |||
| 2016-12-21 | bump qt5 version | Charlie Barto | |
| 2016-12-20 | work on qt5 5.7.1 | Charlie Barto | |
| 2016-12-20 | Improve trim implementation | Alexander Karatarakis | |
| 2016-12-20 | Improve error message | Alexander Karatarakis | |
| 2016-12-20 | [sdl2] bump version | codicodi | |
| 2016-12-20 | [sdl2] make SDL2 use libc | codicodi | |
| 2016-12-19 | Merge pull request #342 from mmassing/statically_linked_glew | Alexander Karatarakis | |
| [glew] Implement static build | |||
| 2016-12-19 | Avoid unnecessary copy | Alexander Karatarakis | |
| 2016-12-19 | Merge pull request #425 from codicodi/add-modplug | Alexander Karatarakis | |
| [libmodplug] initial commit | |||
| 2016-12-19 | Merge branch 'sdcb-mongo-x-update' | Alexander Karatarakis | |
| 2016-12-19 | [mongo/libbson] Tabs to spaces | Alexander Karatarakis | |
| 2016-12-19 | [libmodplug] preserve archive extension | codicodi | |
| 2016-12-19 | [libmodplug] nevermind | codicodi | |
| Those headers are used by ModplugXMMS project | |||
| 2016-12-18 | [libmodplug] ...not in this directory though | codicodi | |
| 2016-12-18 | [libmodplug] dont package internal headers | codicodi | |
| 2016-12-18 | [libmodplug] initial commit | codicodi | |
| 2016-12-18 | [mongo-x-driver] upgrade to 1.51/3.10 | sdcb | |
| 2016-12-16 | Don't return by const value | Alexander Karatarakis | |
| 2016-12-16 | Pass by const ref | Alexander Karatarakis | |
| 2016-12-16 | Files::get_contents() -> Files::read_contents() | Alexander Karatarakis | |
| 2016-12-16 | Pass by ref | Alexander Karatarakis | |
| 2016-12-16 | Use check_exit() instead of check_throw() | Alexander Karatarakis | |
| 2016-12-16 | Do the trim and empty string erase in separate passes | Alexander Karatarakis | |
| 2016-12-16 | Replace reading lines and ignoring empty lines with the new functions | Alexander Karatarakis | |
| Namely: Files::read_all_lines(); Strings::trim_all_and_remove_whitespace_strings() | |||
| 2016-12-16 | Add Strings::trim_all_and_remove_whitespace_strings() | Alexander Karatarakis | |
| 2016-12-16 | [install_command] now overwrites files if they are already present | Alexander Karatarakis | |
| The listfile checks ensures that no other package claims ownership of the particular file | |||
| 2016-12-15 | Improve code that filters out the directories from a vector of paths | Alexander Karatarakis | |
| 2016-12-15 | Use Files::write_all_lines() | Alexander Karatarakis | |
| 2016-12-15 | Add Files::read_all_lines() and Files::write_all_lines() | Alexander Karatarakis | |
| 2016-12-15 | Add Strings::trim() function | Alexander Karatarakis | |
| 2016-12-15 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Alexander Karatarakis | |
| 2016-12-15 | [listfile] When reading a listfile, add / at the end of directories | Alexander Karatarakis | |
| 2016-12-15 | Merge pull request #422 from codicodi/fix-fastlz | Robert Schumacher | |
| [fastlz] specify correct source path | |||
| 2016-12-15 | [fastlz] Name downloaded archive to avoid conflicts with future versions | Robert Schumacher | |
| 2016-12-15 | Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into ↵ | Robert Schumacher | |
| codicodi-fix-fastlz | |||
| 2016-12-15 | [fastlz] specify correct source path | codicodi | |
| 2016-12-14 | Refactor writing of listfile | Alexander Karatarakis | |
| 2016-12-14 | Merge branch 'mmassing-boost_with_zlib' | Alexander Karatarakis | |
| 2016-12-14 | [boost] Bump version | Alexander Karatarakis | |
| 2016-12-14 | Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into ↵ | Alexander Karatarakis | |
| mmassing-boost_with_zlib | |||
| 2016-12-13 | Avoid copying struct | Alexander Karatarakis | |
| 2016-12-13 | Minor code clarity change | Alexander Karatarakis | |
| 2016-12-12 | Update CHANGELOG and bump version to v0.0.65 | Alexander Karatarakis | |
| 2016-12-12 | Change signature to std::string& (from char*) | Alexander Karatarakis | |
| 2016-12-12 | Use System::println(std::string&) overload | Alexander Karatarakis | |
