Commit Graph

3870 Commits

Author SHA1 Message Date
atkawa7
47f329089a [libunibreak] init port 2017-09-02 17:09:07 -07:00
Alexander Karatarakis
8fac93e539 Merge pull request #1729 from atkawa7/pthreads
[pthreads] init port
2017-08-30 16:42:40 -07:00
Alexander Karatarakis
7272e81460 Merge pull request #1736 from madebr/libmad_fix
Libmad: fix header include + no inline assembly
2017-08-30 16:29:26 -07:00
Alexander Karatarakis
a51b482c89 Merge pull request #1741 from paercebal/fix_for_broken_xerces
Update xerces-c port files to retrieve it from github
2017-08-30 16:02:21 -07:00
paercebal
38712f755b Removing explicit setting of SOURCE_PATH 2017-08-31 00:56:49 +02:00
paercebal
3b8159bad0 use vcpkg_from_github instead 2017-08-30 23:57:27 +02:00
Alexander Karatarakis
137d5a29ae Merge pull request #1740 from codicodi/gtk-3.22.19
[gtk] update to 3.22.19
2017-08-30 13:26:20 -07:00
paercebal
d0155a477e Update xerces-c port files to retrieve it from github 2017-08-30 22:18:58 +02:00
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
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