Sébastien Helleu
07594c9ec7
core: add missing cmake file FindV8.cmake in packages built by autotools
2015-03-08 12:05:06 +01:00
Sébastien Helleu
a020c28ea6
core: update copyright dates
2015-01-01 09:23:23 +01:00
Sébastien Helleu
63add00da7
tests: add compilation of tests with autotools
2014-07-21 21:25:43 +02:00
Sébastien Helleu
fe74ab8eff
core: add file cmake/FindCppUTest.cmake in tarball built by autotools
2014-07-21 21:20:20 +02:00
Sébastien Helleu
27c37c0ac5
core: add script build.sh in tarball built by autotools
2014-07-20 23:18:32 +02:00
Sébastien Helleu
8c00ff1b46
core: move script git-version.sh into scripts directory
2014-07-20 23:12:05 +02:00
Sebastien Helleu
ecf18c81f7
core: add file Contributing.asciidoc
2014-03-05 13:27:34 +01:00
Sebastien Helleu
b2a48a9913
core: move content of INSTALL.asciidoc into README.asciidoc
2014-03-05 12:44:10 +01:00
Sebastien Helleu
59f0927c9b
core: rename file NEWS.asciidoc to ReleaseNotes.asciidoc
2014-03-05 12:21:54 +01:00
Sebastien Helleu
90b2094b70
core: add .asciidoc files in main Makefile.am
2014-03-05 10:37:04 +01:00
Sebastien Helleu
892aa79fb5
core: update copyright dates
2014-01-01 00:14:12 +01:00
Sebastien Helleu
1466a56585
core: add cygport file to build Cygwin packages
2013-10-12 19:05:27 +02:00
Sebastien Helleu
261efe6299
core: add cmake option ENABLE_MAN to compile man page (on by default)
...
For configure, the option is "--disable-man".
2013-07-31 13:28:59 +02:00
Sebastien Helleu
fb7edb3518
aspell: add support of enchant library (patch #6858 )
...
Enchant is enabled only if the new option for cmake (or configure) is enabled:
- for cmake: cmake -DENABLE_ENCHANT=ON
- for configure: ./configure --enable-enchant
2013-06-07 21:01:48 +02:00
Sebastien Helleu
cfe043e4b0
core: rename icon file in Makefile.am
2013-03-24 09:42:38 +01:00
Sebastien Helleu
4b4d80bdc5
core: install icon file (patch #7972 )
2013-03-24 09:41:22 +01:00
Sebastien Helleu
7829b1ccba
core: remove weechat.spec from EXTRA_DIST target
2013-02-02 15:51:02 +01:00
Sebastien Helleu
9ebea835dd
core: add rule to clean file config-git.h
...
The "make distcheck" was failing because the file config-git.h was left in build
directory after distclean.
2013-01-19 10:50:12 +01:00
Sebastien Helleu
f97598b4aa
core: update copyright dates
2013-01-01 13:12:49 +01:00
Sebastien Helleu
2b78673aa9
core: add git version in build, display it in "weechat-curses --help" and /version
2012-12-16 23:07:33 +01:00
Sebastien Helleu
ce657fd7b6
core: remove obsolete file UPGRADE_0.3 (move part of content into file NEWS, for version 0.3.0)
2012-12-14 18:30:43 +01:00
Sebastien Helleu
dbff3de7e5
core: add missing cmake files in packages built by autotools (CMakeParseArguments.cmake, FindPackageHandleStandardArgs.cmake, FindZLIB.cmake)
2012-11-27 10:58:45 +01:00
Sebastien Helleu
e8ab9ba18d
core: stop cmake if gcrypt lib is not found (bug #37671 )
2012-11-06 15:01:56 +01:00
Sebastien Helleu
47e4a03be6
core: update copyright dates
2012-01-08 18:59:50 +01:00
Sebastien Helleu
9b42328d55
guile: new script plugin for scheme (task #7289 )
2011-10-26 19:25:51 +02:00
Sebastien Helleu
d24f6e9e17
Update copyright dates
2011-01-01 18:06:29 +01:00
Sebastien Helleu
6562d676fe
Update licenses and copyrights, add missing author names in sources
2010-06-22 19:46:28 +02:00
Sebastien Helleu
5bd729d6a0
Add missing file cmake/FindGcrypt.cmake in packages built by autotools
2010-04-18 09:55:45 +02:00
Sebastien Helleu
2133eb30ff
Update copyright dates
2010-01-03 19:31:55 +01:00
Sebastien Helleu
4b0b0869a4
Add file UPGRADE_0.3, update NEWS
2009-08-10 18:11:02 +02:00
Sebastien Helleu
508398f7c5
Add missing files for cmake in packages built by autotools
2009-08-09 10:01:54 +02:00
Sebastien Helleu
36b870f32a
Add missing file po/CMakeLists.txt in packages built by autotools
2009-08-09 09:20:40 +02:00
Sebastien Helleu
3379ac4757
Remove detection of library iksemel
2009-06-14 14:29:35 +02:00
Sebastien Helleu
19b7039005
Remove debian directory from package built with make dist
2009-06-11 08:19:43 +02:00
Emmanuel Bouthenot
88f21fffe7
Fix some bugs in asciidoc detection, add detection of source-highlight (needed by asciidoc to build doc)
2009-06-07 18:56:38 +02:00
Sebastien Helleu
041b754980
Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs
2009-05-15 23:03:35 +02:00
Sebastien Helleu
5981063299
Update list of debian files in root Makefile.am
2009-05-09 11:03:03 +02:00
Emmanuel Bouthenot
fabc49a0b8
Install developement files for plugins and pkg-config support (autotools).
2009-05-08 23:45:54 +02:00
Sebastien Helleu
998db86f45
Add cmake files in package built by autotools
2009-03-28 22:53:34 +01:00
Sebastien Helleu
c795086e8f
Update list of debian files in main Makefile.am
2009-01-06 12:04:57 +01:00
Sebastien Helleu
aca489be93
Add --disable-doc option for configure (task #8576 )
2008-08-30 12:40:39 +02:00
Sebastien Helleu
e3b52115c7
Update of year in some copyrights
2008-01-02 12:47:09 +01:00
Sebastien Helleu
f1a39ce7d7
Replaced GPL 2 license by GPL 3
2007-07-02 12:25:13 +00:00
Sebastien Helleu
632d451f62
Changed copyright date (2006 -> 2007)
2007-01-05 23:41:38 +00:00
Emmanuel Bouthenot
b786cdafe6
add missing reference for debian package build
2006-11-01 13:19:17 +00:00
Sebastien Helleu
8f623f6747
Added debian/weechat.xpm in EXTRA_DIST files
2006-08-20 15:56:53 +00:00
Sebastien Helleu
4d62625894
New year in copyright, FSF address changed
2006-01-04 08:56:00 +00:00
Julien Louis
f035f768ad
Add weechat-plugins.install
2005-11-23 07:54:23 +00:00
Julien Louis
f2402d4be2
Update debian packaging
2005-11-14 12:15:45 +00:00
Sebastien Helleu
4df45530c3
Added file weechat.spec to tarball
2005-11-13 14:10:51 +00:00