Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MSVC 2015 project and add a VS 2017 solution | rustyx | 2017-10-16 | 1 | -4/+3 |
| | |||||
* | Only use --whole-archive with gcc. | Jason Evans | 2016-10-28 | 1 | -1/+1 |
| | | | | | | | Conditionalize use of --whole-archive on the platform plus compiler, rather than on the ABI. This fixes a regression caused by 7b24c6e5570062495243f1e55131b395adb31e33 (Use --whole-archive when linking integration tests on MinGW.). | ||||
* | Readme.txt error for building in the Windows | Bai | 2016-09-26 | 1 | -1/+1 |
| | | | | The command can't work using sh -C sh -c "./autogen.sh CC=cl --enable-lazy-lock=no". Change the position of the colon, the command of autogen work. | ||||
* | Add MS Visual Studio 2015 support | rustyx | 2016-02-20 | 1 | -0/+24 |