annotate kdiff3/admin/ChangeLog @ 14:415083d043f3

KDiff3 version 0.9.70
author joachim99
date Mon, 06 Oct 2003 19:19:11 +0000
parents
children
rev   line source
joachim99@14 1 2002-10-03 Stephan Kulow <coolo@kde.org>
joachim99@14 2
joachim99@14 3 * made config.h.bot obsolete
joachim99@14 4
joachim99@14 5 2002-04-26 Stephan Kulow <coolo@kde.org>
joachim99@14 6
joachim99@14 7 * acinclude.m4.in removed bogus message
joachim99@14 8
joachim99@14 9 2001-11-07 Walter Tasin <tasin@kdevelop.org>
joachim99@14 10
joachim99@14 11 * now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too.
joachim99@14 12 e.g. #MIN_CONFIG(2.2) for qt 2.2 usage
joachim99@14 13
joachim99@14 14 2000-11-30 David Faure <faure@kde.org>
joachim99@14 15
joachim99@14 16 * acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/
joachim99@14 17
joachim99@14 18 2000-07-24 Alex Zepeda <jazepeda@pacbell.net>
joachim99@14 19
joachim99@14 20 * acinclude.m4.in: Remove the test for malloc.h
joachim99@14 21
joachim99@14 22 2000-04-05 Michael Matz <matz@ifh.de>
joachim99@14 23
joachim99@14 24 * config.pl : added kludge for compiling regexp's even if
joachim99@14 25 perl < 5.005 is installed
joachim99@14 26 * conf.change.pl : added support for autoconf 2.14.1
joachim99@14 27
joachim99@14 28 2000-03-27 David Faure <faure@kde.org>
joachim99@14 29
joachim99@14 30 * acinclude.m4.in, Makefile.common: changed inst-apps semantics
joachim99@14 31 If present, only the subdirs it lists will be configured and compiled.
joachim99@14 32 If absent, then subdirs is used (and inst-apps isn't generated anymore)
joachim99@14 33
joachim99@14 34 2000-03-22 David Faure <faure@kde.org>
joachim99@14 35
joachim99@14 36 * am_edit: Added support for KDE_ICON = AUTO
joachim99@14 37
joachim99@14 38 2000-03-18 David Faure <faure@kde.org>
joachim99@14 39
joachim99@14 40 * Makefile.common: Rewrote the list-of-Makefiles generation to make it
joachim99@14 41 simpler and nicer, using create_makefiles' way of doing it.
joachim99@14 42 Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am
joachim99@14 43
joachim99@14 44 2000-01-05 David Faure <faure@kde.org>
joachim99@14 45
joachim99@14 46 * Makefile.common: hacked around autoconf bug (setting INSTALL to ".."
joachim99@14 47 when calling a subconfigure and INSTALL is already set).
joachim99@14 48
joachim99@14 49 1999-12-15 Waldo Bastian <bastian@kde.org>
joachim99@14 50
joachim99@14 51 * acinclude.m4.in: Test whether Qt compiles AND LINKS without flags.
joachim99@14 52
joachim99@14 53 1999-06-24 Stephan Kulow <coolo@kde.org>
joachim99@14 54
joachim99@14 55 * am_edit: generate correct Makefile entries for kde-i18n toplevel directories
joachim99@14 56 * am_edit:
joachim99@14 57
joachim99@14 58 1999-06-14 Stephan Kulow <coolo@kde.org>
joachim99@14 59
joachim99@14 60 * am_edit: remove idl generated files on make clean
joachim99@14 61
joachim99@14 62 1999-06-09 Stephan Kulow <coolo@kde.org>
joachim99@14 63
joachim99@14 64 * am_edit: skipping programs with variables in sources for final
joachim99@14 65
joachim99@14 66 1999-06-07 Stephan Kulow <coolo@kde.org>
joachim99@14 67
joachim99@14 68 * am_edit: added support for idl files
joachim99@14 69
joachim99@14 70 1999-06-02 Stephan Kulow <coolo@kde.org>
joachim99@14 71
joachim99@14 72 * Makefile.common: preserve comments in .pot files to make it
joachim99@14 73 possible for programmers and translators to comment them
joachim99@14 74
joachim99@14 75 1999-06-02 Simon Hausmann <hausmann@kde.org>
joachim99@14 76
joachim99@14 77 * acinclude.m4.in: added kde_servicetypesdir
joachim99@14 78
joachim99@14 79 1999-06-02 David Faure <faure@kde.org>
joachim99@14 80
joachim99@14 81 * acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases
joachim99@14 82
joachim99@14 83 1999-05-28 Simon Hausmann <hausmann@kde.org>
joachim99@14 84
joachim99@14 85 * acinclude.m4.in: added kde_servicesdir
joachim99@14 86
joachim99@14 87 1999-05-27 Stephan Kulow <coolo@kde.org>
joachim99@14 88
joachim99@14 89 * am_edit: lots of changes for better support of --enable-final
joachim99@14 90
joachim99@14 91 1999-05-22 Stephan Kulow <coolo@kde.org>
joachim99@14 92
joachim99@14 93 * acinclude.m4.in: added support for --with-dmalloc
joachim99@14 94
joachim99@14 95 1999-05-19 Stephan Kulow <coolo@kde.org>
joachim99@14 96
joachim99@14 97 * acinclude.m4.in: added support for --enable-final
joachim99@14 98
joachim99@14 99 * am_edit: added support for --enable-final
joachim99@14 100
joachim99@14 101 1999-05-06 Stephan Kulow <coolo@kde.org>
joachim99@14 102
joachim99@14 103 * acinclude.m4.in: change the meaning of --disable-debug
joachim99@14 104
joachim99@14 105 1999-05-04 Helge Deller <deller@gmx.de>
joachim99@14 106
joachim99@14 107 * acinclude.m4.in: the test for the X-includes/directories failed,
joachim99@14 108 when compile & link work without special directories (as on HP-UX).
joachim99@14 109
joachim99@14 110 1999-04-20 Stephan Kulow <coolo@kde.org>
joachim99@14 111
joachim99@14 112 * am_edit: adding DESTDIR replacement for rm and uninstall-local
joachim99@14 113 too. Seems very useless, but makes testing for uninstall easier
joachim99@14 114
joachim99@14 115 1999-04-01 David Faure <faure@kde.org>
joachim99@14 116
joachim99@14 117 * acinclude.m4.in: Added -lkfile to $(LIB_KIO)
joachim99@14 118
joachim99@14 119 1999-03-30 David Faure <faure@kde.org>
joachim99@14 120
joachim99@14 121 * acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN.
joachim99@14 122
joachim99@14 123 1999-03-29 David Faure <faure@kde.org>
joachim99@14 124
joachim99@14 125 * acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because
joachim99@14 126 on SCO, they need it _after_ themselves.
joachim99@14 127
joachim99@14 128 1999-03-28 David Faure <faure@kde.org>
joachim99@14 129
joachim99@14 130 * acinclude.m4.in: added LIB_KFM to LIB_KAB alias
joachim99@14 131
joachim99@14 132 1999-03-26 David Faure <faure@kde.org>
joachim99@14 133
joachim99@14 134 * acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM
joachim99@14 135 added LIB_KFORMULA
joachim99@14 136
joachim99@14 137 1999-03-20 Stephan Kulow <coolo@kde.org>
joachim99@14 138
joachim99@14 139 * acinclude.m4.in: check for libXext - for Russel :)
joachim99@14 140
joachim99@14 141 1999-03-16 Stephan Kulow <coolo@kde.org>
joachim99@14 142
joachim99@14 143 * acinclud3.m4.in: extend the MICO test with a list of possible
joachim99@14 144 places where to find CORBA.h
joachim99@14 145
joachim99@14 146 1999-03-15 Stephan Kulow <coolo@kde.org>
joachim99@14 147
joachim99@14 148 * acinclude.m4.in: move $QTINC and $QTLIB in search path
joachim99@14 149
joachim99@14 150 1999-03-14 Stephan Kulow <coolo@kde.org>
joachim99@14 151
joachim99@14 152 * am_edit: install-root is obsolute. Use DESTDIR always
joachim99@14 153
joachim99@14 154 1999-03-03 Stephan Kulow <coolo@kde.org>
joachim99@14 155
joachim99@14 156 * acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt*
joachim99@14 157 * acinclude.m4.in: added KDE_USE_QT, that you can choose if to
joachim99@14 158 use QT 2.0 or KDE 1.0
joachim99@14 159
joachim99@14 160 * Makefile.common: added target package-merge
joachim99@14 161
joachim99@14 162 * am_edit: many fixes to the POFILES handeling of am_edit
joachim99@14 163
joachim99@14 164 1999-03-02 Stephan Kulow <coolo@kde.org>
joachim99@14 165
joachim99@14 166 * acinclude.m4.in: first look at libjpeg6b (from kdesupport) then
joachim99@14 167 for libjpeg
joachim99@14 168
joachim99@14 169 * config.*, libtool.*: update to the latest FSF tools
joachim99@14 170
joachim99@14 171 1999-02-23 Stephan Kulow <coolo@kde.org>
joachim99@14 172
joachim99@14 173 * acinclude.m4.in: error when Sparc CC is used. Better use it in
joachim99@14 174 configure and tell him the story then letting him find it while
joachim99@14 175 compiling
joachim99@14 176
joachim99@14 177 * acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests,
joachim99@14 178 so that --with-extra-includes is used when needed.
joachim99@14 179
joachim99@14 180 * acinclude.m4.in: configure looks for giflib30, so it should say so
joachim99@14 181
joachim99@14 182 * acinclude.m4.in: don't overwrite x include parameters. Patch by
joachim99@14 183 Ari Lemmke <ari.lemmke@regex.fi> (bug report 741)
joachim99@14 184
joachim99@14 185 1999-02-20 Stephan Kulow <coolo@kde.org>
joachim99@14 186
joachim99@14 187 * acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case
joachim99@14 188 of defaults (kdelibs) configure didn't cache the results
joachim99@14 189
joachim99@14 190 1999-02-18 David Faure <faure@kde.org>
joachim99@14 191
joachim99@14 192 * acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706.
joachim99@14 193
joachim99@14 194 1999-02-17 David Faure <faure@kde.org>
joachim99@14 195
joachim99@14 196 * acinclude.m4.in: added AC_CHECK_RANDOM, just like
joachim99@14 197 AC_CHECK_USLEEP, to enable the fake if necessary.
joachim99@14 198
joachim99@14 199 1999-02-13 Kurt Granroth <granroth@kde.org>
joachim99@14 200
joachim99@14 201 * acinclude.m4.in: look for QT-2.0
joachim99@14 202
joachim99@14 203 1999-02-05 Stephan Kulow <coolo@kde.org>
joachim99@14 204
joachim99@14 205 * acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs
joachim99@14 206 and $PATH dirs the same. Added seperate test for to find binary
joachim99@14 207 ($5) to replace findperl
joachim99@14 208
joachim99@14 209 1999-01-28 Stephan Kulow <coolo@kde.org>
joachim99@14 210
joachim99@14 211 * automoc: added patch by jbb to be a little bit more precise about
joachim99@14 212 the number of sourcefiles that include the moc file if it's != 1.
joachim99@14 213 Besides that automoc will fail with exit code, so the Makefile.cvs
joachim99@14 214 process does stop in case a problem accoured.
joachim99@14 215
joachim99@14 216 * automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H
joachim99@14 217
joachim99@14 218 1999-01-27 Stephan Kulow <coolo@kde.org>
joachim99@14 219
joachim99@14 220 * acinclude.m4.in: try qobjcoll.h and qapplication.h before saying
joachim99@14 221 OK to qt headers. (I could kill SuSE for splitting into qt-dev
joachim99@14 222 and qt-compat)
joachim99@14 223
joachim99@14 224 1991-01-23 Stephan Kulow <coolo@kde.org>
joachim99@14 225
joachim99@14 226 * automoc: added fixes by JB <jb.nz@writeme.com>
joachim99@14 227
joachim99@14 228 1999-01-21 Stephan Kulow <coolo@kde.org>
joachim99@14 229
joachim99@14 230 * automoc: added --help and --path (for use in dist-hook)
joachim99@14 231
joachim99@14 232 1999-01-20 Alex Zepeda <garbanzo@hooked.net>
joachim99@14 233
joachim99@14 234 * ltconfig: added entries for FreeBSD 4.x
joachim99@14 235
joachim99@14 236 1999-01-19 Stephan Kulow <coolo@kde.org>
joachim99@14 237
joachim99@14 238 * automoc: added a distclean-metasources target which deletes all
joachim99@14 239 moc files and let distclean depend on it
joachim99@14 240
joachim99@14 241 1999-01-18 Stephan Kulow <coolo@kde.org>
joachim99@14 242
joachim99@14 243 * automoc: several fixes (ignore comment lines + join lines
joachim99@14 244 with \ )
joachim99@14 245
joachim99@14 246 * automoc: support META_INCLUDES in case the header files are
joachim99@14 247 not in the same dir as the sources.
joachim99@14 248
joachim99@14 249 1999-01-17 Stephan Kulow <coolo@kde.org>
joachim99@14 250
joachim99@14 251 * automoc: several fixes.
joachim99@14 252
joachim99@14 253 1999-01-16 Stephan Kulow <coolo@kde.org>
joachim99@14 254
joachim99@14 255 * automoc: added support for included MOC files.
joachim99@14 256
joachim99@14 257 * acinclude.m4.in: use srcdir for the subdirs stuff as well
joachim99@14 258
joachim99@14 259 * automoc: added better command line parsing and some preparation
joachim99@14 260 for handling "normal" moc files
joachim99@14 261
joachim99@14 262 * acinclude.m4.in: added aliases for libkio and libkdeutil
joachim99@14 263
joachim99@14 264 1999-01-15 Harri Porten <porten@kde.org>
joachim99@14 265
joachim99@14 266 * automoc: Carved in stone syntax for Makefile.in:
joachim99@14 267 {program}_METASOURCES = USE_AUTOMOC [{suffix}]
joachim99@14 268
joachim99@14 269 1999-01-15 Stephan Kulow <coolo@kde.org>
joachim99@14 270
joachim99@14 271 * Makefile.common: set top_srcdir to .
joachim99@14 272
joachim99@14 273 1999-01-14 Stephan Kulow <coolo@kde.org>
joachim99@14 274
joachim99@14 275 * acinclude.m4.in: don't use config.h.bot any longer
joachim99@14 276
joachim99@14 277 1999-01-08 Stephan Kulow <coolo@kde.org>
joachim99@14 278
joachim99@14 279 * acinclude.m4.in: added KDE_CHECK_NEWLIBS
joachim99@14 280
joachim99@14 281 * acinclude.m4.in: test for Qt even if both --with-qt-headers and
joachim99@14 282 --with-qt-libraries are given. They may be wrong.
joachim99@14 283
joachim99@14 284 1999-01-06 Stephan Kulow <coolo@kde.org>
joachim99@14 285
joachim99@14 286 * acinclude.m4.in: change the MOC test so it can be used for other
joachim99@14 287 tools as well
joachim99@14 288
joachim99@14 289 1998-12-28 Stephan Kulow <coolo@kde.org>
joachim99@14 290
joachim99@14 291 * acinclude.m4.in: look for QT-1.42 since kpanel needs it
joachim99@14 292
joachim99@14 293 1998-12-27 Stephan Kulow <coolo@kde.org>
joachim99@14 294
joachim99@14 295 * acinclude.m4.in: added /usr/lib for libpython test
joachim99@14 296
joachim99@14 297 * acinclude.m4.in: take my email address out of it and added a
joachim99@14 298 reference to www.kde.org/faq
joachim99@14 299
joachim99@14 300 * acinclude.m4.in: use Qt >= 1.4
joachim99@14 301
joachim99@14 302 * acinclude.m4.in: added KDE_CHECK_NAMESPACES
joachim99@14 303
joachim99@14 304 1998-12-18 Stephan Kulow <coolo@kde.org>
joachim99@14 305
joachim99@14 306 * acinclude.m4.in: test for directories to exist before saying yes
joachim99@14 307 to compilation :)
joachim99@14 308
joachim99@14 309 1998-12-14 Stephan Kulow <coolo@kde.org>
joachim99@14 310
joachim99@14 311 * acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's
joachim99@14 312 only important for shaman right now, but at least there it is :)
joachim99@14 313
joachim99@14 314 1998-12-12 Stephan Kulow <coolo@kde.org>
joachim99@14 315
joachim99@14 316 * Makefile.cvs: added common Makefile.cvs
joachim99@14 317
joachim99@14 318 * acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly
joachim99@14 319 bug in AC_PROG_CXXCPP, so I added my own version
joachim99@14 320
joachim99@14 321 * acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify
joachim99@14 322 most toplevel configures
joachim99@14 323
joachim99@14 324 1998-12-11 Stephan Kulow <coolo@kde.org>
joachim99@14 325
joachim99@14 326 * acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why
joachim99@14 327 it never caused problems
joachim99@14 328
joachim99@14 329 * acinclude.m4.in: moved LIBTIFF alias
joachim99@14 330
joachim99@14 331 * acinclude.m4.in: only test for the existance of libkimgio if the
joachim99@14 332 user wants to. For 99% of the applications it doesn't matter if
joachim99@14 333 configure can find libkimgio :)
joachim99@14 334
joachim99@14 335 1998-12-10 Stephan Kulow <coolo@kde.org>
joachim99@14 336
joachim99@14 337 * acinclude.m4.in: some changes to the python check to handle $LIBDL
joachim99@14 338
joachim99@14 339 1998-12-09 Stephan Kulow <coolo@kde.org>
joachim99@14 340
joachim99@14 341 * acinclude.m4.in: make Alex's tiff test a real one
joachim99@14 342
joachim99@14 343 * acinclude.m4.in: fix the LIB_TIFF alias to really expand
joachim99@14 344
joachim99@14 345 1998-12-08 Alex Zepeda <garbanzo@hooked.net>
joachim99@14 346
joachim99@14 347 * acinclude.m4.in: Fix tiff test to use libtiff34 if it exists.
joachim99@14 348 This is what the FreeBSD port installs to for whatever reason.
joachim99@14 349
joachim99@14 350 * acinclude.m4.in: s/kde/KDE/ (at least in some of the
joachim99@14 351 descriptions, obviously no variable names were touched.
joachim99@14 352
joachim99@14 353 1998-12-08 Stephan Kulow <coolo@kde.org>
joachim99@14 354
joachim99@14 355 * acinclude.m4.in: moved the LIB_QT alias to the Qt check
joachim99@14 356
joachim99@14 357 * acinclude.m4.in: unset KDEDIR before running conftest
joachim99@14 358
joachim99@14 359 * acinclude.m4.in: fixed mean typo
joachim99@14 360
joachim99@14 361 * acinclude.m4.in: added the copyright header for the gettext
joachim99@14 362 tests, so that people know we're legal ;)
joachim99@14 363
joachim99@14 364 * acinclude.m4.in: set language to C++ before testing QIMGIO
joachim99@14 365
joachim99@14 366 1998-12-07 Alex Zepeda <garbanzo@hooked.net>
joachim99@14 367
joachim99@14 368 * acinclude.m4.in: Fix PNG test to use correct ANSI C code, and
joachim99@14 369 not trip up gcc.
joachim99@14 370
joachim99@14 371 1998-12-07 Stephan Kulow <coolo@kde.org>
joachim99@14 372
joachim99@14 373 * acinclude.m4.in: don't hardcode -ldl
joachim99@14 374
joachim99@14 375 * acinclude.m4.in: move the LIB_X11 alias to the X test to make it
joachim99@14 376 useful for kdesupport as well
joachim99@14 377
joachim99@14 378 * acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really
joachim99@14 379 checking for it
joachim99@14 380
joachim99@14 381 * acinclude.m4.in: simple fix to prevent kimgio test from compiling
joachim99@14 382 KDE application in kdelibs
joachim99@14 383
joachim99@14 384 1998-12-05 Stephan Kulow <coolo@kde.org>
joachim99@14 385
joachim99@14 386 * acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE,
joachim99@14 387 otherwise most tests fail. It didn't mean anything to 90% of the
joachim99@14 388 packages since they test for KDE before kimgio, but for shaman
joachim99@14 389 it does
joachim99@14 390
joachim99@14 391 * ltconfig: the real fix for the Solaris && gcc problem.
joachim99@14 392 Thanks Kurt for reporting it and Alexandre for fixing it :)
joachim99@14 393
joachim99@14 394 1998-12-04 Stephan Kulow <coolo@kde.org>
joachim99@14 395
joachim99@14 396 * libtool.*: update again
joachim99@14 397
joachim99@14 398 * acinclude.m4.in: changed the function to test for libnsl to
joachim99@14 399 inet_ntoa since UnixWare 7's version did not have gethostbyname,
joachim99@14 400 but needs libnsl
joachim99@14 401
joachim99@14 402 1998-12-02 Stephan Kulow <coolo@kde.org>
joachim99@14 403
joachim99@14 404 * acinclude.m4.in: fixed the MOC test (again) to use the PATH variable
joachim99@14 405 correctly (with the correct seperator)
joachim99@14 406
joachim99@14 407 * config.guess: update from the soon to be released autoconf-2.13
joachim99@14 408
joachim99@14 409 1998-12-01 Stephan Kulow <coolo@kde.org>
joachim99@14 410
joachim99@14 411 * acinclude.m4.in: fixes for the MOC test. Use PATH now when found
joachim99@14 412
joachim99@14 413 1998-11-30 Stephan Kulow <coolo@kde.org>
joachim99@14 414
joachim99@14 415 * acinclude.m4.in: extended the MOC test. It checks now for the
joachim99@14 416 first line of the output of "moc --help" and looks for Qt in it.
joachim99@14 417
joachim99@14 418 1998-11-27 Stephan Kulow <coolo@kde.org>
joachim99@14 419
joachim99@14 420 * ltconfig: another libtool update. Fixes an ugly bug on Solaris,
joachim99@14 421 when GNU ld is in path before Solaris ld, but gcc uses the later
joachim99@14 422
joachim99@14 423 1998-11-26 Stephan Kulow <coolo@kde.org>
joachim99@14 424
joachim99@14 425 * acinclude.m4.in: made the Qt test more advance to check for qt
joachim99@14 426 1.41 - I still need to make it better, but there shouldn't be too
joachim99@14 427 many qt releases in a row, would there? ;)
joachim99@14 428
joachim99@14 429 * ltconfig: libtool update with better BSD/OS support
joachim99@14 430
joachim99@14 431 1998-11-22 Stephan Kulow <coolo@kde.org>
joachim99@14 432
joachim99@14 433 * ltconfig: cool - libtool uses g++ now to link libraries on Solaris.
joachim99@14 434 This means, static objects become usuable on that plattforms (some
joachim99@14 435 others as well).
joachim99@14 436
joachim99@14 437 1998-11-20 Stephan Kulow <coolo@kde.org>
joachim99@14 438
joachim99@14 439 * ltmain.sh: updated libtool from their CVS - fixes bugs we haven't
joachim99@14 440 found and adds some more features, that we do not need ;-)
joachim99@14 441
joachim99@14 442 1998-11-19 David Faure <faure@kde.org>
joachim99@14 443
joachim99@14 444 * acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase
joachim99@14 445
joachim99@14 446 1998-11-16 Harri Porten <porten@kde.org>
joachim99@14 447
joachim99@14 448 * automoc: take care of "ar" object files, too.
joachim99@14 449
joachim99@14 450 1998-11-16 Stephan Kulow <coolo@kde.org>
joachim99@14 451
joachim99@14 452 * libtool.m4.in: revised my --silent patch. The solution
joachim99@14 453 Alexandre suggested is much better.
joachim99@14 454
joachim99@14 455 1998-11-15 Stephan Kulow <coolo@kde.org>
joachim99@14 456
joachim99@14 457 * ltconfig.in: done some tweakings to support -export-dynamic
joachim99@14 458 with egcs
joachim99@14 459
joachim99@14 460 * config.sub: wow - BeOS support :)
joachim99@14 461
joachim99@14 462 1998-11-14 Stephan Kulow <coolo@kde.org>
joachim99@14 463
joachim99@14 464 * acinclude.m4.in: don't use rpath for test program, if rpath is
joachim99@14 465 disabled for applications
joachim99@14 466
joachim99@14 467 * ltconfig: patched libtool to make it silent without making
joachim99@14 468 ltconfig silent
joachim99@14 469
joachim99@14 470 * acinclude.m4.in: make libtool silent again
joachim99@14 471
joachim99@14 472 * libtool.m4.in: update to libtool-981114 (untested stuff, but
joachim99@14 473 we have to test it to make it tested - sounds that logical? :-)
joachim99@14 474
joachim99@14 475 * libtool.m4.in: moved the self stricked libtool tests to "our"
joachim99@14 476 file.
joachim99@14 477
joachim99@14 478 * acinclude.m4.in: moved ChangeLog of kdebase which I used to
joachim99@14 479 maintain acinclude.m4.in logs to kde-common/admin. Hopefully I
joachim99@14 480 will maintain it more often from now on :)
joachim99@14 481
joachim99@14 482 1998-07-27 Stephan Kulow <coolo@kde.org>
joachim99@14 483
joachim99@14 484 * acinclude.m4.in: fixed some things in the MOC test
joachim99@14 485
joachim99@14 486 * acinclude.m4.in: fixed this damn msgfmt test
joachim99@14 487
joachim99@14 488 1998-06-02 Stephan Kulow <coolo@kde.org>
joachim99@14 489
joachim99@14 490 * acinclude.m4.in: ignore msgfmt, if not GNU gettext
joachim99@14 491
joachim99@14 492 1998-05-28 Stephan Kulow <coolo@kde.org>
joachim99@14 493
joachim99@14 494 * acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type
joachim99@14 495
joachim99@14 496 * acinclude.m4.in: embraced every variable with "" to make
joachim99@14 497 it consistent
joachim99@14 498
joachim99@14 499 * acinclude.m4.in: various fixes for the koffice checks
joachim99@14 500 (mico, ministl and python)
joachim99@14 501
joachim99@14 502 1998-05-16 Stephan Kulow <coolo@kde.org>
joachim99@14 503
joachim99@14 504 * acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when
joachim99@14 505 --with-qt-libs are given
joachim99@14 506
joachim99@14 507 1998-04-21 Stephan Kulow <coolo@kde.org>
joachim99@14 508
joachim99@14 509 * acinclude.m4.in: cool, I found the trick to suppress the ls
joachim99@14 510 errors
joachim99@14 511
joachim99@14 512 1998-04-20 Stephan Kulow <coolo@kde.org>
joachim99@14 513
joachim99@14 514 * acinclude.m4.in: rewrote the qt checking test, since it
joachim99@14 515 didn't work under FreeBSD, since it relied on the .so link.
joachim99@14 516 The new version is a little bit buggy, but I need some testing
joachim99@14 517 to make it perfect
joachim99@14 518
joachim99@14 519 * acinclude.m4.in: fixed the side effects of the PAM test
joachim99@14 520
joachim99@14 521 1998-04-18 Stephan Kulow <coolo@kde.org>
joachim99@14 522
joachim99@14 523 * acinclude.m4.in: hopefully fixed the PAM test (I rewrote it)
joachim99@14 524
joachim99@14 525 1998-04-16 Stephan Kulow <coolo@kde.org>
joachim99@14 526
joachim99@14 527 * acinclude.m4.in: extended the getsockname test inspired
joachim99@14 528 by a patch by Martin Baulig
joachim99@14 529
joachim99@14 530 * configure.in: added test for utmp file
joachim99@14 531
joachim99@14 532 * acinclude.m4.in: made --without-pam default
joachim99@14 533
joachim99@14 534
joachim99@14 535 1998-04-06 Stephan Kulow <coolo@kde.org>
joachim99@14 536
joachim99@14 537 * acinclude.m4.in: don't test compiling, linking, running in
joachim99@14 538 one step. This proved to be too dangerous for my mail box.
joachim99@14 539
joachim99@14 540 1998-03-21 Stephan Kulow <coolo@kde.org>
joachim99@14 541
joachim99@14 542 * libtool.m4.in: created some new macros to work around this
joachim99@14 543 ugly (because long) help of configure --enable-shared/static
joachim99@14 544
joachim99@14 545 1998-03-05 Stephan Kulow <coolo@kde.org>
joachim99@14 546
joachim99@14 547 * acinclude.m4.in: set language to C++ before trying the ksize_t
joachim99@14 548 test
joachim99@14 549
joachim99@14 550 * configure.in: sorted the Makefile entries alphabeticly (and all
joachim99@14 551 together: we love xemacs! we love xemacs! ;)
joachim99@14 552
joachim99@14 553 * configure.in: added sk
joachim99@14 554
joachim99@14 555 * acinclude.m4.in: substitute x_libraries to fix the empty -rpath
joachim99@14 556
joachim99@14 557 1998-03-03 Stephan Kulow <coolo@kde.org>
joachim99@14 558
joachim99@14 559 * acinclude.m4.in: add a rpath for every shared library, that is
joachim99@14 560 linked too (especially X11 libraries)
joachim99@14 561
joachim99@14 562 Tue Feb 24 22:04:59 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 563
joachim99@14 564 * acinclude.m4.in: added kde_sounddir and set kde_minidir to
joachim99@14 565 kde_icondir/mini to break not too much
joachim99@14 566
joachim99@14 567 Sun Feb 15 18:25:50 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 568
joachim99@14 569 * configure.in: added bugfix by Bob Miller <kbob@engr.sgi.com>
joachim99@14 570 (correct reset of IFS)
joachim99@14 571
joachim99@14 572 Wed Feb 11 00:53:11 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 573
joachim99@14 574 * configure.in: made shadow under Linux default, since the
joachim99@14 575 binaries will work also under non-shadow systems. The only problem
joachim99@14 576 left is PAM, so I disabled shadow in case, PAM is present
joachim99@14 577
joachim99@14 578 Tue Feb 10 16:46:32 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 579
joachim99@14 580 * configure.in: added test for nice to find out, if the option
joachim99@14 581 -nice works for the screensavers
joachim99@14 582
joachim99@14 583 * acinclude.m4.in: port to LynxOS. For this I moved all library
joachim99@14 584 search routines in KDE_MISC_TESTS, so I don't need to write this
joachim99@14 585 in every package
joachim99@14 586
joachim99@14 587 * README: some grammar fixes
joachim99@14 588
joachim99@14 589 * acinclude.m4.in: search for the libs in the exec_prefix, when
joachim99@14 590 it's present
joachim99@14 591
joachim99@14 592 Sun Feb 8 14:07:23 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 593
joachim99@14 594 * acinclude.m4.in: updated all packages
joachim99@14 595
joachim99@14 596 * libtool.m4.in: applied patch for libtool.m4.in to show the
joachim99@14 597 correct default for shared and static
joachim99@14 598
joachim99@14 599
joachim99@14 600 Sat Feb 7 10:56:00 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 601
joachim99@14 602 * configure.in: good news - KDE is relocatable again.
joachim99@14 603
joachim99@14 604 * libtool.m4.in: updated to latest libtool 1.0i
joachim99@14 605
joachim99@14 606 Fri Feb 6 21:26:51 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 607
joachim99@14 608 * acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and
joachim99@14 609 AC_PROG_CPP to KDE_CHECK_COMPILERS
joachim99@14 610
joachim99@14 611 Thu Feb 5 16:27:47 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 612
joachim99@14 613 * acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to
joachim99@14 614 look for moc. I don't know why, but I got a report, that configure
joachim99@14 615 found /usr/bin/moc under Solaris
joachim99@14 616
joachim99@14 617 Fri Jan 30 15:47:50 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 618
joachim99@14 619 * acinclude.m4.in: export LIBRARY_PATH after reset to the saved
joachim99@14 620 value
joachim99@14 621
joachim99@14 622 * acinclude.m4.in: unset the LIBRARY_PATH to get a relieable
joachim99@14 623 result when trying to find, if Qt compiles without -L
joachim99@14 624
joachim99@14 625 Sat Jan 24 00:45:52 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 626
joachim99@14 627 * acinclude.m4.in: fixed another bug in AC_PATH_KDE
joachim99@14 628
joachim99@14 629 Thu Jan 22 14:46:15 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 630
joachim99@14 631 * configure.in: fixed an ugly bug in AC_BASE_PATH_KDE
joachim99@14 632
joachim99@14 633 * kappfinder/kappfinder.in: let kappfinder create by configure to
joachim99@14 634 allow the use of the kde_ paths
joachim99@14 635
joachim99@14 636 Wed Jan 21 22:19:35 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 637
joachim99@14 638 * acinclude.m4.in: - added a install_root prefix to all paths, if
joachim99@14 639 set, to enable package managers to move the whole installation at once
joachim99@14 640 - added --with-install-root to set the install_root prefix
joachim99@14 641
joachim99@14 642 Tue Jan 20 22:41:04 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 643
joachim99@14 644 * configure.in: added NOOPT_CXXFLAGS to allow kioslave to be
joachim99@14 645 compiled without -O2
joachim99@14 646
joachim99@14 647 Mon Jan 19 21:55:21 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 648
joachim99@14 649 * configure.in: some little fixes for the Makefiles
joachim99@14 650
joachim99@14 651 * acinclude.m4.in: --prefix will no longer override the search for
joachim99@14 652 libraries. If they are present somewhere, they are used (through
joachim99@14 653 the methodes in KApplication)
joachim99@14 654
joachim99@14 655 Mon Jan 12 00:30:36 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 656
joachim99@14 657 * acinclude.m4.in fixed an ugly bug, that accoured, when
joachim99@14 658 qt_libraries is not set (empty/equals X11/not necessary)
joachim99@14 659
joachim99@14 660 * acinclude.m4.in moved the remove of the files after the error
joachim99@14 661 detection
joachim99@14 662
joachim99@14 663
joachim99@14 664 Sun Jan 11 17:27:53 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 665
joachim99@14 666 * acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset
joachim99@14 667 the Qt library path, if a Qt program compiles without them
joachim99@14 668
joachim99@14 669 * acinclude.m4.in added a return value in the CREATE_KFSSTND
joachim99@14 670 macro. Perhaps this has caused the problems
joachim99@14 671
joachim99@14 672 Sat Jan 10 17:40:44 1998 Stephan Kulow <coolo@kde.org>
joachim99@14 673
joachim99@14 674 * ChangeLog started to maintain a ChangeLog file again
joachim99@14 675 * acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output
joachim99@14 676 to find the problem
joachim99@14 677
joachim99@14 678
joachim99@14 679 Old logs, Stephan Kulow made:
joachim99@14 680
joachim99@14 681 0.1 : first steps with libkde
joachim99@14 682 0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel
joachim99@14 683 0.3 : added kfm and bugfixes
joachim99@14 684 0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs
joachim99@14 685 0.5 : support libtool (chooseable shared libs)
joachim99@14 686 0.6 : split libkde in kdecore and kdeui
joachim99@14 687 0.6.1 : Bugfixes
joachim99@14 688 0.7 : added code from Janos Farkas (configure)
joachim99@14 689 : added @{kde,qt}_{includes,libraries}@
joachim99@14 690 0.7.1: Bugfixes
joachim99@14 691 0.7.2: Bugfixes
joachim99@14 692 0.7.3: added @all_includes@ and @all_libraries@
joachim99@14 693 replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H
joachim99@14 694 0.7.4: changed support for libkde (back in it's own)
joachim99@14 695 added kpat
joachim99@14 696 updated kpanel, kwm, kghostview
joachim99@14 697 0.8: removed a bug in kghostview
joachim99@14 698 lifted installation process of several apps
joachim99@14 699 splitt kdebase into kdelibs and kdeapps
joachim99@14 700 updated khtmlw, kfm and kdehelp
joachim99@14 701 added kcalc and kpaint
joachim99@14 702 updated kdisplay
joachim99@14 703 added kscreensaver
joachim99@14 704 added --enable-kscreensaver
joachim99@14 705 added --enable-debug (and @CXXFLAGS@ to all Makefile.ins)
joachim99@14 706 updated kwm to 0.4.7
joachim99@14 707 added make uninstall to every app
joachim99@14 708 added kvt
joachim99@14 709 added khexdit
joachim99@14 710 added .kdelnk for kmines, kedit, ktetris
joachim99@14 711 put kwm, kfind's .kdelnk in the right directories
joachim99@14 712 replaced --enable-kscreensaver by --disable-kscreensaver
joachim99@14 713 updated kpanel to 0.15
joachim99@14 714 some bugfixes (thanks Marco)
joachim99@14 715 some bugfixes (thanks Martin)
joachim99@14 716 changed acinclude.m4, because aclocal won't
joachim99@14 717 updated kwm to 0.4.8 (patched it again for Qt-1.2)
joachim99@14 718 updated kvt to 0.13 (patch from Matthias)
joachim99@14 719 patched kvt and kwm
joachim99@14 720 updated kwm to 0.5.0
joachim99@14 721 updated kvt for 0.14 (again and again :-)
joachim99@14 722 updated kview to 0.10
joachim99@14 723 updated kfm to 0.6.3
joachim99@14 724 patched kscreensaver for FreeBSD (thanks Marc)
joachim99@14 725 0.9: updated kdisplay to 0.5.3
joachim99@14 726 added klogout
joachim99@14 727 patches from Matthias
joachim99@14 728 updated kfm to 0.6.4
joachim99@14 729 updated kghostview to 0.4
joachim99@14 730 added QTINC and QTLIB
joachim99@14 731 updated kdehelp to 0.4.11
joachim99@14 732 patched kfm to support ktoolbar
joachim99@14 733 updated kedit to kedit+
joachim99@14 734 added kfontmanager 0.2.1
joachim99@14 735 0.9.1: changed kpaint's make style
joachim99@14 736 bugfixing
joachim99@14 737 updated kmines to 0.6.5
joachim99@14 738 updated ktetris to 0.2.4
joachim99@14 739 changed to Makefiles to depend on Makefile.in
joachim99@14 740 changed the Makefiles to let install depend on all
joachim99@14 741 added kjots-0.2.2
joachim99@14 742 updated kjots-0.2.3
joachim99@14 743 updated kfm to 0.6.6
joachim99@14 744 updated kjots-0.2.4
joachim99@14 745 updated kpaint-0.2
joachim99@14 746 updated kedit to 0.5
joachim99@14 747 updated kfontmanager to 0.2.2
joachim99@14 748 updated kfm to 0.6.7
joachim99@14 749 updated ktetris to 0.2.5
joachim99@14 750 updated kjots to 0.2.5
joachim99@14 751 0.10: added HAVE_SQRTL
joachim99@14 752 added HAVE_CRYPT_H
joachim99@14 753 updated kfind
joachim99@14 754 updated kfm to kfm-0.8.1
joachim99@14 755 re-introduced automake to kdebase
joachim99@14 756 bugfixes for the configure.in
joachim99@14 757 added XPM, GL and PAM tests to configure
joachim99@14 758 added morph3d to kscreensavers
joachim99@14 759 updated kfind to 0.3.2
joachim99@14 760 added some patches for SGI
joachim99@14 761 ... lost the time to maintain a Changelog ;)