- 13 Jul, 2014 4 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
Instead of fiddling with the non-working GIT_ASKPASS/core.askpass setup, simply store the required Git credentials directly in ~/.git-credentials, which is used by Git's "store" credential helper. Works on https://travis-ci.org/pah/rapidjson.
-
Philipp A. Hartmann authored
-
- 12 Jul, 2014 6 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
Avoids messing with global config when running the script manually on a developer machine. This reverts commit 62250923.
-
Philipp A. Hartmann authored
-
Milo Yip authored
-
Milo Yip authored
-
- 11 Jul, 2014 2 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
- 09 Jul, 2014 3 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
miloyip authored
-
- 08 Jul, 2014 1 commit
-
-
Philipp A. Hartmann authored
In this patch, a script 'build/travis-doxygen.sh' is added to build and push the Doxygen documentation to the GitHub pages at https://miloyip.githib.io/rapidjson. The script exits gracefully, if the build is requested for - a branch other than 'master' - a pull-request - a job (i.e. CI configuration) other than "1" In case the "secure variables" are not available, only the final upload is skipped, in order to allow testing of the script's basic functionality. Update .travis.yml to call the script.
-