.. |
README.md
|
7da4595b12
Update all warnings (fix anything that was found).
|
12 years ago |
ac_cxx_compile_stdcxx_0x.m4
|
dc0f85d7f1
Fixes rare race condition in uuid generation.
|
12 years ago |
ax_add_am_macro.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_am_jobserver.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_am_macros.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_append_compile_flags.m4
|
71ca1688bb
This fixes a number of corner cases around bad IO.
|
12 years ago |
ax_append_flag.m4
|
71ca1688bb
This fixes a number of corner cases around bad IO.
|
12 years ago |
ax_append_link_flags.m4
|
baaf675216
Add m4 files for testing linking.
|
12 years ago |
ax_append_to_file.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_assert.m4
|
2cb0c74a54
Update logic on assert/debug.
|
12 years ago |
ax_check_compile_flag.m4
|
71ca1688bb
This fixes a number of corner cases around bad IO.
|
12 years ago |
ax_check_library.m4
|
ee3eec2af3
Remove requirement (Centos won't compile without this change).
|
13 years ago |
ax_check_link_flag.m4
|
baaf675216
Add m4 files for testing linking.
|
12 years ago |
ax_compare_version.m4
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
ax_compiler_vendor.m4
|
46dd4f6385
Merge in check for compiler and TLS
|
13 years ago |
ax_compiler_version.m4
|
48297e51c2
Fixes found from valgrind/mingw
|
12 years ago |
ax_count_cpus.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_cxx_gcc_abi_demangle.m4
|
a629e5ca8d
Fix for tokyocabinet build
|
13 years ago |
ax_cxx_header_stdcxx_98.m4
|
63b203efc6
Additional fixes for m4
|
13 years ago |
ax_debug.m4
|
2cb0c74a54
Update logic on assert/debug.
|
12 years ago |
ax_endian.m4
|
b79ebfa15e
Update from ddm4
|
12 years ago |
ax_file_escapes.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_gcc_archflag.m4
|
71ca1688bb
This fixes a number of corner cases around bad IO.
|
12 years ago |
ax_harden_compiler_flags.m4
|
20210c6f1f
Update version macro.
|
12 years ago |
ax_hex_version.m4
|
20210c6f1f
Update version macro.
|
12 years ago |
ax_lib_curl.m4
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
ax_lib_libmemcached.m4
|
ebe70f1ba1
Add more support for testing to see if libmemcached is there or not.
|
12 years ago |
ax_lib_postgresql.m4
|
a2aa1f78fc
Reverse previous patch, remove ERROR and replace with WARN.
|
13 years ago |
ax_lib_sqlite3.m4
|
979385c74e
Possible fix (Build servers have to test it, I require sqite on my own box).
|
13 years ago |
ax_libmemcached.m4
|
f1102e1ca0
Update libmemcached rules.
|
12 years ago |
ax_path_generic.m4
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
ax_print_to_file.m4
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
ax_prog_sphinx_build.m4
|
0868152ad6
Fix version, document.
|
12 years ago |
ax_pthread.m4
|
5933100b42
Fixes for OSX Mountain Lion
|
12 years ago |
ax_pthread_timedjoin_np.m4
|
5eec676a0a
Updates m4, and fixes rare race condition in stress test case.
|
12 years ago |
ax_uuid.m4
|
600c86331b
Lower the version requirement.
|
12 years ago |
ax_vcs_checkout.m4
|
5eec676a0a
Updates m4, and fixes rare race condition in stress test case.
|
12 years ago |
ax_with_prog.m4
|
7f1f5c593a
Update all of tests/+include
|
13 years ago |
boost.m4
|
ccd43f428e
Fix autoconf warnings.
|
12 years ago |
bottom.m4
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
drizzled.m4
|
dfa434e058
Fix Drizzle support in the test system.
|
13 years ago |
extensions.m4
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
fcntl_flags.m4
|
238d625872
Fix compile issues around default OSX compiler.
|
12 years ago |
have_cinttypes.m4
|
dd1df160ed
Autoconf fixes plus compiler issues on OSX.
|
12 years ago |
have_cstdint.m4
|
dd1df160ed
Autoconf fixes plus compiler issues on OSX.
|
12 years ago |
have_libpq.m4
|
b9c1bc5483
Fix for pg
|
13 years ago |
hiredis.m4
|
de3c36ff3e
Update rules for hiredis and tokyocabinet to make sure that the disable works.
|
13 years ago |
include.am
|
97fe1d02bc
Update from ddm4
|
12 years ago |
lib-ld.m4
|
b0c5dfb662
Added missing m4 script.
|
16 years ago |
lib-link.m4
|
fa52658970
Merged from Drizzle.
|
15 years ago |
lib-prefix.m4
|
0aac9fd9b5
Update lib-prefix.m4
|
13 years ago |
libdrizzle.m4
|
dfa434e058
Fix Drizzle support in the test system.
|
13 years ago |
memcached.m4
|
cc2e881c8a
MErge in test updates.
|
13 years ago |
memcached_sasl.m4
|
7ac0c35f00
Update to latest tests.
|
13 years ago |
pandora_check_cxx_standard.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_clock_gettime.m4
|
bb0073f7bf
Update for libtest, documentation, and fix for root bzr dir.
|
13 years ago |
pandora_enable_dtrace.m4
|
63b203efc6
Additional fixes for m4
|
13 years ago |
pandora_extensions.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_have_gcc_atomics.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_have_libtokyocabinet.m4
|
de3c36ff3e
Update rules for hiredis and tokyocabinet to make sure that the disable works.
|
13 years ago |
pandora_platform.m4
|
603252bd85
Remove one file, and a caller.
|
12 years ago |
pandora_plugins.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_print_callstack.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_python3_devel.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_stack_direction.m4
|
faa46bf6fe
Updated to latest pandora build. Reworkd ld version script.
|
15 years ago |
pandora_use_pipe.m4
|
d2c1aaa7b8
Merged in latest pandora-build.
|
15 years ago |
pandora_with_perl.m4
|
d8a1a76736
pandora-build v0.62
|
15 years ago |
pandora_with_python.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_with_python3.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
pandora_with_r.m4
|
d8a1a76736
pandora-build v0.62
|
15 years ago |
pandora_with_ruby.m4
|
d8a1a76736
pandora-build v0.62
|
15 years ago |
pkg.m4
|
55aa7e96a3
Update visi conf
|
13 years ago |
progtest.m4
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
socket_send_flags.m4
|
238d625872
Fix compile issues around default OSX compiler.
|
12 years ago |
visibility.m4
|
b277f48c06
New m4 logic for stdint.
|
13 years ago |