summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* fixing configury version driftFrank Ch. Eigler2009-02-171-213/+226
* Move sdt.h to includes/sys and use in tests.Mark Wielaard2009-02-171-225/+212
* PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ...Elliott Baron2009-02-171-14/+14
* More security checking for client/server. Set exec_prefix and sysconfdir at i...Dave Brolley2009-01-301-11/+19
* Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.Mark Wielaard2009-01-211-48/+51
* Only muck with CPPFLAGS when actually building with bundled elfutils.Mark Wielaard2009-01-211-16/+19
* Explicitly remove build-elfutils, include-elfutils and lib-elfutils on clean.Mark Wielaard2009-01-211-9/+10
* Create the rpm subpackage systemtap-sdt-develStan Cox2009-01-131-20/+43
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-091-30/+40
|\
| * Check xmlto available and allow user to control generation of reference docs.Will Cohen2009-01-071-1/+1
| * Add --enable-server configure option.Mark Wielaard2009-01-071-45/+55
* | New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-19/+1
|/
* COnfigure nss and nspr using PKG_CHECK_MODULES.Dave Brolley2008-12-301-2/+7
* Check for existence of $(builddir)/ssl before installing it.Dave Brolley2008-12-301-8/+10
* build fix for ssl code: install into $prefix rather than /etcFrank Ch. Eigler2008-12-291-5/+5
* Disable automatic building of stamp-ssl for now.Dave Brolley2008-12-261-2/+5
* Complete previous commit.Dave Brolley2008-12-241-1/+3
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-19/+96
* Add static uprobe support (static library variant)Stan Cox2008-11-171-21/+94
* Add a version of uprobes that works with the 2.6.27 version of utrace.Jim Keniston2008-11-031-0/+2
* stap-report script packaging & tweaksFrank Ch. Eigler2008-10-171-1/+1
* gcc 4.4 build compatibility tweaksFrank Ch. Eigler2008-09-121-2/+2
* Check for dwarf_getelf (elfutils 0.126+).Mark Wielaard2008-09-101-9/+8
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-23/+7
* New man page for the systemtap client/server and related utilities.Dave Brolley2008-08-291-3/+5
* Simplified "rpm" target a bit.David Smith2008-08-261-2/+2
* Moved tar archive creation step from "rpm" target to "dist-gzip" target.David Smith2008-08-261-2/+6
* remove support for "make dist" since git-archive does as well;Frank Ch. Eigler2008-08-251-216/+42
* Robustness improvements for the stap client/serverDave Brolley2008-08-251-16/+11
* build compatibility and speed hack for bundled-elfutils modeFrank Ch. Eigler2008-08-131-2/+2
* Use INSTALL_PROGRAM, not INSTALL_DATA for executable .stp scripts.Mark Wielaard2008-08-111-1/+4
* example index: only warn if old, do not regenerateFrank Ch. Eigler2008-08-091-2/+4
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2008-08-081-43/+28
|\
| * Always generate examples indexes and install examples from srcdir.Mark Wielaard2008-08-081-5/+4
| * Refer to srcdir spec file Makefile so make rpm works when builddir != srcdir.Mark Wielaard2008-08-081-1/+1
| * Make sure examples indexes are always generated in builddir.Mark Wielaard2008-08-081-13/+27
| * simplify sample script installation logicFrank Ch. Eigler2008-08-071-67/+16
| * Add example indexes generation build machinery.Mark Wielaard2008-08-071-14/+37
* | Start/stop the systemtap server from systemtap.exp and not in the top level M...Dave Brolley2008-08-081-39/+3
|/
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-291-5/+41
* version bump to 0.7.1Frank Ch. Eigler2008-07-161-6/+5
* Make sure stap-client, stap-server and stap-serverd are included in 'make dist'Dave Brolley2008-07-161-1/+2
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-141-34/+53
* Install examples, demos and samples.Mark Wielaard2008-07-071-33/+58
* Add auto_free_ref to auto_free stuff; bug 6694Tim Moore2008-06-291-1/+1
* distribute dwarf_wrappers.h in snapshot tarballsFrank Ch. Eigler2008-06-111-0/+1
* Check that make install was run before doing make installcheck.Mark Wielaard2008-06-111-0/+8
* PR 2608 plus some refactoring in tapsets.cxxTim Moore2008-06-111-2/+18
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-101-4/+6
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-29/+9