summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/next'Sage Weil2014-06-031-1/+1
|\
| * 0.81v0.81Jenkins2014-06-021-1/+1
* | Merge pull request #1811 from ceph/wip-perf-atomicSamuel Just2014-05-281-1/+6
|\ \ | |/ |/|
| * atomic_t: add atomic64_tYehuda Sadeh2014-05-111-1/+6
* | look for "jni.h" in gcj-jdk path, needed to find "jni.h" with gcj-jdk_4.9.0Dmitry Smirnov2014-05-121-1/+1
|/
* Merge tag 'v0.80'Sage Weil2014-05-091-1/+1
|\
| * 0.80v0.80Jenkins2014-05-061-1/+1
* | Revert "Fix installation into user home directory, broken by d3f0c0b"Sage Weil2014-05-061-4/+3
* | Fix installation into user home directory, broken by d3f0c0bStefan Eilemann2014-05-051-3/+4
* | Merge pull request #1701 from ceph/wip-libkrbdSage Weil2014-04-291-1/+12
|\ \ | |/ |/|
| * rbd: add libkrbd convenience libraryIlya Dryomov2014-04-231-0/+6
| * configure: check for blkid/blkid.h headerIlya Dryomov2014-04-221-1/+6
* | 0.80-rc1v0.80-rc1Jenkins2014-04-221-1/+1
|/
* Use cpp_strerror() wherever possible, and use autoconf for portabilityDan Mick2014-04-141-0/+5
* 0.79v0.79Jenkins2014-04-071-1/+1
* autotools: intel cpu features detectionLoic Dachary2014-03-271-1/+1
* erasure-code: deactivate SSE optimizationsLoic Dachary2014-03-241-1/+1
* Merge tag 'v0.78'Sage Weil2014-03-221-1/+1
|\
| * 0.78v0.78Jenkins2014-03-211-1/+1
* | autotools: AX_SSE detects the compiler SSE capabilitiesLoic Dachary2014-03-211-2/+2
* | erasure-code: disable SSE extensionsLoic Dachary2014-03-181-1/+1
* | Merge pull request #1384 from dachary/wip-7599Sage Weil2014-03-181-0/+3
|\ \ | |/ |/|
| * autotools: set SIMD_FLAGS with SSE flagsLoic Dachary2014-03-101-0/+3
* | FileStore: support compiling without libxfsIlya Dryomov2014-03-101-15/+25
|/
* FileStore: introduce XfsFileStoreBackend classIlya Dryomov2014-03-031-0/+15
* Merge branch 'next'Ken Dreyer2014-02-201-1/+1
|\
| * v0.77v0.77Ken Dreyer2014-02-191-1/+1
* | configure: fix F_SETPIPE_SZ detectionIlya Dryomov2014-02-101-5/+15
* | configure: don't check for arpa/nameser_compat.h twiceIlya Dryomov2014-02-101-4/+1
|/
* v0.76v0.76Ken Dreyer2014-02-031-1/+1
* Merge branch 'next'Ken Dreyer2014-01-141-1/+1
|\
| * v0.75v0.75Ken Dreyer2014-01-131-1/+1
* | Merge pull request #1043 from ceph/port/miscSage Weil2014-01-071-3/+7
|\ \
| * | keyutils: handle non-linux platformNoah Watkins2014-01-041-3/+7
* | | configure: support Automake 1.12Jonathan Dieter2014-01-071-0/+3
|/ /
* | Merge pull request #1035 from ceph/port/bitsandintsSage Weil2014-01-021-0/+8
|\ \ | |/ |/|
| * inttypes: detect and define missing integer typesNoah Watkins2014-01-021-0/+8
* | Merge branch 'next'Gary Lowell2014-01-011-1/+1
|\ \ | |/ |/|
| * v0.74v0.74Gary Lowell2013-12-301-1/+1
* | spinlock: add generic spinlock implementationNoah Watkins2013-12-281-0/+12
* | Merge pull request #837 from ceph/port/fallocateSage Weil2013-12-271-0/+1
|\ \
| * | filejournal: add journal pre-allocate for osxNoah Watkins2013-11-111-0/+1
* | | Merge pull request #951 from ceph/wip-linux-versionSage Weil2013-12-161-1/+17
|\ \ \
| * | | common: introduce get_linux_version()Ilya Dryomov2013-12-161-0/+1
| * | | configure: break up AC_CHECK_HEADERS into one header-file per lineIlya Dryomov2013-12-161-1/+16
| | |/ | |/|
* / | rbd: match against whole disks on unmapIlya Dryomov2013-12-131-0/+5
|/ /
* | Merge branch 'next'Gary Lowell2013-12-101-1/+1
|\ \
| * | v0.73v0.73Gary Lowell2013-12-101-1/+1
* | | wbthrottle: use feature check for fdatasyncNoah Watkins2013-12-071-0/+16
* | | Merge pull request #838 from xinglin/boost-program-option-checkSage Weil2013-11-301-0/+13
|\ \ \