Sebastien Bourdeauducq
|
180ba95dd4
|
setup.py: consistent version number
|
2015-11-04 16:47:33 +08:00 |
Sebastien Bourdeauducq
|
af88a7a3f9
|
setup: simpler version check, beta status
|
2015-09-24 16:08:39 +08:00 |
Sebastien Bourdeauducq
|
8935ca2c9f
|
setup: remove unneeded import
|
2015-09-23 09:52:24 +08:00 |
Sebastien Bourdeauducq
|
8421549935
|
README.md->rst
|
2015-09-23 00:55:37 +08:00 |
Sebastien Bourdeauducq
|
6005548df6
|
setup.py: cleanup
|
2015-09-22 17:27:27 +08:00 |
Sebastien Bourdeauducq
|
74b0cfc83b
|
doc: remove outdated or moved parts, cleanup
|
2015-09-20 16:10:40 +08:00 |
Sebastien Bourdeauducq
|
57102ec160
|
setup.py: valid version number (fixes issue #12)
|
2015-05-28 15:43:31 +08:00 |
Florent Kermarrec
|
69764f2e22
|
global: pep8 (E401)
|
2015-04-13 20:54:19 +02:00 |
Florent Kermarrec
|
17e5249be0
|
global: pep8 (replace tabs with spaces)
|
2015-04-13 20:07:07 +02:00 |
Florent Kermarrec
|
09ebcc47aa
|
setup.py: fix README filename
|
2014-09-12 08:19:05 +08:00 |
Sebastien Bourdeauducq
|
d26330a9b9
|
Update doc with new simulation API
|
2014-02-07 23:08:59 +01:00 |
Sebastien Bourdeauducq
|
cbab9d2bff
|
setup.py: update repository address
|
2013-11-29 23:26:52 +01:00 |
Robert Jördens
|
cb5e0953aa
|
migen/test: start unittests
|
2013-11-29 23:11:23 +01:00 |
Sebastien Bourdeauducq
|
c1fe6d1633
|
setup.py: change license to BSD
|
2013-08-01 17:46:46 +02:00 |
Sebastien Bourdeauducq
|
27accd72b5
|
setup.py: update required Python version
|
2013-05-16 15:24:11 +02:00 |
Sebastien Bourdeauducq
|
f40ca52e5f
|
setup.py: cosmetic
|
2012-09-09 19:56:04 +02:00 |
Alain Péteut
|
97fece249d
|
setup.py: simplify
Signed-off-by: Alain Péteut <alain.peteut@yahoo.com>
|
2012-03-11 00:52:13 +01:00 |
Sebastien Bourdeauducq
|
0c214b484e
|
Use double quotes for all strings
|
2012-02-14 13:12:43 +01:00 |
Lars-Peter Clausen
|
9f05e7235d
|
Lower required python version to 3.1
migen is confirmed to work fine with python 3.1, so lower the required version
from 3.2 to 3.1.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
|
2012-02-02 21:15:07 +01:00 |
Alain Péteut
|
6bd8566c48
|
setup.py: fix to catch all modules
Signed-off-by: Alain Péteut <peteut@space.unibe.ch>
|
2011-12-27 11:19:37 +01:00 |
Alain Péteut
|
5f53e6473a
|
Add setup script
|
2011-12-24 13:46:40 +01:00 |