source: trunk/Makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1af48672   2022-10-02T20:53:03Z meejah correct notes
(edit) @3d3dc18   2022-10-02T20:34:42Z meejah better instructions
(edit) @c711b5b0   2022-10-02T19:33:05Z meejah clean docs
(edit) @923f456   2022-10-01T20:47:19Z meejah all upload steps
(edit) @4137d6e   2022-09-30T23:20:19Z meejah proper smoke-test
(edit) @4b708d8   2022-09-30T23:09:35Z meejah wip
(edit) @2a3b110   2022-09-30T22:48:23Z meejah simple build automation
(edit) @6190399   2022-02-15T19:33:00Z itamar Just codechecks.
(edit) @cd33e1c   2022-02-14T16:10:56Z itamar Rip out more Python 2 stuff.
(edit) @8eb6ab4   2022-01-24T15:42:09Z itamar Switch to Python 3.7 as minimal version.
(edit) @1b8e013   2021-10-15T15:46:34Z exarkun Get rid of check_speed The motivation and justification here are …
(edit) @272d6d0   2020-12-01T14:55:17Z exarkun Update developer docs wrt pre-commit
(edit) @322670fe   2020-10-05T04:52:34Z me test(coverage): Prevent collection contamination Given that we set …
(edit) @fb87daad   2020-09-30T18:50:42Z me Merge branch 'master' into 3448.convert-only-unicode-to-str
(edit) @b6af065   2020-09-30T18:47:17Z me test(py3): Move temporary porting utilities Move some Python 3 …
(edit) @dc203e2   2020-09-30T17:14:32Z me fix(ci): Remove use of make for Windows CI runs This reverts a part …
(edit) @362c121   2020-09-30T15:47:02Z me feat(py3): Convert unicode-only modules to str Modules that reference …
(edit) @8f7cafc   2020-09-30T15:47:02Z me test(py3): Add targets for diff'ing test changes
(edit) @a6c5016   2020-09-30T15:47:02Z me test(cover): Report coverage even on tests failure Useful to compare …
(edit) @2268293   2020-09-30T14:37:52Z me test(vcs): Reconcile devel docs from PR #798
(edit) @3c0babc   2020-09-30T14:36:16Z me test(vcs): Fix VCS hook installation command
(edit) @bf46966   2020-09-27T17:12:02Z me build(test): Fix further redundant target runs It turns out that tox …
(edit) @93ee0b9   2020-09-27T16:46:51Z me docs(test): Document how to install the VCS hooks Move the VCS hook …
(edit) @b826850   2020-09-27T16:44:40Z me build(test): Fix redundant target recipe runs The VCS hook …
(edit) @5da9b8c3   2020-09-27T16:44:13Z me test(vcs): Add a VCS commit hook to run linters
(edit) @2ef422e   2020-09-25T17:18:11Z me test(vcs): Add a VCS push hook to run tests Personally, I can't stand …
(edit) @430881b   2020-09-24T18:37:58Z me test(py3): Capture how to run all tests under py3 Useful to review …
(edit) @92de966   2020-09-24T18:37:49Z me test(runner): Use checked out source for local tests TL;DR: Capture …
(edit) @b4b996c   2020-09-17T23:09:53Z me build(make): Cleanup remnant coverage bits I don't see anything in …
(edit) @51338bd   2020-09-17T23:08:20Z me build(make): Add targets for running tests Fully parallelize the …
(edit) @d8df6307   2020-09-17T19:36:55Z me build(make): Add missing phony target declarations I also prefer …
(edit) @775a3db   2020-09-17T19:33:13Z me build(make): Fix missing target name From context, I'm assuming this …
(edit) @735ff1e   2020-09-17T19:25:34Z me build(make): Improve and clarify Makefile org This is opinionated, so …
(edit) @da24739   2020-09-17T19:19:35Z me build(make): Cleanup unused target AFAIK, prefixing a target with a …
(edit) @7a3320f   2020-09-17T18:54:49Z me build(make): Defensive make settings …
(edit) @906d6ac   2020-07-06T17:50:06Z itamar Switch to flake8 as a better way of running pyflakes.
(edit) @76d6678   2020-02-13T15:21:45Z exarkun Remove some top-level packaging related to magic-folders
(edit) @4f649f31   2019-01-26T15:02:08Z exarkun Don't upload because we can't
(edit) @906c4f4   2018-03-27T21:34:32Z warner move tarball generation to tox.ini and change the Makefile to …
(edit) @36c57c7   2016-08-20T00:42:05Z warner make tox env for code-checks This executes: check-debugging, …
(edit) @d641aef   2016-08-19T17:37:15Z meejah Simple test for defer.setDebugging(True) calls
(edit) @946656b   2016-07-21T19:35:59Z warner smoketest for magic-folder functionality
(edit) @9be9c20   2016-03-30T22:58:01Z warner Makefile: upload wheel too
(edit) @c4b1d8c   2016-03-30T22:54:31Z warner Makefile: create wheels too
(edit) @7381b4a   2016-03-25T19:58:05Z warner update Makefile too
(edit) @0598c83   2016-03-25T19:16:01Z daira Rename distribution from allmydata-tahoe to tahoe-lafs. fixes … tahoe-lafs-1.11.0a2
(edit) @2c9297f   2016-03-23T09:19:50Z warner Makefile: remove src/buildtest from SOURCES Oops, missed this one …
(edit) @1f712c8   2016-03-22T21:12:45Z warner Makefile: remove/deprecate old targets This replaces the following …
(edit) @1fb7cc7   2016-03-22T21:12:35Z warner Makefile: stop producing SUMO tarballs refs ticket:2752
(edit) @16f07b34   2016-03-22T20:38:31Z warner remove old misc/dependencies/ contents and references
(edit) @c3bf953   2016-03-18T05:23:39Z warner Makefile: remove/disable most broken stuff probably fixes ticket:2743
(edit) @0651991   2016-03-15T17:31:32Z daira copy bin/tahoe from $PATH for the sake of test_runner This is needed …
(edit) @24ed843   2016-03-09T05:19:41Z warner move 'check-memory' from Makefile into tox.ini So use 'tox -e …
(edit) @75135af   2016-02-05T20:32:02Z warner Makefile: run pyflakes as 'pyflakes', not python which pyflakes
(edit) @15a1550   2015-07-16T16:27:26Z warner Makefile upload-osx-pkg: mention where the packages go
(edit) @d8e60f8   2015-06-16T20:46:43Z warner add test-pip-install
(edit) @61f3d5ae   2015-03-24T16:41:43Z daira Move computation of Tahoe version from Makefile to build-osx-pkg.sh. …
(edit) @c12d49b   2015-03-21T21:20:00Z warner create/test/upload tahoe-lafs-VERSION-osx.pkg, not tahoe-lafs-osx.pkg …
(edit) @05c6966   2015-03-21T21:12:21Z warner move build-osx-pkg out to a separate shell script Also remove the …
(edit) @7846f5f   2015-03-20T17:52:48Z warner Makefile: add upload-osx-pkg rule
(edit) @c2e415b   2015-01-13T09:31:46Z ram Makefile: make "build-osx-pkg" build target depend on the "build" target
(edit) @4e3b5b7   2014-12-05T17:53:13Z daira Makefile: make APPNAME a variable. Signed-off-by: Daira Hopwood …
(edit) @f4d40ff   2014-10-20T16:52:46Z daira misc/build_helpers/test-osx-pkg.py: script to test the OS X pkg. …
(edit) @fad766a   2014-10-20T16:52:46Z daira clean target should remove the pkg file.
(edit) @74689af   2014-10-20T16:52:46Z daira New make target for OS X package creation. Author: Ramakrishnan …
(edit) @f0ef82b   2014-09-30T03:54:55Z zookog remove all the unused scripts from build_helpers Fixes #2305.
(edit) @2584169   2014-09-09T17:31:05Z warner Makefile: remove 'twisted' from SOURCES
(edit) @53dc7231   2014-09-08T21:49:54Z daira Update .PHONY declarations in Makefile. Signed-off-by: Daira Hopwood …
(edit) @4f51040   2014-09-08T21:49:23Z daira Update coverage-related targets in Makefile. refs #1698
(edit) @7046636   2014-09-08T21:47:31Z daira Delete useless stuff from Makefile. Signed-off-by: Daira Hopwood …
(edit) @83068a9   2014-09-03T01:32:27Z warner Makefile: fix test-clean by using 'distclean'
(edit) @7f10bf0   2013-10-10T18:50:49Z daira Makefile: update comment for 'make clean'. Signed-off-by: Daira …
(edit) @95567e5   2013-10-10T16:47:30Z daira Add 'make distclean'. Signed-off-by: Daira Hopwood <daira@…>
(edit) @70939fb   2013-10-10T01:52:44Z zooko remove tahoe egg-info dir from the "clean" rule fixes #2092
(edit) @aa29f26   2013-08-31T17:01:34Z daira tahoe debug trial: print a warning message if testing uncommitted …
(edit) @d85a75d   2013-05-25T02:58:38Z david-sarah Makefile: remove 'install' target. fixes #1717 Signed-off-by: Daira …
(edit) @ea052411   2013-04-24T22:20:47Z warner Makefile: oops, fix tahoe-deps/tahoe-lafs-deps mismatch which broke …
(edit) @8d4f68b   2013-04-24T21:58:27Z warner update deps URLs to use "tahoe-lafs" instead of bare "tahoe" allmydata-tahoe-1.10.0b2
(edit) @9e449db   2013-03-19T19:18:27Z warner Makefile: re-enable tarball uploads for "master" branch allmydata-tahoe-1.10a1
(edit) @57017ceb   2012-11-16T20:30:19Z david-sarah Makefile: increase filesystem size for 'make tmpfstest'. …
(edit) @edc1f5f   2012-10-25T01:16:21Z david-sarah Makefile: add 'make tmpfstest', which uses a tmpfs for _trial_temp. …
(edit) @8d020aa   2012-07-01T20:17:11Z david-sarah Makefile: in check-umids, exclude 'old.py' to avoid false positives.
(edit) @1b4474d   2012-06-23T23:23:19Z david-sarah Makefile: Add 'check-rst' target to check .rst files for errors. Also …
(edit) @a133c08   2012-03-14T06:20:35Z warner minor: hush pyflakes, move pycryptopp dep to unconditional section …
(edit) @fe1df149   2012-02-16T22:29:05Z warner make provisioning/reliability work in the new location, fix tests
(edit) @f62c25f4   2012-01-12T21:06:54Z warner Makefile: fix 'make-version' to use git-or-darcs, not just darcs
(edit) @d887782   2012-01-08T22:12:32Z warner add test-git-ignore.py, to port the 'clean' buildbot test to git add …
(edit) @5a1463d5   2011-11-09T18:42:27Z warner Makefile count-lines: let it work on OS-X (-l not --lines), add XXX …
(edit) @be1c948   2011-10-07T07:41:21Z david-sarah Add misc/coding_tools/check-miscaptures.py to detect incorrect …
(edit) @0d0bbbb   2011-10-07T03:29:58Z david-sarah Makefile: include misc/ directories other than misc/build_helpers in …
(edit) @0a9d6e1   2011-10-31T00:47:21Z warner Makefile/upload-tarballs: remove bash-ism in shell conditional The …
(edit) @a0432a4e   2011-10-29T18:39:46Z warner tahoe-lafs.org is now HTTPS-always. Update most URLs.
(edit) @417054a   2011-09-15T16:15:32Z david-sarah Add a script 'misc/coding_tools/check-interfaces.py' that checks …
(edit) @16e6bb2   2011-08-01T03:19:52Z david-sarah Makefile and setup.py: remove setup.py commands that we no longer …
(edit) @4d58e7c   2011-08-01T03:18:57Z david-sarah Makefile: remove targets that used misc/debian[_helpers] which no …
(edit) @884df6f   2011-08-02T04:19:52Z warner 'test-coverage' now needs PYTHONPATH=. to find TOP/twisted/plugins/
(edit) @4f8e3e5   2011-07-12T15:32:29Z zooko contrib: remove the contributed fuse modules and the entire contrib/ …
(edit) @a8c5734   2011-06-26T05:41:24Z david-sarah Makefile: remove targets relating to 'setup.py check_auto_deps' which …
(edit) @082731f   2011-06-23T20:55:28Z david-sarah Makefile: add 'make check' as an alias for 'make test'. Also remove an …
(edit) @299e8ad   2011-05-10T19:16:50Z zooko replace remaining .html docs with .rst docs Remove install.html (long …
Note: See TracRevisionLog for help on using the revision log.