summaryrefslogtreecommitdiff
path: root/buildlib/defaults.mak
Commit message (Collapse)AuthorAgeFilesLines
* reenable automatic parallel build of APTDavid Kalnischkies2013-07-261-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.
* * debian/control:David Kalnischkies2012-06-291-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
* - separate manpages from the rest of the doc buildingDavid Kalnischkies2012-05-141-1/+1
| | | - make apt and apt-utils packages depend on manpages instead of full doc
* do not update po and pot files in the process of the build as thisDavid Kalnischkies2012-03-211-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
* build test-binaries by default and add a test target to toplevelDavid Kalnischkies2011-08-171-1/+1
|
* add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies2011-08-171-1/+1
| | | | all (sub)directories are build which are needed (e.g. obj/ and co)
* remove traces of old manpage-buildsystemsDavid Kalnischkies2009-11-021-3/+0
|
* * buildlib/po4a_manpage.mak, doc/makefile, configure:David Kalnischkies2009-08-271-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.
* [ Nicolas François ]David Kalnischkies2009-08-261-11/+11
| | | | | * doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak: - fix a few typos in the comments of this files
* * buildlib/defaults.mak: Michael Vogt2006-04-261-8/+9
| | | | | - commented the auto-cpu number detections (make -j) out, causes too much trouble on my SMP system
* * Replace SGML manpages with XML man pages from richard...Arch Librarian2004-09-201-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)
* gettext stuffArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2002-10-16 05:24:02 GMT gettext stuff
* Support for GCC3s new .d output locationArch Librarian2004-09-201-1/+7
| | | | | | Author: jgg Date: 2001-05-29 05:11:03 GMT Support for GCC3s new .d output location
* Undid config breakageArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2001-03-05 21:11:52 GMT Undid config breakage
* JoeyH's dpkg::preconfig not working.Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2001-03-05 21:09:12 GMT JoeyH's dpkg::preconfig not working.
* Join with aliencodeArch Librarian2004-09-201-3/+11
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Moved time handling, fixed makefilesArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
* Shared libaries only for linuxArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-12-10 06:39:46 GMT Shared libaries only for linux
* More Solaris fixesArch Librarian2004-09-201-2/+14
| | | | | | Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
* Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian2004-09-201-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.
* Fixed sparc compile warnings and added -arch build dirsArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-04-15 02:43:47 GMT Fixed sparc compile warnings and added -arch build dirs
* OptimizationsArch Librarian2004-09-201-0/+4
| | | | | | Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations
* YODLArch Librarian2004-09-201-0/+1
| | | | | | Author: jgg Date: 1998-12-06 05:57:16 GMT YODL
* Fixed some clean rulesArch Librarian2004-09-201-0/+5
| | | | | | Author: jgg Date: 1998-12-03 07:28:02 GMT Fixed some clean rules
* Static lib supportArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1998-11-24 01:09:49 GMT Static lib support
* Make improvementsArch Librarian2004-09-201-0/+1
| | | | | | Author: jgg Date: 1998-11-23 23:17:45 GMT Make improvements
* Configuration fragmentArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1998-11-05 00:32:06 GMT Configuration fragment
* SyncArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1998-10-30 07:53:30 GMT Sync
* Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian2004-09-201-5/+8
| | | | | | Author: jgg Date: 1998-10-20 04:33:11 GMT Upgraded to eg++ 1.1 and libstdc++2.9
* More aliases for cleanArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1998-10-09 19:56:51 GMT More aliases for clean
* SyncArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1998-09-12 02:46:25 GMT Sync
* Progress meterArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1998-08-19 06:16:08 GMT Progress meter
* Compile of apt-cacheArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1998-07-15 05:56:42 GMT Compile of apt-cache
* Top level make filesArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1998-07-14 05:39:36 GMT Top level make files
* New make changesArch Librarian2004-09-201-11/+16
| | | | | | Author: jgg Date: 1998-07-14 03:31:31 GMT New make changes
* Documentation supportArch Librarian2004-09-201-3/+9
| | | | | | Author: jgg Date: 1998-07-13 02:01:28 GMT Documentation support
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-0/+101
Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg