Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Revert "fixed STLDFLAG order in broken st Makefile"" | Hiltjo Posthuma | 2017-09-15 |
| | | | | | | | | | | This reverts commit 274d46ace00003d1df718b974d17642cbce167d5. Sorry, the original commit was correct after all. It allows has the correct link order and supports static-linking also. Just a reminder: it is important to give a (brief) rationale of the patch intentions. | ||
* | Revert "fixed STLDFLAG order in broken st Makefile" | Hiltjo Posthuma | 2017-09-13 |
| | | | | | | | | This reverts commit 7f990328e4fec8dfaaad311cb8af2304b58c872e. this was wrong as pointed out by k0ga: "STLDFLAGS is about flags to the linker, for example -L not about -l for that reason it must go before the object list". | ||
* | fixed STLDFLAG order in broken st Makefile | Anselm R Garbe | 2017-07-23 |
| | |||
* | Let the user specify C and LD FLAGS | Quentin Rameau | 2017-07-12 |
| | |||
* | Do not obfuscate what make is doing. | Quentin Rameau | 2017-07-12 |
| | | | | Change some styling too while we're at it. | ||
* | Split X-specific code into x.c | Michael Forney | 2017-01-20 |
| | |||
* | tic -s -> tic -sx (Treat unknown capabilities as user-defined.) | pl@ninthfloor.org | 2016-11-14 |
| | |||
* | arg.h wasn't used for dist. | Christoph Lohmann | 2015-03-16 |
| | |||
* | Applying the changes to the docs; by Peter Hartman. | Christoph Lohmann | 2013-01-05 |
| | |||
* | Adding setb and setf and a comment about terminfo installation. | Christoph Lohmann | 2012-08-29 |
| | |||
* | fixed makefile. | Aurélien Aptel | 2010-09-02 |
| | |||
* | added manpage. | Aurélien Aptel | 2010-09-02 |
| | |||
* | toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. | Aurélien Aptel | 2010-08-31 |
| | |||
* | fix build | pancake | 2010-08-30 |
| | | | | use config.def.h mechanism add SHELL in config.h | ||
* | use predefined OS macro instead of uname. | Aurélien Aptel | 2010-08-30 |
| | |||
* | st now runs on Linux, OpenBSD and FreeBSD. | Aurélien Aptel | 2010-08-28 |
| | |||
* | fixed backspace problem, updated terminfo entry and moved TNAME in config.h. | Aurélien Aptel | 2010-08-19 |
| | |||
* | applied Devin J Pohly's st color info patches, thanks Devin! | Anselm R Garbe | 2010-07-24 |
| | |||
* | added/removed files, updated Makefile. | Aurélien Aptel | 2009-06-16 |
| | |||
* | backport of local changes | Anselm R Garbe | 2009-05-10 |
| | |||
* | simplify Makefile | Matthias-Christian Ott | 2008-07-21 |
| | | | | | | | | | Due to consideration of POSIX compliance issues config.mk had to be removed. Configuration variables can be overridden by environment variables or specified via command line. Additionally all pretty-printed messages were removed and built-in rules are used. This also simplifies and purges the Makefile. | ||
* | remove emallocz() | Matthias-Christian Ott | 2008-07-04 |
| | |||
* | make st and std separate programmes | Matthias-Christian Ott | 2008-06-14 |
| | |||
* | source utility functions out to util.c | Matthias-Christian Ott | 2008-06-10 |
| | |||
* | slight changes | Anselm R Garbe | 2008-06-01 |
| | |||
* | added some new files for the initial rewrite of st from scratch | Anselm R Garbe | 2008-05-20 |