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
2010-10-01
Add configure switch to disable plugins build
Panu Matilainen
1
-0
/
+7
2010-10-01
Handle enable/disable python to configure.ac more sanely
Panu Matilainen
1
-1
/
+1
2010-09-01
Add SELinux policy plugin
Steve Lawrence
1
-3
/
+46
2010-09-01
Use selabel interfaces instead of matchpathcon
Steve Lawrence
1
-0
/
+13
2010-06-23
Add configure.ac check for need to -ldl
Panu Matilainen
1
-0
/
+1
2010-06-22
Add a generic plugin for use by simple Collections
Steve Lawrence
1
-0
/
+1
2010-04-08
Require BDB >= 4.5 for sanity's sake
Panu Matilainen
1
-18
/
+8
2010-03-31
Lose shmkey + shared BDB config options
Panu Matilainen
1
-1
/
+0
2010-03-23
First take at pluggable file attribute + dependency extraction system
Panu Matilainen
1
-1
/
+1
2010-02-10
Split elf dependency extraction out of librpmbuild to external helper
Panu Matilainen
1
-2
/
+0
2010-02-05
Remove unused mntctl & mount related header checks
Panu Matilainen
1
-2
/
+2
2010-02-03
Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing them
Florian Festi
1
-22
/
+0
2010-01-08
Bump version to appear newer than 4.8.0, update translations too
Panu Matilainen
1
-1
/
+1
2010-01-05
Loose string header compatibility goo
Panu Matilainen
1
-2
/
+0
2010-01-05
Remove unnecessary NLS definitions from system.h
Panu Matilainen
1
-3
/
+0
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
1
-1
/
+1
2010-01-05
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
1
-1
/
+1
2010-01-05
Remove unnecessary and broken time.h related configure + system.h checks
Panu Matilainen
1
-1
/
+0
2010-01-05
Unconditionally include <netdb.h> where needed instead of system.h
Panu Matilainen
1
-1
/
+1
2010-01-05
Remove pointless & unused configure checks
Panu Matilainen
1
-5
/
+0
2010-01-05
Sanitize signature checking formatResult() a bit
Panu Matilainen
1
-1
/
+0
2010-01-05
Oops, ftok() is really optional
Panu Matilainen
1
-1
/
+2
2010-01-04
Clean up poll() vs select() tests
Panu Matilainen
1
-1
/
+1
2010-01-04
Remove unused header checks from configure
Panu Matilainen
1
-4
/
+2
2010-01-04
Eliminate unused id -u tests
Panu Matilainen
1
-11
/
+0
2010-01-04
Re-enable mmap test in configure & fix the code build again
Panu Matilainen
1
-4
/
+1
2010-01-04
Remove unnecessary stdint check from configure
Panu Matilainen
1
-4
/
+0
2010-01-04
Remove S_IFSOCK and S_IFLNK kludgery for ancient unixes
Panu Matilainen
1
-24
/
+0
2010-01-04
Require lchown() and remove ancient broken chown kludgery
Panu Matilainen
1
-42
/
+1
2010-01-04
Check for our POSIX 2001 requirements and abort if not found
Panu Matilainen
1
-5
/
+3
2010-01-04
Lose the hysterical fakefork hack
Panu Matilainen
1
-8
/
+0
2010-01-04
Remove further replacement functions for POSIX 2001 required bits
Panu Matilainen
1
-2
/
+0
2010-01-04
Remove unnecessary setenv() replacement function
Panu Matilainen
1
-1
/
+1
2010-01-04
Remove largely unnecessary putenv() replacement
Panu Matilainen
1
-1
/
+2
2010-01-04
Eliminate myrealloc() replacement function
Panu Matilainen
1
-2
/
+0
2009-12-23
Remove replacements for C99 mandated functions
Panu Matilainen
1
-3
/
+2
2009-12-23
Dont include <pwd.h> from system.h, dont bother checking for it either
Panu Matilainen
1
-1
/
+1
2009-12-23
Dont bother including <sys/socket.h>, we dont use anything from there
Panu Matilainen
1
-1
/
+1
2009-12-23
Dont include grp.h from system.h, dont bother checking in configure either
Panu Matilainen
1
-1
/
+1
2009-12-23
Dont bother checking and including a header we dont use or need
Panu Matilainen
1
-2
/
+0
2009-12-23
Dont bother checking for a header we dont use
Panu Matilainen
1
-1
/
+1
2009-12-23
Dont bother checking for functions we dont use
Panu Matilainen
1
-15
/
+2
2009-12-23
Use AC_PROG_MKDIR_P for testing mkdir -p capability
Panu Matilainen
1
-39
/
+12
2009-12-22
Remove unused h_errno test from configure.ac
Panu Matilainen
1
-7
/
+0
2009-12-07
Remove support for sqlite based rpm database
Florian Festi
1
-33
/
+0
2009-12-07
Preparing for 4.8.0-beta1
Panu Matilainen
1
-1
/
+1
2009-12-05
Bump up the python version requirement to match reality
Panu Matilainen
1
-3
/
+1
2009-12-02
Fix the posix chown test for selinux enabled systems (RhBug:543035)
Panu Matilainen
1
-1
/
+1
2009-11-27
Use AS_HELP_STRING() for configure option output
Panu Matilainen
1
-10
/
+10
2009-10-19
Avoid using python's print for Python 3.x compatibility
Panu Matilainen
1
-1
/
+1
[next]