Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/env.nsh: Improve messages about environment | Kaz Kylheku | 2015-02-05 | 1 | -9/+9 |
| | | | | variable modification. | ||||
* | Windows installer. | Kaz Kylheku | 2015-02-01 | 1 | -0/+350 |
| | | | | | | * inst.nsi: New file. * win/env.nsh: New file. | ||||
* | On Windows, add icon and identifying meta-data to executable. | Kaz Kylheku | 2015-01-31 | 3 | -0/+28 |
* Makefile (EXTRA_OBJS-y): New variable. (WINDRES): New recipe. * configure: Check for presence of windres, and generate add_win_res variable in config.make. * win/txr.xcf: New file: GIMP project for icon. * win/txr.ico: New file: icon with three sizes generated from GIMP project. * win/txr.rc: New file. |