index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildlib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
FileFd: (native) LZ4 support
Julian Andres Klode
2
-0
/
+4
2015-12-19
buildsystem: deal with spaces in path to source
David Kalnischkies
6
-8
/
+8
2015-11-30
defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort order
Julian Andres Klode
1
-0
/
+3
2015-11-19
do not rerun ./configure causing FTCBFS with newer autotools-dev
David Kalnischkies
1
-4
/
+5
2015-11-19
move -std=c++11 from CXX to new CXXSTD
David Kalnischkies
5
-8
/
+9
2015-11-04
reenable gcc warnings for deprecated functions
David Kalnischkies
1
-2
/
+0
2015-10-30
dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe
Julian Andres Klode
1
-0
/
+3
2015-09-14
move std=c++11 from CXXFLAGS to CXX
David Kalnischkies
1
-2
/
+2
2015-08-27
fix various typos reported by codespell
David Kalnischkies
1
-1
/
+1
2015-08-14
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
1
-3
/
+3
2015-08-13
Use setresuid() and setresgid() where available
Julian Andres Klode
1
-1
/
+3
2015-08-12
replace direct calls to egrep with grep -E
Daniel Hartwig
1
-3
/
+3
2015-08-10
change to libapt-pkg abi 5.0 with versioned symbols
David Kalnischkies
1
-3
/
+7
2015-08-10
enforce GCC5 C++11 ABI and usage
David Kalnischkies
1
-1
/
+1
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
1
-0
/
+2
2015-08-10
some CXXFLAGS housekeeping
David Kalnischkies
1
-1
/
+5
2015-08-10
apt manpage is built from xml nowadays like the rest
David Kalnischkies
1
-1
/
+0
2015-04-19
use SHA2 unrolled code as its a bit faster
David Kalnischkies
1
-0
/
+3
2014-09-24
DropPrivs: Also check for saved set-user-ID and set-group-ID
Julian Andres Klode
1
-0
/
+4
2014-08-26
ensure that all docs use all entities files
David Kalnischkies
1
-2
/
+3
2014-07-08
build: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
5
-74
/
+89
2014-07-08
build: Set the XSL parameter through the command line instead of sed
Guillem Jover
1
-3
/
+4
2014-04-13
compile with absolute paths to allow lcov use
David Kalnischkies
4
-4
/
+4
2014-03-13
use liblzma-dev to provide xz/lzma support
David Kalnischkies
2
-0
/
+4
2014-03-13
enable various compiler warnings
David Kalnischkies
1
-3
/
+6
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2
-1
/
+3
2014-03-13
move defines for version to macros.h
David Kalnischkies
1
-3
/
+3
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2
-2
/
+2
2013-11-30
add a vendor specific file to have configurable entities
David Kalnischkies
1
-2
/
+5
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
1
-0
/
+1
2013-07-26
reenable automatic parallel build of APT
David Kalnischkies
1
-9
/
+8
2013-07-26
make autoconf happy by "mv configure.{in,ac}"
David Kalnischkies
1
-2
/
+2
2013-06-09
stop building l10n if strings are unchanged
David Kalnischkies
2
-2
/
+7
2013-06-09
depend on libapt-pkg in the libapt-inst build process
David Kalnischkies
1
-2
/
+2
2013-06-09
build the en manpages in subdirectory doc/en
David Kalnischkies
1
-5
/
+7
2013-05-16
* buildlib/apti18n.h.in:
Michael Vogt
1
-0
/
+1
2012-06-29
* debian/control:
David Kalnischkies
3
-4
/
+8
2012-06-18
* buildlib/configure.mak:
David Kalnischkies
1
-1
/
+28
2012-05-21
* buildlib/inttypes.h.in:
David Kalnischkies
5
-95
/
+0
2012-05-21
whatever this script did, it didn't for a long long time
David Kalnischkies
1
-14
/
+0
2012-05-21
apply the correct metadata (package, version, mail) to all pot and po files
David Kalnischkies
2
-0
/
+4
2012-05-21
* buildlib/podomain.mak:
David Kalnischkies
1
-3
/
+3
2012-05-20
move the creation of the manpage-style.xsl file to the rest of the
David Kalnischkies
1
-1
/
+5
2012-05-17
* doc/makefile:
David Kalnischkies
1
-1
/
+1
2012-05-14
- separate manpages from the rest of the doc building
David Kalnischkies
2
-2
/
+3
2012-05-12
* Makefile, buildlib/*.mak:
David Kalnischkies
3
-10
/
+9
2012-04-05
- add libbz2-dev as new build-dependency
David Kalnischkies
2
-1
/
+5
2012-04-05
detect zlib correctly. We still don't allow to build without it to remain
David Kalnischkies
1
-0
/
+3
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2
-3
/
+4
2012-03-21
do not update po and pot files in the process of the build as this
David Kalnischkies
2
-2
/
+2
[next]