index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-14
build: Add a new --with-devlibdir configure option
Guillem Jover
1
-0
/
+2
2015-05-30
build: Use system libmd if available
Guillem Jover
1
-0
/
+1
2015-05-30
build: Move PACKAGE_RELEASE definition from dpkg.h to configure.ac
Guillem Jover
1
-0
/
+2
2015-05-09
build: Pass -Wall to automake in AM_INIT_AUTOMAKE
Guillem Jover
1
-1
/
+1
2015-05-09
build: Call AM_PROG_AR
Guillem Jover
1
-0
/
+1
2015-04-01
build: Remove unused AC_CHECK_DECLS for strnlen
Guillem Jover
1
-1
/
+0
2015-01-28
build: Bump gettext version to 0.19
Guillem Jover
1
-1
/
+1
2015-01-28
test: Rename TAP test directories from test to t
Guillem Jover
1
-1
/
+1
2014-10-06
man: Set the copyright holder for the original code
Guillem Jover
1
-0
/
+1
2014-08-19
libcompat: Only test the strerror() if sys_errlist and sys_nerr are present
Guillem Jover
1
-0
/
+1
2014-08-09
dpkg: Try to preallocate the disk size for extracted files
Guillem Jover
1
-1
/
+4
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
1
-1
/
+7
2014-04-30
libcompat: Make sure P_tmpdir is always defined
Guillem Jover
1
-0
/
+1
2014-04-28
build: Use the perl TAP::Harness for the C test suite
Guillem Jover
1
-1
/
+0
2014-04-21
libdpkg: Switch test suite to use TAP
Guillem Jover
1
-0
/
+1
2014-04-21
build: Set TAR variable at build time instead of hardcoding it
Guillem Jover
1
-1
/
+2
2014-04-21
s-s-d: Detect system specific headers at configure time
Guillem Jover
1
-2
/
+3
2014-01-15
libcompat: Add new makedev(3) fallback function
Guillem Jover
1
-0
/
+1
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
1
-0
/
+1
2013-12-05
build: Move DPKG_C_C99 call just after AC_PROG_CC
Guillem Jover
1
-1
/
+1
2013-10-05
build: Use AC_MSG_ERROR instead of obsolete AC_ERROR
Guillem Jover
1
-1
/
+1
2013-07-18
build: Switch default dpkg-deb compression from gzip to xz
Guillem Jover
1
-1
/
+1
2013-07-18
build: Allow changing the default dpkg-deb compressor on configure
Guillem Jover
1
-0
/
+3
2013-06-21
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
Guillem Jover
1
-0
/
+2
2013-06-03
build: Bump automake version to 1.11
Guillem Jover
1
-4
/
+2
2013-06-03
build: Bump gettext version to 0.18.2
Guillem Jover
1
-1
/
+1
2013-05-31
Remove install-info wrapper
Guillem Jover
1
-1
/
+0
2012-06-30
build: Switch source compression to xz
Guillem Jover
1
-1
/
+1
2012-06-08
libdpkg: Add liblzma compression support
Guillem Jover
1
-0
/
+1
2012-06-06
libcompat: Add compat symbol for O_NOFOLLOW
Guillem Jover
1
-0
/
+1
2012-05-23
libcompat: Remove compat definition for strtoul()
Guillem Jover
1
-1
/
+1
2012-04-14
build: Switch from --without- to --disable- for programs to be built
Guillem Jover
1
-4
/
+4
2011-11-16
build: Map the BSD u_intN_t types to C99 uintN_t if not defined
Guillem Jover
1
-0
/
+1
2011-11-16
Do not include unneeded <sys/cdefs.h>
Guillem Jover
1
-1
/
+1
2011-11-12
libcompat: Add new strndup()
Guillem Jover
1
-1
/
+1
2011-11-06
build: Check and abort on required functions
Guillem Jover
1
-1
/
+3
2011-10-13
build: Check for needed programs when configuring for distribution
Guillem Jover
1
-0
/
+3
2011-10-13
build: Forbid m4 tokens on the output matching ^_?DPKG_
Guillem Jover
1
-0
/
+2
2011-09-26
build: Check for the presence of the strnlen declaration
Guillem Jover
1
-0
/
+1
2011-09-26
libcompat: Update obstack module from gnulib
Guillem Jover
1
-1
/
+1
2011-07-30
build: Move DPKG_ARCHITECTURE macro call to the end
Guillem Jover
1
-1
/
+2
2011-07-22
dpkg-dev: add some common makefile snippets for use in rules files
Raphaƫl Hertzog
1
-0
/
+1
2011-07-07
libdpkg: Add new progname module handling functions
Guillem Jover
1
-1
/
+2
2011-04-02
dpkg: Set the modification time for unpacked symlinks if possible
Guillem Jover
1
-1
/
+1
2011-03-14
dpkg-split: Replace unsignedlong() with parse_intmax()
Guillem Jover
1
-1
/
+1
2011-01-16
Remove --enable-sync-sync codepath
Jonathan Nieder
1
-1
/
+0
2010-11-25
Merge branch 'sid' (through tag '1.15.8.6')
Guillem Jover
1
-1
/
+1
2010-11-25
build: Disable usage of synchronous sync(2) by default
Guillem Jover
1
-1
/
+1
2010-11-19
build: Change the strictness from gnu to foreign
Guillem Jover
1
-1
/
+1
2010-11-19
build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR
Guillem Jover
1
-63
/
+11
[next]