Commit Graph

3938 Commits

Author SHA1 Message Date
Alexander Karatarakis
81c9445376 example -> EXAMPLE 2017-08-31 18:10:10 -07:00
Alexander Karatarakis
b72c904719 Naming convention fixes 2017-08-31 18:05:13 -07:00
Alexander Karatarakis
07c963f369 Add missing const 2017-08-31 18:04:39 -07:00
Alexander Karatarakis
badecd4207 CoffFileReader naming convention 2017-08-31 18:03:54 -07:00
Alexander Karatarakis
72394491b2 Naming convention 2017-08-31 18:02:51 -07:00
Alexander Karatarakis
d86d9727f6 Function naming convention 2017-08-31 18:02:12 -07:00
Alexander Karatarakis
f1867a8e89 Naming scheme 2017-08-31 18:01:23 -07:00
Alexander Karatarakis
d09e7fa2d9 [shaderc] Bump version 2017-08-31 14:51:39 -07:00
Alexander Karatarakis
daff35e6b4 Merge pull request #1747 from vlj/master
Fix shaderc build (#686)
2017-08-31 14:25:30 -07:00
vlj
27a4067bdf set glslangdir and glslang lib interface_include_directories in shaderc cmakelist. 2017-08-31 20:16:21 +02:00
Alexander Karatarakis
f76244f700 Use ::TerminateProcess() instead of ::exit() 2017-08-30 23:32:41 -07:00
Alexander Karatarakis
aa1e928c79 Improve vcpkg edit and feedback when no editor is found 2017-08-30 23:26:34 -07:00
Alexander Karatarakis
62cde6598d Move function to Files::find_from_PATH() 2017-08-30 22:42:43 -07:00
Robert Schumacher
1894516599 Merge pull request #1727 from paercebal/doc_on_custom_config
Add documentation on Vcpkg integration for custom configuration
2017-08-30 21:02:24 -07:00
Robert Schumacher
b966cdce67 [vcpkg-docs] Add integrate project to faq section 2017-08-30 21:00:59 -07:00
Robert Schumacher
e45012d3a6 Merge pull request #1639 from paercebal/enable_tolerant_config
Enable tolerance for similar configurations
2017-08-30 20:56:39 -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