summaryrefslogtreecommitdiff
path: root/dmake/unix/linux
AgeCommit message (Collapse)AuthorFilesLines
2013-02-28remove dmake, build.pl, deliver.pl and zipdep.plBjoern Michaelsen5-401/+0
This is writing history: LibreOffice builds in ONE non-recursive make process with full dependencies. We will now be able to really move forward without the old build system. A big 'Thank you!' goes out to everyone contributing to solenv/gbuild, especially: - David Tardon - Norbert Thiebaud - Tor Lillqvist - Michael Stahl - Matúš Kukan - Stephan Bergmann - Luboš Luňák - Caolán McNamara - Mathias Bauer - Jan Holesovsky - Peter Foley - Andras Timar - Hans-Joachim Lankenau and all the heroes migrating all the modules of LibreOffice to gbuild. By explicit request this commit has to be completed with this quote: I say we take off and nuke the entire site from orbit. It's the only way to be sure. Hold on a second. This installation has a substantial dollar value attached to it. They can bill me. Change-Id: I72fa17cfb24fae00ca78cfe0eb5782c1788d2dcc Reviewed-on: https://gerrit.libreoffice.org/2445 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Niko Rönkkö <ronkko@iki.fi> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-3/+1
2007-10-15INTEGRATION: CWS dmake411 (1.8.6); FILE MERGEDIvo Hinkelmann1-5/+5
2007/09/19 00:34:37 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
2007-01-18INTEGRATION: CWS dmake47 (1.7.2); FILE MERGEDVladimir Glazounov1-4/+4
2006/11/12 05:06:46 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the output (stdout and stderr) of a recipe to /dev/null (or NUL on W32) completely suppressing the output of that recipe to the terminal. As for the @ prefix this can be disabled using the -v[r] switch.
2006-09-25INTEGRATION: CWS dmake46 (1.6.8); FILE MERGEDVladimir Glazounov1-3/+3
2006/07/31 02:47:58 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006-04-20INTEGRATION: CWS dmake43p01 (1.5.6); FILE MERGEDJens-Heiner Rechtien1-6/+7
2006/02/02 04:40:09 vq 1.5.6.3: #i47919# Use the correct handler function for the signal() handling. 2006/02/01 23:29:05 vq 1.5.6.2: #i60948# Add -m option family to generate timing information for targets and/or recipes. (Autotools files were regenerated.) 2006/02/01 22:08:58 vq 1.5.6.1: #i61390# Add missing prototypes.
2004-09-08INTEGRATION: CWS ooo20040704 (1.4.22); FILE MERGEDRüdiger Timm1-61/+4
2004/07/15 19:47:39 vq 1.4.22.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.
2003-12-17INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGEDVladimir Glazounov1-3/+3
2003/12/16 11:17:33 hr 1.3.38.1: #111934#: join CWS ooo111fix1
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-1/+61
2002-10-11dmake: Implement fix for Lost child problem. Correct some checks for ↵Ken Foskey1-2/+6
functions (assumed present) and also fix up all gcc warnings using -Wall.
2000-09-22initial importJens-Heiner Rechtien5-0/+395