aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog68
1 files changed, 68 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be6c70b..3f72894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,71 @@
+2007-02-13 23:52 nanardon
+
+ * pkgconfigdeps.sh: - remove misplaced and not working code
+
+2007-02-13 23:51 nanardon
+
+ * pkgconfigdeps.sh: - call pkgconfig one time all .pc file to allow
+ to find all deps #28577
+
+2007-02-13 23:52 nanardon
+
+ * pkgconfigdeps.sh: - remove misplaced and not working code
+
+2007-02-13 23:51 nanardon
+
+ * pkgconfigdeps.sh: - call pkgconfig one time all .pc file to allow
+ to find all deps #28577
+
+2007-02-13 22:26 nanardon
+
+ * Makefile.am, find-provides.in, find-requires.in,
+ pkgconfigdeps.sh: - fork pkgconfig dependencies finder script
+
+2007-02-13 22:20 nanardon
+
+ * find-provides.in, find-requires.in: - disable libtool provides
+
+2007-02-06 14:52 nanardon
+
+ * find-requires.in: - fix typo in test
+
+2007-02-06 14:49 nanardon
+
+ * find-requires.in: Use objdump instead of ldd for devel
+ dependencies finder (#25877)
+
+2007-02-06 14:52 nanardon
+
+ * find-requires.in: - fix typo in test
+
+2007-02-06 14:49 nanardon
+
+ * find-requires.in: Use objdump instead of ldd for devel
+ dependencies finder (#25877)
+
+2007-01-25 10:05 nanardon
+
+ * macros.in: - remove --as-need options from optflags
+
+2007-01-24 23:35 nanardon
+
+ * find-provides.in, find-requires.in: - replace grep A-Z by :upper:
+ to fix matching when using utf8 locales (#23724)
+
+2007-01-24 22:49 nanardon
+
+ * macros.in: - implement --as-need ld option in our defaults CFLAGS
+ as suggested by #20036, but disable for now
+
+2007-01-15 12:58 gb
+
+ * ChangeLog: updates
+
+2007-01-15 12:54 gb
+
+ * configure.ac, find-requires.in: Auto-detect binary files that
+ Requires: rtld(GNU_HASH)
+
2007-01-15 12:54 gb
* soft/rpm/rpm-setup/trunk/configure.ac,