summaryrefslogtreecommitdiff
path: root/buildlib/defaults.mak
AgeCommit message (Collapse)Author
2015-11-30defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort orderJulian Andres Klode
With the 1.1.3 release we have seen some re-ordering of the translation template and the translations. It turns out that this is because sort sorts differently depending on the locale, so let's force it to always sort in the C locale.
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover
2013-07-26reenable automatic parallel build of APTDavid Kalnischkies
It works for a while now in manual tests, now lets see how it will perform if enabled for all by default automatically.
2012-06-29* debian/control:David Kalnischkies
- demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies
- make apt and apt-utils packages depend on manpages instead of full doc
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies
causes timestamp changes for the mo files which therefore can't be refcounted by dpkg for your M-A: same packages (Closes: #659333, LP: #924628) The commit also enables a top-level 'make update-po' and does all the needed changes to let this work now that update-po might be called in a freshly checkout tree
2011-08-17build test-binaries by default and add a test target to toplevelDavid Kalnischkies
2011-08-17add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies
all (sub)directories are build which are needed (e.g. obj/ and co)
2009-11-02remove traces of old manpage-buildsystemsDavid Kalnischkies
2009-08-27 * buildlib/po4a_manpage.mak, doc/makefile, configure:David Kalnischkies
- simplify the makefiles needed for po4a manpages Add a bit more autodetection to the buildsystem to be able to add only half translated languages (only a few man pages, not all) and try to reduce the overhead needed to add new languages.
2009-08-26 [ Nicolas François ]David Kalnischkies
* doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak: - fix a few typos in the comments of this files
2006-04-26* buildlib/defaults.mak: Michael Vogt
- commented the auto-cpu number detections (make -j) out, causes too much trouble on my SMP system
2004-09-20* Replace SGML manpages with XML man pages from richard...Arch Librarian
Author: mdz Date: 2004-02-07 21:48:14 GMT * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl (Closes: #230687)
2004-09-20gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:24:02 GMT gettext stuff
2004-09-20Support for GCC3s new .d output locationArch Librarian
Author: jgg Date: 2001-05-29 05:11:03 GMT Support for GCC3s new .d output location
2004-09-20Undid config breakageArch Librarian
Author: jgg Date: 2001-03-05 21:11:52 GMT Undid config breakage
2004-09-20JoeyH's dpkg::preconfig not working.Arch Librarian
Author: jgg Date: 2001-03-05 21:09:12 GMT JoeyH's dpkg::preconfig not working.
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Moved time handling, fixed makefilesArch Librarian
Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
2004-09-20Shared libaries only for linuxArch Librarian
Author: jgg Date: 1999-12-10 06:39:46 GMT Shared libaries only for linux
2004-09-20More Solaris fixesArch Librarian
Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
2004-09-20Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian
Author: doogie Date: 1999-12-10 03:20:21 GMT Removed the tl_* macros, as dpkg doesn't use them, so why should we? Added smp configure support detection, so on cpu >= 2, we compile in parallel. The default multiplier is 2(2 processes per cpu) on machines with more than one cpu. Non-smp boxen compile 1 process at a time.
2004-09-20Fixed sparc compile warnings and added -arch build dirsArch Librarian
Author: jgg Date: 1999-04-15 02:43:47 GMT Fixed sparc compile warnings and added -arch build dirs
2004-09-20OptimizationsArch Librarian
Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations
2004-09-20YODLArch Librarian
Author: jgg Date: 1998-12-06 05:57:16 GMT YODL
2004-09-20Fixed some clean rulesArch Librarian
Author: jgg Date: 1998-12-03 07:28:02 GMT Fixed some clean rules
2004-09-20Static lib supportArch Librarian
Author: jgg Date: 1998-11-24 01:09:49 GMT Static lib support
2004-09-20Make improvementsArch Librarian
Author: jgg Date: 1998-11-23 23:17:45 GMT Make improvements
2004-09-20Configuration fragmentArch Librarian
Author: jgg Date: 1998-11-05 00:32:06 GMT Configuration fragment
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-10-30 07:53:30 GMT Sync
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian
Author: jgg Date: 1998-10-20 04:33:11 GMT Upgraded to eg++ 1.1 and libstdc++2.9
2004-09-20More aliases for cleanArch Librarian
Author: jgg Date: 1998-10-09 19:56:51 GMT More aliases for clean
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-09-12 02:46:25 GMT Sync
2004-09-20Progress meterArch Librarian
Author: jgg Date: 1998-08-19 06:16:08 GMT Progress meter
2004-09-20Compile of apt-cacheArch Librarian
Author: jgg Date: 1998-07-15 05:56:42 GMT Compile of apt-cache
2004-09-20Top level make filesArch Librarian
Author: jgg Date: 1998-07-14 05:39:36 GMT Top level make files
2004-09-20New make changesArch Librarian
Author: jgg Date: 1998-07-14 03:31:31 GMT New make changes
2004-09-20Documentation supportArch Librarian
Author: jgg Date: 1998-07-13 02:01:28 GMT Documentation support
2004-09-20First draft of make system and name change to apt-pkgArch Librarian
Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg