Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 1173)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#5022 fixed ./configure with/without virtualenv ayleph
Description

configure uses inconsistent descriptions of virtualenv options.

ac_user_opts='
enable_option_checking
with_python3
with_virtualenv
Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-python3          Set up to use Python 3 by default.
  --without-virtualenv    install to a Python virtualenv
#727 fixed ./setup.py install broken because of missing packages Simon Fondrie-Teitler
Description

right now the setuptools variable packages only includes 'mediagoblin'. This causes './setup.py install' or './setup.py build' to only pull in things that are in the package 'mediagoblin$', and nothing else, like mediagoblin.*

#1050 fixed .mo files should not be in the repo Boris Bobrov
Description

Only .po files should be there. .mo files can be generated on various stages, including package building or setup.py installation.

https://www.mail-archive.com/openstack-dev@lists.openstack.org/msg00872.html can be used as a starting point for investigation how to do it; I also saw other openstack fellas doing it.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.