summaryrefslogtreecommitdiff
path: root/buildlib/defaults.mak
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover1-2/+2
2013-07-26reenable automatic parallel build of APTDavid Kalnischkies1-9/+8
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 Kalnischkies1-1/+1
- 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 Kalnischkies1-1/+1
- 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 Kalnischkies1-1/+1
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 Kalnischkies1-1/+1
2011-08-17add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies1-1/+1
all (sub)directories are build which are needed (e.g. obj/ and co)
2009-11-02remove traces of old manpage-buildsystemsDavid Kalnischkies1-3/+0
2009-08-27 * buildlib/po4a_manpage.mak, doc/makefile, configure:David Kalnischkies1-0/+1
- 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 Kalnischkies1-11/+11
* 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 Vogt1-8/+9
- 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 Librarian1-0/+1
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 Librarian1-1/+5
Author: jgg Date: 2002-10-16 05:24:02 GMT gettext stuff
2004-09-20Support for GCC3s new .d output locationArch Librarian1-1/+7
Author: jgg Date: 2001-05-29 05:11:03 GMT Support for GCC3s new .d output location
2004-09-20Undid config breakageArch Librarian1-1/+1
Author: jgg Date: 2001-03-05 21:11:52 GMT Undid config breakage
2004-09-20JoeyH's dpkg::preconfig not working.Arch Librarian1-1/+1
Author: jgg Date: 2001-03-05 21:09:12 GMT JoeyH's dpkg::preconfig not working.
2004-09-20Join with aliencodeArch Librarian1-3/+11
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Moved time handling, fixed makefilesArch Librarian1-1/+2
Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
2004-09-20Shared libaries only for linuxArch Librarian1-1/+4
Author: jgg Date: 1999-12-10 06:39:46 GMT Shared libaries only for linux
2004-09-20More Solaris fixesArch Librarian1-2/+14
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 Librarian1-0/+13
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 Librarian1-1/+1
Author: jgg Date: 1999-04-15 02:43:47 GMT Fixed sparc compile warnings and added -arch build dirs
2004-09-20OptimizationsArch Librarian1-0/+4
Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations
2004-09-20YODLArch Librarian1-0/+1
Author: jgg Date: 1998-12-06 05:57:16 GMT YODL
2004-09-20Fixed some clean rulesArch Librarian1-0/+5
Author: jgg Date: 1998-12-03 07:28:02 GMT Fixed some clean rules
2004-09-20Static lib supportArch Librarian1-2/+6
Author: jgg Date: 1998-11-24 01:09:49 GMT Static lib support
2004-09-20Make improvementsArch Librarian1-0/+1
Author: jgg Date: 1998-11-23 23:17:45 GMT Make improvements
2004-09-20Configuration fragmentArch Librarian1-1/+3
Author: jgg Date: 1998-11-05 00:32:06 GMT Configuration fragment
2004-09-20SyncArch Librarian1-1/+3
Author: jgg Date: 1998-10-30 07:53:30 GMT Sync
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian1-5/+8
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 Librarian1-1/+1
Author: jgg Date: 1998-10-09 19:56:51 GMT More aliases for clean
2004-09-20SyncArch Librarian1-1/+1
Author: jgg Date: 1998-09-12 02:46:25 GMT Sync
2004-09-20Progress meterArch Librarian1-1/+1
Author: jgg Date: 1998-08-19 06:16:08 GMT Progress meter
2004-09-20Compile of apt-cacheArch Librarian1-1/+3
Author: jgg Date: 1998-07-15 05:56:42 GMT Compile of apt-cache
2004-09-20Top level make filesArch Librarian1-1/+1
Author: jgg Date: 1998-07-14 05:39:36 GMT Top level make files
2004-09-20New make changesArch Librarian1-11/+16
Author: jgg Date: 1998-07-14 03:31:31 GMT New make changes
2004-09-20Documentation supportArch Librarian1-3/+9
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 Librarian1-0/+101
Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg