Statistics
| Revision:

root / trunk / autogen.sh

History | View | Annotate | Download (2.4 KB)

# Date Author Comment
1863 07/19/2011 08:00 pm Alguno

- Trying to import files using the online search in the Qt frontend could result in an empty collection being returned from the server. Fixed
- Added a new configure argument: --disable-online-tests which disables the testcases which require an internet connection...

1687 08/07/2010 04:08 pm Alguno

Added a missing gtk-doc file
Execute gtkdocize before the autotools

1686 08/07/2010 03:32 pm Alguno

- Use gtk-doc to generate API documentation instead of doxygen because of the improved integration with gobject-introspection
- Renamed the following functions for improved integration with gobject-introspection:
nntpgrab_core_init -> nntpgrab_core_new...

1517 01/31/2010 02:56 pm Alguno

Renamed the trunk_new branch to trunk

1364 11/08/2009 01:05 pm Alguno

Created a new branch for NNTPGrab 0.6 development.
The previous attempt to implement a plugin architecture in the trunk caused
too much performance loss so a different approach is required

1325 07/07/2009 10:34 pm Alguno

Branched for NNTPGrab 0.6

1112 11/22/2008 04:19 pm Alguno

Version bump

865 07/05/2008 01:32 am Alguno

The script to update the version information in the PHP module got broken. Fixed

826 06/19/2008 03:31 pm Alguno

On fresh subversion checkouts, an error occured mentioning the file 'intltool-update.in' could not be found. Fixed

819 06/13/2008 10:02 pm Alguno

Renamed the folder plugins/par2cmdline to plugins/par2/par2cmdline
Adjusted the autogen.sh and configure script to handle this new situation

812 06/11/2008 10:26 pm Alguno

Make the Intel Building Blocks detection work properly
Also added an .h header file from the Intel Building Blocks
package as it isn't installed with 'make install', but is
required for par2cmdline to compile

811 06/11/2008 09:43 pm Alguno

Integrate the building of par2cmdline in the regular NNTPGrab build

751 05/21/2008 07:07 pm Alguno

SVN revision 748 wasn't complete..

691 05/05/2008 10:35 pm Alguno

- Added a new function to the PHP module: nntpgrab_get_version_info()
- Fixed a possible crash in the PHP module which could occur during shutdown of PHP or the webserver

623 03/28/2008 05:03 pm Alguno

Make sure the command 'make dist' works fine and bundles all the required files

571 02/08/2008 10:53 pm Alguno

Prepare the NNTPGrab build environment to build a glue layer for the frontends and an PHP module

336 10/16/2007 06:54 pm Alguno

Internationalisation (I18N) ondersteuning toegevoegd aan de GUI en
gelijk nederlandse vertaling toegeveogd. De core volgt in een volgende commit.

329 10/15/2007 08:41 pm Alguno

De UULib library die eerder toegevoegd was had wat compileerprobleempjes. Fixed

2 12/30/2004 03:52 pm Alguno

Begin van het NNTPGrab project!