Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
ChangeLog
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=828
  • Loading branch information
Tommi Komulainen committed Oct 29, 2008
1 parent 4a2a4b5 commit 13e99bc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
@@ -1,3 +1,21 @@
2008-10-29 Tommi Komulainen <tommi.komulainen@iki.fi>

Bug 558065 – gitesttypes should be installed

* configure.ac:
* tests/Makefile.am:
* tests/types/Makefile.am -> tests/everything/Makefile.am
* tests/types/gitesttypes.c -> tests/everything/gitesttypes.c
* tests/types/gitesttypes.h -> tests/everything/gitesttypes.h
move tests/types to tests/everything

* tests/everything/Makefile.am: build normal shared library
libgirepository-everything.so.1.0.0 and corresponding typelib
Everything-1.0.typelib

* tests/everything/Makefile.am: explicitly link libtool
versioning with typelib versioning with variables

2008-10-28 Johan Bilien <jobi@via.ecp.fr>

* tools/g-ir-scanner: add LD_LIBRARY_PATH to LPATH before calling ld.
Expand Down

0 comments on commit 13e99bc

Please sign in to comment.