vitaut
|
49382a0aa7
|
Ignore .so files
|
2015-10-20 07:14:11 -07:00 |
|
vitaut
|
d25d775ae6
|
Suppress bogus coverity warnings
|
2015-10-20 06:26:31 -07:00 |
|
vitaut
|
22d572d7a2
|
Fix potential segfault when exceptions are disabled
|
2015-10-20 06:23:16 -07:00 |
|
vitaut
|
a9582bb1a2
|
Update coverity branch
|
2015-10-19 08:39:47 -07:00 |
|
vitaut
|
5a648b300f
|
Suppress another bogus warning in Coverity
|
2015-10-19 08:39:31 -07:00 |
|
vitaut
|
85a93a8078
|
Suppress another bogus warning in Coverity
|
2015-10-19 08:25:30 -07:00 |
|
vitaut
|
56d3b9135f
|
Try a workaround for a bogus Coverity warning
|
2015-10-19 08:17:05 -07:00 |
|
vitaut
|
317ff51fd9
|
Add a script to update the coverity branch
|
2015-10-19 08:08:23 -07:00 |
|
vitaut
|
6bed5e5b01
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-10-19 08:05:18 -07:00 |
|
vitaut
|
931173ab77
|
Move appveyor.yml to support
|
2015-10-19 08:05:09 -07:00 |
|
vitaut
|
3242e624d5
|
Update branch name and remove .gitattributes
|
2015-10-19 08:01:18 -07:00 |
|
vitaut
|
566f393b49
|
Update coverity branch
|
2015-10-19 07:59:45 -07:00 |
|
vitaut
|
a43e242716
|
ours -> keep-ours
|
2015-10-18 10:24:54 -07:00 |
|
Victor Zverovich
|
5405b09ff4
|
Merge pull request #212 from dean0x7d/fix_shared_lib
Fix shared library build on OS X
|
2015-10-18 09:22:10 -07:00 |
|
vitaut
|
e81c0aef39
|
Fix bogus coverity warnings.
|
2015-10-18 09:16:10 -07:00 |
|
vitaut
|
b2714f83cc
|
FMT_NO_STREAM_LIBRARIES -> FMT_USE_IOSTREAMS
for consistency with similar macros and removed unnecessary
checks.
|
2015-10-18 08:50:35 -07:00 |
|
Victor Zverovich
|
6049fd9d66
|
Merge pull request #208 from JodiTheTigger/Make-streams-optional
Issue 205: Make iostream support optional.
|
2015-10-18 08:40:01 -07:00 |
|
vitaut
|
77b32006a3
|
Workaround a bug in MSVC when _CRTDBG_MAP_ALLOC is defined
|
2015-10-18 06:42:24 -07:00 |
|
Dean Moldovan
|
9608a98b01
|
Fix shared library build on OS X
|
2015-10-18 14:49:17 +02:00 |
|
vitaut
|
caa8f76a88
|
Make content wider on medium-size devices (#210)
|
2015-10-17 17:35:51 -07:00 |
|
vitaut
|
044ef900bc
|
Grammar
|
2015-10-17 08:34:58 -07:00 |
|
vitaut
|
6d9712c7fd
|
Fix links
|
2015-10-17 08:21:23 -07:00 |
|
vitaut
|
826edabae1
|
Add building the documentation section
|
2015-10-17 08:17:32 -07:00 |
|
vitaut
|
5898720c28
|
Make documentation build script compatible with Python 3
|
2015-10-17 08:05:58 -07:00 |
|
vitaut
|
a596b8724b
|
Improve error message when less is not installed
|
2015-10-16 08:28:58 -07:00 |
|
vitaut
|
79d7aacff3
|
Remove diagnostics
|
2015-10-16 08:13:54 -07:00 |
|
vitaut
|
aaa8b1e0aa
|
Upgrade distribute if it is 0.6.24 or lower
because installation of sphinx with distribute 0.6.24 available on Travis
is broken.
|
2015-10-16 08:07:44 -07:00 |
|
vitaut
|
2d921c96e0
|
Update sphinx
|
2015-10-16 07:34:38 -07:00 |
|
vitaut
|
ee1fdc575b
|
Print alabaster version
|
2015-10-16 07:18:04 -07:00 |
|
vitaut
|
418cd1c82a
|
Pip show no more
|
2015-10-16 07:03:45 -07:00 |
|
vitaut
|
884c55741f
|
Install a version of sphinx without sphinx-rtd-theme
because the latter breaks the sphinx-build
|
2015-10-16 07:00:19 -07:00 |
|
Richard Maxwell
|
2cca51c744
|
Issue 205: Make iostream support optional.
|
2015-10-16 08:04:53 +13:00 |
|
vitaut
|
221eeda912
|
Remove diagnostics which is not working
|
2015-10-15 08:30:16 -07:00 |
|
vitaut
|
d57c6204cd
|
Try installing the stupid sphinx-rtd-theme explicitly
|
2015-10-15 08:26:44 -07:00 |
|
vitaut
|
694bfb5309
|
sphinx-rtd-theme -> sphinx_rtd_theme
|
2015-10-15 08:19:33 -07:00 |
|
vitaut
|
9daa774b5b
|
Import pkg_resources after activating virtualenv
|
2015-10-15 08:13:32 -07:00 |
|
vitaut
|
1554c9c6e5
|
Diagnose sphinx-build failure on Travis
|
2015-10-15 08:09:19 -07:00 |
|
vitaut
|
2a4f98f474
|
Diagnose sphinx-build failure on Travis
|
2015-10-15 07:54:41 -07:00 |
|
vitaut
|
39265a4288
|
Try the latest version of pip
|
2015-10-15 07:40:34 -07:00 |
|
vitaut
|
a257d811d8
|
Check if pip has __version__
|
2015-10-15 07:20:52 -07:00 |
|
vitaut
|
238d6dc506
|
Try importing pip after activating virtualenv
|
2015-10-15 07:14:57 -07:00 |
|
vitaut
|
a5b296a484
|
More diagnostics
|
2015-10-15 07:08:26 -07:00 |
|
vitaut
|
e854c7d47e
|
Check if pip is updated
|
2015-10-15 06:41:16 -07:00 |
|
vitaut
|
e61f4d2bf6
|
Upgrade to pip 1.5.4
|
2015-10-14 08:36:58 -07:00 |
|
vitaut
|
ee6f4e7aec
|
Check pip version once and skip pip show for now
|
2015-10-14 08:31:54 -07:00 |
|
vitaut
|
13c633223e
|
Upgrade pip on Travis
|
2015-10-14 08:17:39 -07:00 |
|
vitaut
|
a08bc864fb
|
Add more diagnostics
|
2015-10-14 07:13:23 -07:00 |
|
vitaut
|
95fa85cf04
|
Try uninstalling older version of sphinx
|
2015-10-14 07:06:13 -07:00 |
|
vitaut
|
f4d38ce3ea
|
Add more diagnostics
|
2015-10-14 06:52:07 -07:00 |
|
vitaut
|
d6ecf3ae61
|
Add more diagnostics
|
2015-10-14 06:43:30 -07:00 |
|