]> sourceware.org Git - systemtap.git/history - configure.ac
bump version numbers
[systemtap.git] / configure.ac
2019-11-19 Sagar Patelbump version numbers
2019-11-11 Frank Ch. Eiglerconfigury: default to --enable-pie
2019-10-15 Serhei Makarovconfigure.ac :: default --with-python3=auto to handle...
2019-09-05 Ross Burtonconfigure: Remove explicit msgfmt check
2019-09-05 Ross Burtonconfigure: Allow explicit configuration of the monitor
2019-09-05 Wenzong Fanconfigure: Allow to disable libvirt
2019-07-18 William CohenPR23866: Make the bpf backend use BPF raw tracepoints...
2019-05-17 Frank Ch. Eiglerconfigury: make python*-config work on rhel6 again
2019-05-07 Serhei Makarovbegin next release work: bump version to Ultimate Answer
2019-04-04 David Wardconfigure: Fix handling of python versions 2 and 3
2018-12-04 Frank Ch. Eiglerconfigury: tolerate dyninst10's need for -lboost_system
2018-10-24 Serhei MakarovMerge branch 'serhei/bpf_asm' -- kernel_string() tapset...
2018-10-13 Frank Ch. Eiglerpostrelease version bump for future version 4.1
2018-08-21 Frank Ch. Eiglerstap-exporter: rework configuration
2018-08-12 Frank Ch. Eiglerstap-exporter: convert to autoconf/automake
2018-08-09 Serhei MakarovBZ1610289: rename systemtap(8) to systemtap-service...
2018-08-07 Yichun Zhang (agentzh)Allows overriding the default CFLAGS and CXXFLAGS optio...
2018-08-02 Stan CoxAdd https handling to http client.
2018-06-26 Frank Ch. Eiglerconfigury: add --without-bpf configure option
2018-06-14 David SmithNo longer run the http server as 'root'.
2018-06-09 Frank Ch. Eiglerversion bump to 4.0 in anticipation of next release
2018-05-29 Serhei MakarovMerge branch 'serhei/rt-fixes-clean'
2018-05-29 Frank Ch. Eiglerrhbz888262: add a %_systemtap_tapsetdir macro for add...
2018-03-22 David SmithWhen enabling python2 probes, make sure we find the...
2018-03-20 Serhei Makarovconfigure: add option --enable-docs=prebuilt
2018-02-21 David SmithMake a few small changes to handle Fedora's switch...
2018-01-23 David Smithconfigure: Require json-c >= 0.11 and full C++11 suppor...
2018-01-08 David SmithAdd the beginnings of module signing to the web server.
2017-12-05 Bernhard WiedemannMake builds more reproducible by removing unneeded...
2017-11-22 Aaron MereyFix stapbpf compile error on older kernels.
2017-11-14 David SmithAdded the initial httpd/docker directory.
2017-10-18 Frank Ch. Eiglerbump version numbers for future release 3.3
2017-10-05 Frank Ch. Eiglerconfigury: disable http parts by default
2017-07-25 Richard HendersonMerge branch 'rth/bpf' post-bpf-merge
2017-07-21 Richard HendersonMerge branch 'rth/bpf' into rth/merge
2017-07-18 David SmithAdd a minor RHEL6 fix to configure for the libcurl...
2017-07-11 Stan CoxAdd preliminary client support.
2017-06-27 Frank Ch. Eiglerspec/configury: require sqlite > 3.7
2017-06-26 David SmithReworked/reorganized the NSS client code to handle...
2017-05-12 David SmithAdd httpd server updates.
2017-05-08 Richard HendersonRevert "Revert all bpf patches"
2017-05-05 Richard HendersonRevert all bpf patches
2017-05-02 David SmithMake changes for RHEL6 in the http web service server...
2017-05-01 David SmithAdded initial http web service server code.
2017-04-14 Mark Wielaardconfigure: Check for linux/bpf.h header.
2017-04-10 Richard HendersonSquashed commit of the eBPF backend for stap
2017-02-17 Cody SantingBegin next release cycle
2017-02-12 Frank Ch. Eiglerconfigury: -lrpmdb where needed
2017-02-12 Frank Ch. Eiglerconfigury: use pkgconfig for sqlite3
2017-02-02 Martin Cermakmerge to master (575fe913f6b6b81421f7bfda7c72ab8c15ecb8e3)
2017-01-11 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2017-01-09 Frank Ch. Eiglerconfigury: look for json-c >= 0.12 for monitor/interact...
2017-01-04 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-12-30 Mark Wielaardelfutils moved from fedorahosted, use http://elfutils...
2016-12-14 David SmithAdd tests for python 2 and python 3 probes.
2016-12-12 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-11-29 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-11-29 David SmithAdd small fix to python 3 configure support.
2016-11-23 Martin CermakFix the boot time probing feature for RHEL6 and Fedora1...
2016-11-02 David SmithGet python 2 and python 3 probes hooked up to their...
2016-10-18 David SmithStart hooking up probes to the markers in the python...
2016-10-10 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-10-10 David SmithAdded comment about the source of some of the python2...
2016-10-04 Ross BurtonDon't use obsolete autoconf macro AC_PROG_CC_STDC
2016-09-16 David SmithRenamed/added '--with-python2-probes' and '--with-pytho...
2016-09-15 David SmithAdded autoconf logic to search for python version 2...
2016-09-13 David SmithRename the '--with-python' configure option to '--with...
2016-09-13 David SmithAdded a new '--with-python' configure option.
2016-09-12 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-09-07 David SmithAdd 'python' subdirectory and python script that resolv...
2016-05-02 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-04-30 Josh StoneUse std::unordered_map et al
2016-04-30 Josh StoneAlways use std::shared_ptr rather than boost's
2016-04-29 Josh Stoneconfigure: make C++11 mandatory
2016-03-28 Frank Ch. Eiglerroutine configury prep for future 3.1 release
2016-03-18 Felix LuIncrease monitor pipe size.
2016-02-12 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-12 David SmithMerge branch 'dsmith/interactive'
2016-02-10 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-10 Martin CermakAdd more czech localized manpages.
2016-02-01 Felix LuFix configure.ac enable htmldocs logic
2016-01-29 Felix LuAllow explicit disable htmldocs flag
2016-01-28 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-27 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-27 Felix LuPR19346: Remove html from source tree
2016-01-27 Felix LuPR19346: escape xml documentation
2016-01-25 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-25 Martin CermakFix PR19502 by adding the "GETTING HELP" section to...
2016-01-22 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-21 Martin CermakPreparation for the czech localization of manpages.
2016-01-15 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-11-20 Josh StoneMerge branch 'funstuff'
2015-11-20 Felix LuPR18848: Only compile monitor mode if json-c and ncurse...
2015-11-02 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-29 Frank Ch. EiglerForget about latex2html in configury; we don't use...
2015-10-27 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-26 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-20 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-19 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-12 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
next
This page took 0.503331 seconds and 108 git commands to generate.