index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
Rip the horrible (ia64) autorelocate kludgery. RIP.
Panu Matilainen
1
-7
/
+1
2008-01-09
Drop internal db from dist tarballs
Panu Matilainen
1
-3
/
+6
2007-12-19
Drop duplicate locale.h check
Panu Matilainen
1
-1
/
+0
2007-12-17
Don't bother configuring db3 directory if using external db
Panu Matilainen
1
-1
/
+3
2007-12-11
test == is a bashism.
Ralf Corsépius
1
-1
/
+1
2007-12-05
Rename apidocs to hackingdocs, only build on request
Panu Matilainen
1
-6
/
+6
2007-11-26
Adjust comment.
Ralf Corsépius
1
-1
/
+1
2007-11-26
s/build_os/host_os/
Ralf Corsépius
1
-43
/
+43
2007-11-22
Add header preinstallation.
Ralf Corsépius
1
-0
/
+2
2007-11-22
Eliminate egrep (Abandoned by POSIX many years ago).
Ralf Corsépius
1
-2
/
+2
2007-11-21
Add AC_USE_SYSTEM_EXTENSIONS.
Ralf Corsépius
1
-4
/
+3
2007-11-21
s/build_cpu/host_cpu/
Ralf Corsépius
1
-7
/
+7
2007-11-13
Fix build without O2
Panu Matilainen
1
-0
/
+2
2007-11-08
Disable -Wstrict-prototypes for now due to noise from NSPR headers
Panu Matilainen
1
-1
/
+3
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-13
/
+23
2007-10-30
Replace AC_CHECK_FUNCS by AC_REPLACE_FUNCS for basename, getcwd, getwd, puten...
Ralf Corsépius
1
-4
/
+8
2007-10-29
Remove AM_C_PROTOTYPES.
Ralf Corsépius
1
-5
/
+0
2007-10-27
Abandon addlib().
Ralf Corsépius
1
-22
/
+0
2007-10-27
Eliminate AC_TRY_COMPILE (Obsolete).
Ralf Corsépius
1
-2
/
+2
2007-10-27
Remove AC_PROG_GCC_TRADITIONAL (Obsolete).
Ralf Corsépius
1
-1
/
+0
2007-10-27
Remove AC_ISC_POSIX (Obsolete).
Ralf Corsépius
1
-2
/
+0
2007-10-27
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.
Ralf Corsépius
1
-2
/
+2
2007-10-27
Check for stdarg.h.
Ralf Corsépius
1
-25
/
+13
2007-10-24
Add rpmdb/rpmints.h.in.
Ralf Corsépius
1
-0
/
+6
2007-10-24
Remove AC_CHECK_FUNC(fchmod).
Ralf Corsépius
1
-3
/
+0
2007-10-18
Remove WITH_APIDOCS, WITH_APIDOCS_TARGET.
Ralf Corsépius
1
-10
/
+3
2007-10-18
Use DOXYGEN instead of __DOXYGEN.
Ralf Corsépius
1
-3
/
+3
2007-10-17
Add automake option nostdinc.
Ralf Corsépius
1
-1
/
+1
2007-10-17
Use HAVE_DB_H for both internal and external BDB
Panu Matilainen
1
-2
/
+3
2007-10-08
Add __LZMA.
Ralf Corsépius
1
-0
/
+1
2007-10-05
Add HAVE_DOT.
Ralf Corsépius
1
-0
/
+1
2007-10-04
Stop checking for machine/types.h (Private header of some OSes not supposed t...
Ralf Corsépius
1
-1
/
+0
2007-10-03
Remove $dirs (unused).
Ralf Corsépius
1
-1
/
+0
2007-10-01
Remove AC_CHECK_HEADERS(thread.h).
Ralf Corsépius
1
-2
/
+1
2007-09-20
Remove checks for synch.h, semaphore.h, aio.h (unused).
Ralf Corsépius
1
-2
/
+1
2007-09-20
Make zlib conditional.
Ralf Corsépius
1
-12
/
+10
2007-09-20
Tighten check for libbz2.
Ralf Corsépius
1
-8
/
+11
2007-09-19
Cosmetics.
Ralf Corsépius
1
-2
/
+2
2007-09-19
Rename --with-internal-db into --with-external-db.
Ralf Corsépius
1
-5
/
+10
2007-09-19
Remove NPTL games.
Ralf Corsépius
1
-10
/
+0
2007-09-18
Add check for db_threadid_t in db.h.
Ralf Corsépius
1
-0
/
+3
2007-09-18
Rename BZIP2BIN->__BZIP2.
Ralf Corsépius
1
-4
/
+4
2007-09-18
Remove WITH_POPT (Unused).
Ralf Corsépius
1
-1
/
+0
2007-09-18
s/libary/library/
Ralf Corsépius
1
-1
/
+1
2007-09-18
Fix ancient typo.
Ralf Corsépius
1
-1
/
+1
2007-09-18
Invert logic to setup WITH_INTERNAL_DB.
Ralf Corsépius
1
-1
/
+1
2007-09-18
Add preliminary --with/without-internal-db processing.
Ralf Corsépius
1
-4
/
+30
2007-09-17
Eliminate WITH_DB_SUBDIR.
Ralf Corsépius
1
-3
/
+0
2007-09-17
Add with_internal_db.
Ralf Corsépius
1
-0
/
+4
2007-09-14
Move generating rpmpopt-@VERSION@ from configure into Makefile.
Ralf Corsépius
1
-1
/
+0
[next]