Cole Mickens
9d0c9c4bb1
cmake: output share/fmt.pc
2018-10-24 07:14:08 -07:00
Victor Zverovich
66381e308d
Minor cleanup
2018-09-13 07:37:50 -07:00
Victor Zverovich
465a593536
Add table support to rst2md
2018-09-13 07:15:18 -07:00
Victor Zverovich
9de312112a
Reformat and add a comment
2018-08-15 06:54:43 -07:00
Victor Zverovich
0f04ec68a9
Fix package upload ( #828 )
2018-08-11 07:57:45 -07:00
Victor Zverovich
f0110e8125
Update changelog and CI
2018-07-04 17:43:07 -07:00
Elias Kosunen
691a7a91a1
Add more compilers to CI and increase FMT_PEDANTIC warning levels ( #736 )
...
* Add a _lot_ more warnings to FMT_PEDANTIC
Fix these warnings
* Add more compilers to CI
Fix (some) of the compiler errors with them
* Enable -Werror on CI
Increase warning level on MSVC when compiling with FMT_PEDANTIC
* Add VS 2013 and 2015 to Appveyor
* Fix Appveyor tests
Formatting
* Implement requested changes
Fix some of the MSVC warnings
Implement C++11 integer_sequence
* Reintroduce appveyor-build.py
* Remove ranges-test from tests
* Remove (some) explicit warning suppressions
Fix C++ standard setting in CI
* Remove (some) explicit warning suppressions
Fix C++ standard setting in CI
* Fix test builds with C++11
* Enable pedantic warnings on tests
* Fix warnings from edits to master
* Cleanups
* Add C++11 support to ranges.h
Re-enable ranges-test
Fix a Visual Studio error about function not returning a value in printf.h
Fix a bug in .travis.yml
2018-06-06 15:57:59 +02:00
Victor Zverovich
dd1a5ef7f9
Let requests close the file
2018-06-05 16:58:02 +02:00
Victor Zverovich
b60a5c5d49
Improve floating-point formatting
2018-05-28 20:16:30 -07:00
Victor Zverovich
2f257b7291
Implement normalization and simplify power table
2018-05-27 08:04:30 -07:00
Victor Zverovich
6a5bb6e268
Move Android.mk to support and update
2018-05-27 06:20:54 -07:00
Victor Zverovich
6dcc526d5b
Update release script
2018-05-26 07:02:49 -07:00
Victor Zverovich
d72d046254
Update paths in fmt.pro
2018-05-09 06:21:00 -07:00
Victor Zverovich
2768af2388
Add cached powers of 10
2018-04-29 06:33:05 -07:00
Victor Zverovich
dd296e1de0
Add a script to compute powers of 10
2018-04-28 14:32:05 -07:00
Victor Zverovich
ded921f0a2
Fix documentation build, take 2
2018-04-15 10:34:04 -07:00
Victor Zverovich
3284751f43
Fix documentation build
2018-04-15 09:49:37 -07:00
Park DongHa
aee4512cc5
Gradle ( #649 )
...
* Gradle
Gradle support to make ease of import in Android Java projects.
* Gradle
Gradle support for Android projects.
For command line build, `gradle assembe` will trigger build phase
- Config for Android .so file generation
- Commented build.gradle
- Automatic file copy after build
- Dummy AndroidManifest file
* Build with Gradle
- Build job for Travis CI
- Moved gradle file to support/
* Gradle Path
- Absolute path for Gradle binary
* File check after Gradle build
- Additional script for build success
- Check the Gradle's `assemble.doLast` task
2018-03-12 15:40:25 -04:00
Victor Zverovich
0b508fd29d
Fix c++0x detection
2018-02-11 07:32:22 -08:00
Victor Zverovich
1849735f12
Fallback to c++11 if c++14 not available
2018-02-11 07:25:53 -08:00
Giuseppe Corbelli
a502decddb
Added a fmt.pro to support build using qmake ( #641 )
2018-02-10 07:22:02 -08:00
Victor Zverovich
35f8f03670
Use less version 2.6.1 and sudo to fix npm install issues on travis
2018-02-07 07:17:34 -08:00
Victor Zverovich
f62e225e82
Automatically update version in release script ( #431 )
2018-02-02 18:45:05 -08:00
Victor Zverovich
8ed163533c
Fix a typo
2018-01-20 09:43:56 -08:00
Victor Zverovich
ac5f95208c
Automatically add package to release
2017-11-25 08:23:13 -08:00
Victor Zverovich
bd5188c811
Remove MinGW because it's not on appveyor image
2017-10-19 06:46:25 -07:00
Victor Zverovich
b8f85f671f
Use Visual Studio 2017 image on appveyor
2017-10-18 08:38:16 -07:00
Victor Zverovich
3785afc5a3
Pass errors to handler instead of throwing ( #566 )
2017-10-18 06:28:18 -07:00
Victor Zverovich
d5e918b61f
Detect C++14 compiler support
2017-09-28 08:57:54 -07:00
Victor Zverovich
7175bd8ae6
Fix error on MinGW
2017-03-09 06:09:43 -08:00
Victor Zverovich
12a6027b40
Don't use -std compiler flag if CMAKE_CXX_STANDARD is specified ( #366 )
2016-08-05 08:22:45 -07:00
Victor Zverovich
1acfd07f1e
Workaround broken MinGW installation on AppVeyor ( #355 )
2016-07-16 08:00:53 -07:00
Victor Zverovich
116914a949
Remove unused scripts
2016-06-22 20:58:19 -07:00
Victor Zverovich
689fd2ad49
Refactor release script
2016-06-22 07:58:35 -07:00
Victor Zverovich
7a0806a366
Fix release script
2016-06-22 07:29:34 -07:00
Victor Zverovich
d688072990
Break a long line
2016-06-22 06:29:18 -07:00
Victor Zverovich
aa1e6b0f75
Handle images in rst2md converter
2016-06-22 06:28:51 -07:00
Victor Zverovich
26819461bd
Fix links in older docs
2016-06-17 07:30:42 -07:00
Victor Zverovich
a914384bc4
Merge update-website and release scripts
2016-06-16 07:53:07 -07:00
Victor Zverovich
41356aa00a
Format scripts
2016-06-15 16:15:34 -07:00
Victor Zverovich
9d36a5a3b0
Remove .doctrees
2016-06-03 08:11:24 -07:00
Victor Zverovich
81e2dac955
Improve documentation build
2016-06-03 07:19:05 -07:00
Victor Zverovich
15008bf05d
Generate docs for all versions
2016-06-02 08:47:33 -07:00
Victor Zverovich
06045cb4a5
Minor fixes to documentation build scripts
2016-06-02 06:52:07 -07:00
Victor Zverovich
0d9870dd9e
Implement website update script
2016-06-01 07:45:54 -07:00
Victor Zverovich
8650c57ccd
Reuse virtualenv to speed up builds
2016-05-26 08:00:41 -07:00
Victor Zverovich
971359997f
Implement website update script
2016-05-26 06:44:20 -07:00
Victor Zverovich
f7abf9fd0f
Implement website update script
2016-05-25 08:22:40 -07:00
Victor Zverovich
31a4f0ab05
Implement website update script
2016-05-09 08:36:16 -07:00
Victor Zverovich
140f11190b
Add a website update script
2016-05-08 08:03:01 -07:00