Commit Graph

3951 Commits

Author SHA1 Message Date
Alexander Karatarakis
130d9019df Naming convention fixes 2017-08-29 19:32:00 -07:00
Alexander Karatarakis
673bb9e19e Add missing const 2017-08-29 19:32:00 -07:00
Robert Schumacher
765068fa70 [vcpkg] Refactor workaround for issue #1712. This should be removed once the root cause is found. 2017-08-29 19:04:47 -07:00
Robert Schumacher
e0a9cae928 Merge branch 'utf-1702' 2017-08-29 18:58:01 -07:00
Robert Schumacher
526b1436a1 [vcpkg] Dependency instead of installcmd 2017-08-29 17:02:33 -07:00
Alexander Karatarakis
83464ec5b7 Merge pull request #1710 from Mixaill/fcl
[FCL] add version 0.5.0
2017-08-29 16:21:09 -07:00
Alexander Karatarakis
5337adf107 Remove Strings::is_empty(). Use std::string.empty() 2017-08-29 16:20:46 -07:00
Alexander Karatarakis
d1d01075ad Merge pull request #1709 from Mixaill/ccd
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29 15:42:45 -07:00
Alexander Karatarakis
27d5f57cdb [boost] Use fixed commit for 1.65 patch 2017-08-29 14:42:32 -07:00
Alexander Karatarakis
a4b7e663d0 Merge pull request #1728 from UnaNancyOwen/fix_boost
Apply Hotfix of Known Issues for Boost 1.65.0
2017-08-29 14:18:26 -07:00
atkawa7
adb8142329 [pthreads] Fix macros 2017-08-29 12:15:35 -07:00
atkawa7
1362342f55 [pthreads] init port 2017-08-29 11:41:08 -07:00
Tsukasa Sugiura
4fdcca314a Apply Hotfix of Known Issues for Boost 1.65.0
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-30 03:11:37 +09:00
paercebal
23649f58ec Add doc on Vcpkg integration per project 2017-08-29 18:21:31 +02:00
paercebal
ab78c3b6ed Add doc on Vcpkg integration for custom config 2017-08-29 17:56:11 +02:00
Alexander Karatarakis
28e581599e Use Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
03c4c7f8c4 Use System::println() with no args 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
6684240090 Use Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
992f192c5e Add System::println() with no args 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
5b91a84230 Change Strings::EMPTY to char * 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
d02d44b0f1 Use Strings::EMPTY instead of "" 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
4a6b43c15a Improve BinaryParagraph::displayname() 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
f3d803addf Introduce Strings::is_empty() 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
7d46adb47c Use Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
259d6f83b4 Introduce Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
b1cebc0740 Make member functions const 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
c2571cf8bc Use Strings::join() and Strings::format() 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
dc46f68f6a [Strings::join()] Modify to work for any container 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
174c264b44 [vcpkg_Dependencies.cpp] Remove redundant else 2017-08-28 19:54:00 -07:00
Alexander Karatarakis
63a9572ecf [vcpkg_Dependencies.cpp] Order of initialization 2017-08-28 19:54:00 -07:00
Alexander Karatarakis
f3156ae3e4 [vcpkg_Build.cpp] USe const. Misc fixes 2017-08-28 19:54:00 -07:00
Robert Schumacher
265fb7e0b5 [jxrlib] Fix hash. Fixes #1705. 2017-08-28 19:29:47 -07:00
Robert Schumacher
b21bc7c11a [vcpkg] Don't use -ListImported in bootstrap. Fixes #1711 2017-08-28 17:33:03 -07:00
Robert Schumacher
5b42ec9b5d [vcpkg] Hack to fix codepage problems -- root cause unknown 2017-08-28 17:26:01 -07:00
Alexander Karatarakis
4d952a5e1d [commands_hash.cpp] Use const. Naming scheme. 2017-08-28 17:22:40 -07:00
Alexander Karatarakis
98074f5a21 [commands_env.cpp] Use const. Naming scheme 2017-08-28 17:21:34 -07:00
Alexander Karatarakis
0404a51e4a [edit] Fix variable names to be consistence with vcpkg's convention 2017-08-28 17:20:29 -07:00
Alexander Karatarakis
4a43e3e7f9 Use const 2017-08-28 17:16:38 -07:00
Alexander Karatarakis
269c6b4d55 Use const. Take str by reference 2017-08-28 17:12:42 -07:00
Alexander Karatarakis
75cc10b0f3 Add missing const 2017-08-28 17:10:50 -07:00
Alexander Karatarakis
da299cb49c Add missing const keywords 2017-08-28 16:59:59 -07:00
Alexander Karatarakis
2140236506 Fix /permissive- issue 2017-08-28 14:42:44 -07:00
Alexander Karatarakis
8a79566c64 Update CHANGELOG and bump version to v0.0.85 2017-08-27 22:03:18 -07:00
Alexander Karatarakis
4c6dad61ed Merge pull request #1708 from atkawa7/free
[vcpkg] free memory CommandLineToArgvW
2017-08-27 21:53:08 -07:00
Alexander Karatarakis
f696f40533 Merge pull request #1720 from mmha/ecm_5_37
Update ecm to version 5.37.0
2017-08-27 21:47:54 -07:00
Alexander Karatarakis
008919edba Merge pull request #1719 from atkawa7/ctemplate_public_headers
[ctemplate] Disable Installing Private Headers
2017-08-27 21:46:30 -07:00
Alexander Karatarakis
10809ba2bb Merge pull request #1717 from codicodi/jsoncpp-1.8.1
[jsoncpp] update to 1.8.1
2017-08-27 21:41:41 -07:00
Alexander Karatarakis
41a8e59807 Merge pull request #1716 from codicodi/curl-7.55.1
[curl] update to 7.55.1
2017-08-27 21:37:33 -07:00
Alexander Karatarakis
ff4f67eabd Merge pull request #1713 from t-sharp/master
Updated libsigcpp to version 2.99.9
2017-08-27 21:33:20 -07:00
Alexander Karatarakis
965f2fbfe7 Merge pull request #1715 from codicodi/snappy-1.1.7
[snappy] update to 1.1.7
2017-08-27 21:32:44 -07:00