Commit Graph

91 Commits

Author SHA1 Message Date
Antoine 79bcbf1743 Pospell + rapide (#991) 2019-12-10 13:57:17 +01:00
Julien Palard 5d7112d2b7
A way to ensure everyone is testing locally with the right version of cpython. (#1050) 2019-12-10 11:52:16 +01:00
Julien Palard a3b8102883
Propose to directly open static files. (#1045) 2019-12-07 15:40:47 +01:00
Julien Palard 9ef1dfb7f1
Move venv inside of repo. (#1043) 2019-12-05 23:58:07 +01:00
Mathieu Dupuy 644eb8f9fc make powrap/pospell -> make wrap/make spell (#1019) 2019-12-04 22:08:12 +01:00
Julien Palard ccf996837d
Tell where html is output, and how to see them. (#983) 2019-11-15 15:09:14 +01:00
Christophe Nanteuil f52ccfaec2 What a typo ! (#963)
* What a typo  !

* Amélioration de la vérification avant commit.
2019-11-02 10:26:49 +01:00
Julien Palard def079ce7c Bump to 3.8. 2019-09-04 11:33:01 +02:00
Christophe Nanteuil a66fd1d35e Update Makefile since potodo removed --github option. (#857) 2019-08-20 11:40:56 +02:00
Jules Lasne (jlasne) c8f40a67e6
Removed useless option to potodo (#664) 2019-04-12 00:21:53 +02:00
Christophe Nanteuil 596b7d4aff Add checks to Makefile (#642) 2019-03-30 09:30:23 +01:00
Julien Palard 995ebf699c Makefile: Creating the venv needs the sphinx conf for dependencies. 2019-02-21 20:34:26 +01:00
Christophe Nanteuil 9c52dd9e4c Add potodo in venv (#543)
* Add potodo in venv

* Verify that the venv exists before installing potodo
2019-01-17 00:40:37 +01:00
Jules Lasne (jlasne) 906bc214a6 Implementing potodo command as a replacement for make todo (#500)
* Removed script folder and replaced todo.py with potodo

* Added make fuzzy with potodo
2018-12-21 09:50:38 +01:00
Jules Lasne (jlasne) 3cb3ca3dd8 Sorted the todo entries (#423) 2018-11-15 13:54:07 +01:00
Julien Palard bfca5ed6ae
Faster builds maybe (#426) 2018-11-14 21:47:36 +01:00
kw-andy a4fac6dd3f Fix Makefile 2018-11-09 20:21:10 +01:00
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