Commit Graph

12 Commits

Author SHA1 Message Date
Alexey Sokolov
561a18054c Yet another attempt to use CMake 2016-01-15 10:50:33 +00:00
Alexey Sokolov
dfd118a28f make-tarball: support either swig or swig3.0 2016-01-09 22:55:56 +00:00
Alexey Sokolov
a3e5e4fbb2 make-tarball: replace realpath with readlink -f
http://unix.stackexchange.com/questions/101080/realpath-command-not-found
2016-01-09 22:28:00 +00:00
Alexey Sokolov
2d0e2ebbde Don't package appveyor config in tarball
[skip ci]
2015-11-01 23:03:50 +00:00
Alexey Sokolov
baa798ce9f Fix -DVERSION_EXTRA="foo"
It was broken since 58a34fa5ad (since ZNC 1.2)
2015-07-21 22:47:09 +01:00
Alexey Sokolov
f66acf9d7f Don't hardcode some paths in make-tarball.sh 2015-01-25 19:17:43 +00:00
Alexey Sokolov
9166e6ed40 Move Csocket to git submodule 2015-01-03 12:45:12 +00:00
Alexey Sokolov
a1800282c2 Fix make-tarball.sh 2014-04-23 07:08:55 +01:00
Alexey Sokolov
90b4c88276 Use make-tarball.sh for nightlies too 2014-04-21 10:55:55 +01:00
Alexey Sokolov
4acc292571 Don't put travis configs to release tarballs 2014-04-21 08:13:22 +01:00
Alexey Sokolov
cc279666de Pregenerate version.cpp in release tarballs 2013-10-20 19:36:16 +04:00
Alexey Sokolov
bb9905e99e Add make-tarball.sh script
Initially by psychon, then kylef modified it and helped to find it when
it was lost

So let it just lay here in order not to be lost again
2013-10-14 00:18:33 +04:00