summaryrefslogtreecommitdiffstats
path: root/__root__/setup.py
Commit message (Expand)AuthorAgeFilesLines
* run-tests: add support for running under coverage.pyJan Pokorný2015-12-171-1/+2
* clufter.spec: prepare grounds for possible pagure.io jumpJan Pokorný2015-09-021-1/+6
* setup: include "void"/minimal format instances (files)Jan Pokorný2015-07-141-0/+1
* setup: s/copymode/copystat/ not to diverge in multilib *.py[co]Jan Pokorný2015-03-161-3/+3
* setup: filelist.findall/setuptools8.0(#277)+symlink schema -> infloopJan Pokorný2015-02-261-0/+17
* setup: fix formatting (a bit)Jan Pokorný2015-01-141-5/+5
* setup: eliminate sources from which we prepared filesJan Pokorný2015-01-141-1/+12
* run-dev/setup: fix not restoring the state when discoveringJan Pokorný2015-01-141-1/+3
* setup: enable GH-backed inter-release archive downloadsJan Pokorný2015-01-141-4/+8
* setup: do not allow other dirs to be looked forJan Pokorný2015-01-141-1/+3
* setup: avoid linking executable with (unneded) -lpython*Jan Pokorný2015-01-141-2/+6
* setup: handle case of local pkg aliasing w/ system-wideJan Pokorný2015-01-141-4/+10
* setup: dot-containing initial dir for discovery is OKJan Pokorný2015-01-091-2/+5
* {run_,}setup: subsequent tweak for "pip install from git"Jan Pokorný2015-01-091-3/+6
* {run_,}setup: make it execute explicitly in "here" dirJan Pokorný2015-01-091-4/+8
* setup: fix operator-spacing and indentationJan Pokorný2015-01-091-2/+2
* setup: find_packages/setuptools 3.5(#195) + symlink schema -> infloopJan Pokorný2015-01-091-4/+25
* setup: _smart_ include of ext-plugins/lib-* (vol.2)Jan Pokorný2014-12-111-1/+2
* setup: try subprocess.check_output, failback to commands.getoutputJan Pokorný2014-12-101-3/+7
* setup: _smart_ include of ext-plugins/lib-*Jan Pokorný2014-12-101-6/+4
* setup: reorder imports (conventions)Jan Pokorný2014-12-101-6/+7
* setup: override install, set single_version_externally_managedJan Pokorný2014-12-101-2/+15
* setup: setuptools' install -> implicit use of install_scriptsJan Pokorný2014-12-101-2/+1
* setup: make sure to include ext-plugins/lib-{ccs,pcs}Jan Pokorný2014-12-101-1/+6
* setup: subprocess.check_output rather than commands.getoutputJan Pokorný2014-12-091-3/+3
* setup: fix failing pip installationJan Pokorný2014-12-091-0/+3
* setup: fix unability of std. install on Fedora 20Jan Pokorný2014-12-091-4/+2
* setup: fix console_scripts entrypoint: use actual argv handlerJan Pokorný2014-12-081-1/+1
* setup: fix path prefixing if it already starts with sys.prefixJan Pokorný2014-12-081-10/+11
* setup: honor "install_base", making "install --user" usableJan Pokorný2014-12-081-2/+7
* setup: make install trigger install_scripts of setuptools tooJan Pokorný2014-12-081-1/+3
* ext-plugins/PURPOSE: undottify so it can be in sdistJan Pokorný2014-11-241-0/+1
* format: HASHALGO default is set in defaults.py/setup.cfgJan Pokorný2014-11-141-0/+1
* setup.py: smarter self-discovery (how am I called as package)Jan Pokorný2014-09-221-2/+16
* setup.py: include default.py.in into source distributionJan Pokorný2014-09-221-1/+3
* setup.py: fix download_url + parametrize both urlsJan Pokorný2014-09-221-4/+11
* setup.py: make download_url active only on "full" releasesJan Pokorný2014-09-171-1/+2
* setup.py: build long_description from README's contentJan Pokorný2014-09-171-1/+25
* Make defaults (ccs_flatten path, editor) configurableJan Pokorný2014-09-171-0/+4
* travis: make install phase install also test-specific depsJan Pokorný2014-09-171-0/+4
* setup.py: specify test_suite appropriatelyJan Pokorný2014-09-171-1/+1
* run-tests/setup.py: allow for "partial develop" (speed up)Jan Pokorný2014-09-171-3/+14
* setup.py: cond_require() to deal with Python 2.6/2.7Jan Pokorný2014-09-171-4/+19
* travis: try to fix missing dependency lxmlJan Pokorný2014-09-171-8/+19
* travis: fixesJan Pokorný2014-09-171-3/+4
* setup.py: fix issue with build triggered by installJan Pokorný2014-09-131-5/+5
* setup.py: add GitHub linksJan Pokorný2014-09-131-2/+2
* clufter x ccs-flatten: make ccs-flatten more parametricJan Pokorný2014-09-121-8/+19
* Allow for native Python package (incl. the C helper)Jan Pokorný2014-09-121-0/+478