| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-27 | Merge pull request #423 from vlj/spirv | Alexander Karatarakis | |
| Add spirv-tools and use it to build shaderc. | |||
| 2016-12-27 | Merge pull request #464 from JasonYang-MSFT/master | Robert Schumacher | |
| [azure-storage-cpp] Upgrade to v2.6.0 | |||
| 2016-12-27 | [azure-storage-cpp] Upgrade to v2.6.0 | Jason Yang | |
| 2016-12-24 | Merge pull request #452 from codicodi/fix-lua | Robert Schumacher | |
| [lua] Don't export from executables | |||
| 2016-12-24 | Merge pull request #436 from chrullrich/faq-integrate | Robert Schumacher | |
| Mention blank-property trap in FAQ. | |||
| 2016-12-24 | Merge pull request #449 from chrullrich/targetpath | Robert Schumacher | |
| Improve copying dependent DLLs. | |||
| 2016-12-24 | Merge pull request #454 from sdcb/aws-sdk-1.0.47 | Robert Schumacher | |
| [aws-sdk-cpp] upgrade to 1.0.47 | |||
| 2016-12-24 | Merge pull request #453 from sdcb/mongo-version | Robert Schumacher | |
| [libbson, mongo-c-driver] bump version to 1.5.1 | |||
| 2016-12-24 | [aws-sdk-cpp] upgrade to 1.0.47 | flysha | |
| 2016-12-24 | [libbson, mongo-c-driver] bump version to 1.5.1 | flysha | |
| I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it. | |||
| 2016-12-24 | [lua] bump version | codicodi | |
| 2016-12-24 | [lua] don't export from executables | codicodi | |
| 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-23 | Copy DLLs before attempting to regsvr32. | Christian Ullrich | |
| 2016-12-23 | Copy DLLs for all project types. | Christian Ullrich | |
| $(TargetPath) is a simpler way of getting the primary output than assembling it from multiple variables. In addition, $(OutputType) matches $(TargetExt) only for .exe projects. | |||
| 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-21 | Modify shaderc so that it uses spirv-tools lib. | vlj | |
| 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-20 | Mention blank-property trap in FAQ. | Christian Ullrich | |
| 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-17 | Add spirv-tools. | vlj | |
| 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 | |
