Commit graph

21 commits

Author SHA1 Message Date
Tollef Fog Heen
1f81c8004b Fix spelling of rra's name 2020-04-21 20:50:40 +02:00
Dan Nicholson
edf8e6f0ea Update to 0.29.2 2017-03-20 12:05:36 -05:00
Dan Nicholson
87152c05be Update to 0.29.1 2016-03-01 11:40:15 -08:00
Dan Nicholson
5914edfe96 Update to 0.29 2015-09-26 21:14:47 -07:00
Dan Nicholson
74ceac54ef Update NEWS and bump version for release 2013-01-24 05:42:44 -08:00
Dan Nicholson
a35c3fc95e Update news and bump version for release 2012-08-24 06:03:54 -07:00
Dan Nicholson
234da3983b Update NEWS and bump version for 0.27 2012-07-11 05:28:10 -07:00
Tollef Fog Heen
85662d26ba Document changes for 0.26, bump version 2011-05-15 14:24:19 +02:00
Tollef Fog Heen
665b459b22 Document 0.25 changes 2010-05-28 18:09:35 +02:00
Tollef Fog Heen
8d4d3ded3b Write NEWS for 0.24 2010-05-23 23:12:44 +02:00
Tollef Fog Heen
515745885f 2008-01-16 Tollef Fog Heen <tfheen@err.no>
* NEWS, configure.in: Release 0.23
2008-01-16 23:50:03 +01:00
Tollef Fog Heen
73b84105a4 * NEWS: Update for 0.22 2007-06-18 23:30:14 +02:00
Tollef Fog Heen
80630991d6 2006-08-16 Tollef Fog Heen <tfheen@err.no>
* NEWS: Update for 0.21
2006-08-16 21:06:52 +02:00
Tollef Fog Heen
bf48601d50 Add missing news from 0.18.1, 0.19 and 0.20
2005-10-17  Tollef Fog Heen  <tfheen@err.no>

	* NEWS: Add missing news and really release 0.20, since I didn't
	get around to actually uploading last night.
2005-10-17 05:01:03 +00:00
Arch Librarian
20d118d57a 2005-05-21 Tollef Fog Heen <tfheen@err.no>
Author: tfheen
Date: 2005-05-21 09:14:47 GMT
2005-05-21  Tollef Fog Heen  <tfheen@err.no>

    * check/check-libs-private: New test to check for support for
    private libraries.

    * check/simple.pc (prefix): Add Libs.private header.

    * check/Makefile.am (TESTS): Add check-libs-private test

    * pkg.h: Adjust function prototypes.

    * pkg.c: Add global ignore_private_libs variable.
    (scan_dir): Use the correct free function.  Stop leaking file
    descriptors.
    (package_get_l_libs, packages_get_l_libs, package_get_L_libs,
    packages_get_L_libs): Stop the recursive silliness and go back to
    old behaviour.
    (packages_get_all_libs): Adjust parameters to packages_get_*_libs
    (enable_private_libs, disable_private_libs): Trivial helper
    functions.

    * pkg-config.1: Update documentation wrt search path (Debian
    #308942), update docs for Libs.private and add the problematic
    handling of mixing = and non-= arguments to the bugs section.

    * parse.h: Adjust parameters for parse_package_file to get private
    libs or not.

    * parse.c (trim_and_sub): Fix memory leak.
    (_do_parse_libs): New function including what's common between
    parse_libs and parse_private_libs.
    (parse_libs_private): New function.  Handle private libraries.
    (parse_line): Add . to the list of valid characters in headers (so
    Libs.private works correctly.
    (parse_line): Fix memory leaks.
    (parse_line): Handle Libs.private.
    (parse_package_file): Fix memory leak.

    * main.c (main): Fix memory leak.

    * NEWS: Document changes to inter-library handling.

    * main.c (main): Handle inter-library dependencies old-style, but
    do private libraries too.  Adjust parameters to
    packages_get_*_libs.

    * configure.in: Change comment wrt inter-library handling to talk
    about private libraries instead.
2005-07-14 13:07:18 +00:00
Arch Librarian
c2a44053c3 2005-04-14 Tollef Fog Heen <tfheen@err.no>
Author: tfheen
Date: 2005-04-14 08:32:33 GMT
2005-04-14  Tollef Fog Heen  <tfheen@err.no>

    * configure.in: Bump to 0.17.2

    * NEWS: Update for 0.17.2
2005-07-14 13:07:10 +00:00
Arch Librarian
48ce9b7caa 2005-04-12 Tollef Fog Heen <tfheen@err.no>
Author: tfheen
Date: 2005-04-12 21:06:52 GMT
2005-04-12  Tollef Fog Heen  <tfheen@err.no>

        * configure.in: 0.17.1

        * NEWS: document changes for 0.17.1
2005-07-14 13:07:05 +00:00
Arch Librarian
fb252ba408 2005-04-12 Tollef Fog Heen <tfheen@err.no>
Author: tfheen
Date: 2005-04-12 11:06:50 GMT
2005-04-12  Tollef Fog Heen  <tfheen@err.no>

    * NEWS: Update for 0.17

    * NEWS: Add note saying that we've now grabbed _PKG_* and PKG_*.
    (Freedesktop #2962)
2005-07-14 13:06:56 +00:00
Arch Librarian
9b5994677e 2005-03-26 Tollef Fog Heen <tfheen@err.no>
Author: tfheen
Date: 2005-03-26 15:32:55 GMT
2005-03-26  Tollef Fog Heen  <tfheen@err.no>

        * configure.in: Bump to 0.16

        * NEWS: update for 0.16
2005-07-14 13:06:27 +00:00
Arch Librarian
70fbf4c00a 0.15
Author: hp
Date: 2003-01-16 20:17:32 GMT
0.15
2005-07-14 13:05:38 +00:00
Arch Librarian
2ac96cbcc7 import
Author: hp
Date: 2001-06-05 16:39:09 GMT
import
2005-07-14 13:04:01 +00:00