Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split WinVNC to a separate installer | Pierre Ossman | 2020-07-16 | 1 | -15/+12 |
| | | | | It doesn't work very well so it shouldn't be included by default. | ||||
* | Run maketarball through bash | Pierre Ossman | 2020-07-16 | 1 | -2/+2 |
| | | | | It uses bash-isms so a POSIX shell will not work correctly. | ||||
* | Move release cmake stuff to release directory | Pierre Ossman | 2020-07-16 | 1 | -14/+14 |
| | | | | It's just confusing when this is split over two directories. | ||||
* | Test packaging on Travis | Pierre Ossman | 2020-07-16 | 1 | -0/+90 |
Don't just build things, also test the various packaging. |