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 | |
| | 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 | |
| | 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 | |
| | 28d08a3a41 | Enhance Makefile and .travis.yml from various feedbacks. (#393) | 2018-11-04 22:05:00 +01:00 | |
| | a0e86dabd8 | Trying to fix CI. | 2018-10-20 13:13:44 +02:00 | |
| | bf16c9a4bb | Rollback check in Makefile and associated various travis hacks. | 2018-10-06 17:19:50 +02:00 | |
| | 34f52816f9 | Abort construction of venv if inside a venv. | 2018-10-05 17:17:55 +02:00 | |
| | c1b5d56b71 | readlink -f does not work on macos, let's use something portable. | 2018-09-21 22:14:10 +02:00 | |
| | 59648e51e5 | Warn if building in the wrong branch. | 2018-09-21 22:13:56 +02:00 | |
| | a96d735316 | Delegate creation of the venv to cpython Makefile. | 2018-09-21 21:50:56 +02:00 | |
| | 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 | |
| | 4383a2d2a5 | python-docs-theme has been released in the meantime. | 2018-09-21 21:35:33 +02:00 | |
| | 2f76d097b7 | Makefile: Missing rule to create the venv. | 2018-08-01 14:57:28 +02:00 | |
| | 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 | |
| | 42cce3cd68 | Simplifying install, cloning out of repo to avoid sphinx to search in cpython sources. | 2018-07-23 11:58:48 +02:00 | |
| | 4a344f813b | Using -q to avoid filling travis backlog. | 2018-07-23 11:39:53 +02:00 | |
| | ad870a2003 | Using xelatex, as in docsbuild-scripts. | 2018-06-29 14:05:10 +02:00 | |
| | aed24996a1 | msgmerge 3.7 | 2018-06-28 15:32:56 +02:00 | |
| | 085ea2c414 | FIX: off by one error in fuzzy finder. | 2018-05-08 17:08:23 +02:00 | |
| | 31c80b4bb1 | New release of Sphinx gives sphinx.po ordered alphabetically. | 2018-05-06 00:41:49 +02:00 | |
| | a6fcd89a04 | Let's not translate the changelog (and no fuzzy for whatsnew/). | 2018-05-02 00:18:02 +02:00 | |
| | 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 | |
| | b257be64b9 | More readable 'make fuzzy'. | 2017-11-08 00:09:46 +01:00 | |
| | e02ef8683c | Bump translated %, fix it in makefile too (globstar different on sh than bash?). | 2017-10-26 17:34:21 +02:00 | |
| | 1f2619e543 | FIX: bad call to readlink from Makefile. | 2017-10-13 23:30:21 +02:00 | |
| | 38c21702d9 | make: Don't whine on any commands if ../cpython does not exists. | 2017-10-13 23:07:23 +02:00 | |
| | 39b6de3da9 | Makefile to build and store some scripts. | 2017-10-13 22:39:17 +02:00 | |