log setup.py @ 1156:cc022c1cc09f

age author description
Wed, 03 Sep 2014 17:55:05 +0200 Goffi misc (install): fixed self.root access when it's not used
Wed, 03 Sep 2014 17:44:19 +0200 Goffi misc (install): updated old distribute_setup.py to new setuptools' ez_setup.py
Wed, 03 Sep 2014 17:18:27 +0200 Goffi misc (install): use os.symlink instead of distutils.file_util.copy_file to avoid error when --root is used
Wed, 03 Sep 2014 16:40:52 +0200 Goffi misc (installation): --root option is ignored for _final destinations
Wed, 03 Sep 2014 11:46:06 +0200 Goffi misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
Tue, 26 Aug 2014 09:54:23 +0200 souliane setup: sat_frontends was omitted by the cleaning method
Mon, 25 Aug 2014 17:21:03 +0200 Goffi core (installation): replaced PIL by its maintained fork pillow (installation from pip is working out of the box with pillow, not with PIL)
Sun, 24 Aug 2014 18:44:18 +0200 Goffi installation: setup.py update:
Wed, 20 Aug 2014 23:45:21 +0200 Goffi misc: daemon mode refactoring:
Wed, 13 Aug 2014 18:39:46 +0200 souliane setup: cleaning also handles egg filenames not containing the python version
Tue, 15 Jul 2014 13:37:50 +0200 souliane setup: SAT_INSTALL environment variable handles "clean" and "purge" options
Sat, 07 Jun 2014 16:39:08 +0200 Goffi installation: added python OTR dependency
Fri, 16 May 2014 11:26:46 +0200 souliane fixes setup with PyCrypto minimal version
Wed, 07 May 2014 15:46:43 +0200 souliane memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks
Thu, 03 Apr 2014 16:10:44 +0200 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py