Alexander Karatarakis
1d62cc0df8
Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9
...
[gdk-pixbuf] update to 2.36.9
2017-08-30 13:06:12 -07:00
Alexander Karatarakis
d35a5c98e4
Fix /permissive- issue
2017-08-30 12:35:15 -07:00
Alexander Karatarakis
d39ab9eb6e
Merge pull request #1738 from codicodi/pango-1.40.11
...
[pango] update to 1.40.11
2017-08-30 12:28:08 -07:00
Alexander Karatarakis
a510536ef0
Merge pull request #1737 from codicodi/glib-2.52.3
...
[glib] update to 2.52.3
2017-08-30 12:23:54 -07:00
Alexander Karatarakis
09d6398c93
Merge pull request #1735 from ShinNoNoir/patch-1
...
[libxml2] Add http mirror
2017-08-30 12:22:39 -07:00
codicodi
fa8ce7af7e
[gtk] update to 3.22.19
2017-08-30 16:01:33 +02:00
codicodi
5ef20222d7
[gdk-pixbuf] update to 2.36.9
2017-08-30 15:47:14 +02:00
codicodi
efc38c7192
[pango] update to 1.40.11
2017-08-30 15:28:50 +02:00
codicodi
c0da751264
[glib] update to 2.52.3
2017-08-30 15:08:46 +02:00
Anonymous Maarten
059e1e487f
libmad: use the default floating point module
2017-08-30 14:40:40 +02:00
Anonymous Maarten
2e2c7e51b3
libmad: put "mad.h" header in include path
2017-08-30 14:40:37 +02:00
Raynor Vliegendhart
345527b365
[libxml2] Add http mirror
...
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-30 07:19:34 +02:00
Alexander Karatarakis
6b1fc769a6
Add missing const
2017-08-29 19:32:00 -07:00
Alexander Karatarakis
3063bf5be3
Add missing const
2017-08-29 19:32:00 -07:00
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