index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-09-14
Move generating rpm.pc from configure into Makefile.
Ralf Corsépius
1
-1
/
+1
2007-09-13
Process platform in Makefile instead of configure.
Ralf Corsépius
1
-1
/
+1
2007-09-12
Add __CURL.
Ralf Corsépius
1
-0
/
+1
2007-09-12
Attempt to escape hg messed up the repo once more.
Ralf Corsépius
1
-35
/
+0
2007-09-12
Fix indentation of --enable-python.
Ralf Corsépius
1
-1
/
+1
2007-09-12
Automated merge with file:/home/pmatilai/repos/rpm-ioclean
Panu Matilainen
1
-1
/
+0
2007-09-12
Merge tools/Makefile.am into Makefile.am
Ralf Corsépius
1
-1
/
+0
2007-09-12
Remove NEON and related hacks
Panu Matilainen
1
-35
/
+0
[next]