summaryrefslogtreecommitdiffstats
path: root/do_autogen.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: fix do_autogen.sh -RLoic Dachary2015-09-021-35/+20
* do_autogen.sh: build static rocksdb by defaultSage Weil2015-09-011-2/+7
* add help to do_autogen.shYunchuan Wen2015-08-031-0/+1
* Allow do_autogen.sh to pass configure parametersYunchuan Wen2015-08-031-1/+3
* do_autogen.sh: unambiguously use nss unless user asks for cryptoppSage Weil2015-04-221-1/+1
* do_autogen.sh: add missing '--without-lttng' option to usageNathan Cutler2015-04-101-0/+1
* Fix do_autogen.sh so that -L is allowedDavid Zafman2015-02-031-1/+1
* do_autogen.sh: default to --with-lttng, -L to build withoutSage Weil2015-02-021-2/+4
* jemalloc-support: Added --with-jemalloc configure optionshishir gowda2014-12-151-1/+4
* Default configure with nss instead of cryptoppFederico Gimenez2014-10-211-4/+4
* do_autogen.sh: build with static librocksdbSage Weil2014-08-011-1/+4
* do_autogen.sh: --disable-staticSage Weil2014-06-251-1/+1
* autogen: test compare strings with != not -neLoic Dachary2013-12-191-1/+1
* hadoop: remove hadoop shimNoah Watkins2013-09-131-3/+0
* Do not use some compilation flag invalid for clangChristophe Courtaut2013-08-201-1/+5
* do_autogen.sh: add -j flag to enable java stuffSage Weil2012-10-191-1/+4
* do_autogen.sh: -n for nssSage Weil2012-08-161-1/+4
* do_autogen.sh: apply 'profiler' options to CXXFLAGS, tooSage Weil2012-08-161-0/+1
* do_autogen.sh: -p to pass --with-profiler to configure (google cpu profiler)Sage Weil2012-08-161-1/+3
* remove gcephSage Weil2012-05-181-1/+1
* do_autogen: control optimization levelSage Weil2012-03-271-2/+5
* do_autogen.sh: -T for --without-tcmallocSage Weil2012-02-241-4/+7
* do_autogen.sh: -e <path> to dump encoded objects to a pathSage Weil2012-02-021-1/+10
* do_autogen: add -H for --with-hadoopColin Patrick McCabe2011-04-251-1/+5
* do_autogen.sh: don't clear CFLAGS, CXXFLAGSColin Patrick McCabe2011-04-251-2/+0
* Makefile: add some new warnings to CXXFLAGSColin Patrick McCabe2011-04-231-4/+0
* do_autogen: create radosgwColin Patrick McCabe2011-03-241-1/+1
* RGW: validate bucket names and object namesColin Patrick McCabe2011-03-241-1/+1
* do_autogen: add -O2 when compiling for profilingColin Patrick McCabe2011-03-071-1/+1
* do_autogen.sh: add -P optionColin Patrick McCabe2011-03-041-7/+13
* do_autogen: add -P (--with-profiler)Colin Patrick McCabe2011-03-011-2/+4
* Add do_autogen.shColin Patrick McCabe2011-02-031-0/+97