Timeline



Jan 14, 2002:

11:21 AM Changeset in webkit [535] by mjs
  • 78 edits
    41 adds
    38 deletes in trunk

Convert build system to automake

  • Makefile.am: Add this
  • Makefile.in: Remove this
  • configure.in:

Remove newly autogenerated things,

  • aclocal.m4:
  • autogen.sh:
  • config.guess:
  • config.h.in:
  • config.sub:
  • configure:
  • missing:
  • acconfig.h, acinclude.m4: Templates for auto*
  • libtool.diff: Couple of tweaks needed to automake.
  • .cvsignore: Ignore the right stuff

Add these.

  • Tests/Makefile.am:
  • Tests/draw/Makefile.am:
  • Tests/draw/drawApp/Makefile.am:
  • Tests/khtmlview/Makefile.am:
  • Tests/khtmlview/WebViewTest/Makefile.am:
  • Tests/qt/Makefile.am:

Remove these.

  • Tests/Makefile.in:
  • Tests/draw/Makefile:
  • Tests/draw/drawApp/Makefile.in:
  • Tests/khtmlview/WebViewTest/Makefile.in:
  • Tests/qt/Makefile.in:

Tweak link flags.

  • Tests/draw/drawApp/drawApp.pbproj/project.pbxproj:
  • Tests/khtmlview/WebViewTest/WebViewTest.pbproj/project.pbxproj:

Ignore the right stuff.

  • Tests/khtmlview/.cvsignore:
  • Tests/khtmlview/WebViewTest/.cvsignore:
  • Tests/.cvsignore:
  • Tests/draw/.cvsignore:
  • Tests/qt/.cvsignore:
  • Tests/harness.c: Fix a couple of warnings.
  • Tests/qt/qarray-test.chk, Tests/qt/qarray-test.cpp (main): Remove a faulty test case: can't count on contents of uninitialized array!
  • Tests/test.list: Add a newly-enabled javascript test.
  • Updates/install-automake.sh, Updates/automake-1.5-mac-ported.diff, Updates/update: Install automake 1.5 as an update, patch for Mac OS X
  • Updates/install-gperf.sh: Fix potential minor bug for blind cut & pasters.
Note: See TracTimeline for information about the timeline view.