1
0
Fork 0
Commit Graph

74 Commits

Author SHA1 Message Date
Julien Palard 28d08a3a41
Enhance Makefile and .travis.yml from various feedbacks. (#393) 2018-11-04 22:05:00 +01:00
Julien Palard a0e86dabd8 Trying to fix CI. 2018-10-20 13:13:44 +02:00
Julien Palard bf16c9a4bb Rollback check in Makefile and associated various travis hacks. 2018-10-06 17:19:50 +02:00
Julien Palard 34f52816f9 Abort construction of venv if inside a venv. 2018-10-05 17:17:55 +02:00
Julien Palard c1b5d56b71 readlink -f does not work on macos, let's use something portable. 2018-09-21 22:14:10 +02:00
Julien Palard 59648e51e5 Warn if building in the wrong branch. 2018-09-21 22:13:56 +02:00
Julien Palard a96d735316 Delegate creation of the venv to cpython Makefile. 2018-09-21 21:50:56 +02:00
Julien Palard b312584268 Guessing the version is harder that reading the branch name: Everyone use feature branches to work. 2018-09-21 21:37:08 +02:00
Julien Palard 4383a2d2a5 python-docs-theme has been released in the meantime. 2018-09-21 21:35:33 +02:00
Julien Palard 2f76d097b7 Makefile: Missing rule to create the venv. 2018-08-01 14:57:28 +02:00
Julien Palard af8c7a95ab Make warnings errors, and fix warnings by patching Doc/Makefile and moving locales/ out of Doc/ 2018-07-23 14:55:58 +02:00
Julien Palard 42cce3cd68 Simplifying install, cloning out of repo to avoid sphinx to search in cpython sources. 2018-07-23 11:58:48 +02:00
Julien Palard 4a344f813b Using -q to avoid filling travis backlog. 2018-07-23 11:39:53 +02:00
Julien Palard ad870a2003 Using xelatex, as in docsbuild-scripts. 2018-06-29 14:05:10 +02:00
Julien Palard aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02:00
Julien Palard 085ea2c414 FIX: off by one error in fuzzy finder. 2018-05-08 17:08:23 +02:00
Julien Palard 31c80b4bb1 New release of Sphinx gives sphinx.po ordered alphabetically. 2018-05-06 00:41:49 +02:00
Julien Palard a6fcd89a04 Let's not translate the changelog (and no fuzzy for whatsnew/). 2018-05-02 00:18:02 +02:00
Christophe Nanteuil e50f6b6b15 Makefile enhancement:
- add a rule that upgrades virtual env
- add a JOBS parameter to Sphinx to specify the number of jobs (commands)
  to run simultaneously
2018-03-12 23:27:55 +01:00
Julien Palard b257be64b9 More readable 'make fuzzy'. 2017-11-08 00:09:46 +01:00
Julien Palard e02ef8683c Bump translated %, fix it in makefile too (globstar different on sh than bash?). 2017-10-26 17:34:21 +02:00
Julien Palard 1f2619e543 FIX: bad call to readlink from Makefile. 2017-10-13 23:30:21 +02:00
Julien Palard 38c21702d9 make: Don't whine on any commands if ../cpython does not exists. 2017-10-13 23:07:23 +02:00
Julien Palard 39b6de3da9 Makefile to build and store some scripts. 2017-10-13 22:39:17 +02:00