Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer https in readme | Nico Weber | 2015-11-19 | 1 | -2/+2 |
| | |||||
* | drop more references to github/martine | Evan Martin | 2015-11-11 | 1 | -3/+3 |
| | |||||
* | Fixes typo | peter1000 | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | point people at more detailed build docs if they're on Windows | Evan Martin | 2015-06-30 | 1 | -5/+6 |
| | | | | | | | | | It's a hard balance between "most people want to run configure --bootstrap" and "here's a massive wall of text of every detail about building". I think the balance in this change is better than it was before -- most people on Windows don't want to build their own binary. Fixes #983. | ||||
* | Merge pull request #836 from nocnokneo/patch-1 | Evan Martin | 2014-11-18 | 1 | -2/+4 |
|\ | | | | | Mention optional files in installation instructions | ||||
| * | Mention optional files in installation instructions | Taylor Braun-Jones | 2014-10-28 | 1 | -2/+4 |
| | | |||||
* | | drop bootstrap.py | Evan Martin | 2014-11-18 | 1 | -3/+5 |
|/ | | | | | We now use configure.py --bootstrap. Direct users of this script to use the other one. | ||||
* | point to HACKING.md in README | Evan Martin | 2012-08-24 | 1 | -0/+1 |
| | |||||
* | Rewrite the bootstrap script in Python | Elliott Hird | 2011-12-15 | 1 | -1/+1 |
| | | | | | | | This allows trouble-free builds on platforms with non-standard Python executable names. As a bonus, it passes the arguments received on to configure.py, so you don't have to reconfigure to build in a non-standard manner. | ||||
* | move build/install to README | Evan Martin | 2011-12-06 | 1 | -7/+11 |
| | |||||
* | Add link to mailing list to README. | Evan Jones | 2011-03-17 | 1 | -0/+3 |
| | |||||
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -1/+8 |
| | |||||
* | rename docs | Evan Martin | 2010-12-05 | 1 | -0/+1 |