Commit Graph

11 Commits

Author SHA1 Message Date
Kostis Anagnostopoulos
18e5a8dbcb FIX #154, docs: TC-script checking README RST-compliance for PyPi. 2016-06-28 13:05:11 +02:00
Kostis Anagnostopoulos
2667df7125 Add forgotten #101 speed-up in CHANGES.
+ doc: Add example *nginx* config for speeding-up serving of packages.
+ build: Explain which file to use for building standalone.
[ci skip]
2016-01-19 21:21:08 +01:00
ankostis on tokoti
e044b8e74e build: fix package.sh to run from everywhere. 2015-09-19 02:14:49 +02:00
Kostis Anagnostopoulos
189deb367b FIX gen-standalone script & make it fail on errors. 2015-09-17 13:12:49 +02:00
ankostis on tokoti
993f33f57f Engrave release times. 2015-09-17 02:05:20 +02:00
Kostis Anagnostopoulos
ff6fa87a8e Add gen-package script. 2015-09-17 01:53:42 +02:00
ankostis on tokoti
8303a99806 Simplify dependencies in standalone.
+ Submodules repor in github is not used anymore.
2015-09-17 01:39:13 +02:00
ankostis on tokoti
133afe28f7 Rework standalone generation using ZIP.
+ Standalone executable based on wheel.
+ Properly use `pkg_resources` so reading `welcome-msg` file
  works even from within zip.
  + Mark `zip_safe=True` in setup.py.
+ Delete forgotten distutils startup script.
+ Build standalone before installing anything else,
  to check if any deps are missing.
+ Restore py25 in Travis.
2015-09-17 01:13:37 +02:00
Kostis Anagnostopoulos at STUW025
88668ce8b0 Download git-new-workdir for STANDALONE.
+ Set exec-permissions in git.
+ FIX standalone-creation TC.
2015-09-14 18:47:33 +02:00
ankostis on tokoti
bd3612d79a FIX standalone generation under PY3.
Add standalone-creation TC.
2015-09-14 09:56:53 +02:00
ankostis on tokoti
73cb652130 Move standalone script into /bin. 2015-09-14 00:26:16 +02:00