[Libreoffice-commits] Changes to 'feature/gnumake2'
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Wed Dec 15 20:35:39 PST 2010
New branch 'feature/gnumake2' available with the following commits:
commit af62b037db754950b13ef36b358800df2f179840
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 22:30:31 2010 -0600
rename GNUmakefile sot that make continue to invoke build by default
use make -f GNUmakefile.mk to invoke the top-level gnumake build
commit 1cec70293d2689a810849ee4aba38c72ee2fb846
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 22:24:39 2010 -0600
only use CC/CXX if they are nondefaults
commit 88aa135a5ac3bded3232881193829be6f776d41e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 22:23:45 2010 -0600
fixing static linked libs on OSX
commit 368ff201985e4ea14dd0d635e367ea6b60f6e457
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 22:16:28 2010 -0600
revert passive uno registraion support
this need that CWS sb129 be integrated which is not the case yet
commit 6a6fdeb7492a148361d098d0fbeb2deeaafb5d99
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:52:16 2010 -0600
touching delivered package files with the timestamp from the source file
commit a7309108b31a7903655e0a835645a8a425803192
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:50:33 2010 -0600
updated warnings about unregistered library names
commit a78287aff2e90ddffb8329c61500c2c52b565291
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:47:20 2010 -0600
moving ComponentTarget up to get let the rule have priority...
...over the Package rule in GNU make 3.81
would work on 3.82 as it uses shortest stem to find the best fitting rule
commit ae44d173f31061bf90acc5de8aefb303feacdc5e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:44:51 2010 -0600
added component registration
commit a87f449bf0daca048017676a9e12c4efc5c653cc
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:43:13 2010 -0600
fixed buildbreaker introduced with baseline modification
commit 107792b7c4631e686cdfc7a05ca251af0d49fa11
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:42:17 2010 -0600
intermediate commit for ComponentTargets
commit ec4fd88ccf03aeb0bbbb1caec6967bb5c3286f63
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:39:53 2010 -0600
baseline fixes with regard to sysroot/rpath-link
commit 93d1348919556e154c72fd8ce8e01ce30dd06993
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:35:07 2010 -0600
not preserving permission on deliver for now
commit 7f991a3b1be4efb0f9e6d95ff0cf99e445c25254
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:28:22 2010 -0600
move make 3.81 check into configure
commit fc1670764f5bff86faf67751e536c4ebb3bee674
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:22:34 2010 -0600
fixes for multi repo support
commit 2b6d2a1807e0e07498efbe8b8c747e54e3398705
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:21:37 2010 -0600
fixed dll naming scheme on windows
commit 05bbb6e54f2f72741b854efeb7ee29aff8ca3e9f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:18:30 2010 -0600
delivering dlls along with lib files on windows
commit 8dc9f128abe7f72186d699a627eb4775e09574a0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 17:14:59 2010 -0600
fixing return code var on windows
commit bed0974b52b48c1ece1c9771fb21ceb6f9b6b42d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:39:41 2010 -0600
clean location for pch objects, dependencies do not need pch deps
commit 2bc7e40e0174c443b7f277f5d7be2774241bf675
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:37:48 2010 -0600
fixing windows compile error output, static libs on windows
commit 710591a3d503d7e4a6abb60ea7c21ff6a3b8fc23
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:34:35 2010 -0600
gb_ObjCxxObject__command_dep is not platform dependant anymore
commit 3faab4da12a519356118499d664e03610a2b5e11
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:33:14 2010 -0600
gb_CxxObject__command_dep is not platform dependant anymore
commit b8549c2c00e3792e5cab2aa6a4238660d98012b2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:31:00 2010 -0600
gb_CObject__command_dep is not platform dependant anymore
commit ea908172ba8f25fa753f7eb7f0e40e07a3582cb0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 16:28:51 2010 -0600
fixing (disabling of) dep generation
commit fa6e8877a4e0c07c8efac760c4fd6ff4dfe42620
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 09:39:50 2010 -0600
fixing rscdep on windows, delivering manifests for executables on windows
commit d7779a73cce51a755c29958c25a44fe1c69ba5fb
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Dec 15 09:19:53 2010 -0600
adjustments to bring gnumake into a buildable state (modolo sw)
commit 2f09faf34b1fdb028a2219e265d3952426fd1672
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 04:15:54 2010 -0600
do not copy -p
commit 9aed418ee09993d08622a8ec10c2c396797c4be4
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 04:10:06 2010 -0600
using the symbolic-functions check of configure on linux
commit 58d52c162c1f46d2055ad57236ff22fda481afb6
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 03:21:03 2010 -0600
using CXX and CC from env
commit ee7a4b13fd9b4ab53dbff4a02124941ab8bf5618
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 03:18:32 2010 -0600
hacking for qstart lib for now
commit d4b0bf22a7b0f9655417180a131cb394b3ee5749
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 03:01:27 2010 -0600
viciously killing common trees
commit c0727ef9151534a64d9dbf2dc2a7b364339265fa
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:44:34 2010 -0600
pch fix
commit 5a9999baf30f704c5bc0837b049a9a568aa9e2f3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:40:25 2010 -0600
resolved dep generation dep cycle
commit 334d24e7d44a7acf72f38c855f93c749b68633d2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:39:21 2010 -0600
more multi-repo work for modules
commit 0e709305fac6e8b1d555b84a6d38a41402789b96
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:38:32 2010 -0600
more multi-repo work for modules
commit 51323462638cd59639e20c5026048b32b5f91109
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:37:43 2010 -0600
more multi-repo work for modules
commit 5f3256a03ad9801a44d594ee05ccdd7b2fdd7d05
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:36:30 2010 -0600
change module order
commit 1863ef8768d9228206d8f886186096b8b6d271b9
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:35:39 2010 -0600
more multi-repo support
commit 885143984a07740ba11f54e96a56b4b3e44f1a48
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:33:46 2010 -0600
added moduledir support
commit bae78812fe9129edd30724fb8d828ebf0736a588
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 02:32:44 2010 -0600
module reorg
commit 7137bee3d729f0f11e6311c175f58decd9abc8de
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:04:26 2010 -0600
intermediate commit (module rework)
commit c3f8d94a2586cf6ca552b422cefafd7456c7db5b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:03:51 2010 -0600
abbreviate repository dir
commit 1be24ca6b4d23c4db980e2059752d8e771754341
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:02:52 2010 -0600
multi-repo work on resources finished
commit e94e9591535da4867243f57c1a7299ba6512344f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:02:22 2010 -0600
more multi-repo work on resources
commit 0c63aa9d70dbeb058f96a0dc9842a8dfd3b19ddf
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:01:45 2010 -0600
more multi-repo work on resources
commit 79d881703eab6f076861fb3760e037f4600d97d3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 01:01:00 2010 -0600
using variable for default images loaction
commit 1872871f5fd0724c350a80748fec37e7bb63dc0f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:52:42 2010 -0600
gb_REPOS needs the windows paths hack too
commit d0487f1815e0fd9159d38a77ad3a407abbc6e971
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:52:10 2010 -0600
fixing defs for pch
commit 5adf4535127ff6f505d8cb678de7b32a33714763
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:49:34 2010 -0600
multi-repo support for c/c++/objective c sources
commit 8b6b01ed34bff0c30ec931b45688bff21b343408
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:49:01 2010 -0600
deps for pch
commit 4b06afbc10f5435530fb01a4b76092c16ee8f63d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:48:28 2010 -0600
seperated ex and noex pch
commit c055bf1bef38af0fc03dbbc8d754907ae5254f87
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:46:06 2010 -0600
fixing dep generation, pch flags
commit 967631d386ce33a3172f9426b2f4a7eaa8023ea3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:45:37 2010 -0600
more work on pch
commit cf753bb83f5f35131a0c2c382684fbab824e974a
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:45:00 2010 -0600
pch for debug builds, fixing header package deps
commit b8b733ad94a7337fe4706eb4f87e24698987e019
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:43:24 2010 -0600
actually build all resources
commit 026b6dd0c715b91c3956d07b888ab87e11474ba9
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:40:36 2010 -0600
precompiled header support on win32
commit ca38f1a03bc91217f2dfd981357f4518ea9c8c64
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:39:52 2010 -0600
simplified pch, integrated with linktarget
commit 5d6891587f5895df3a97fae10e37468ae68ec1bf
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:38:10 2010 -0600
more work on precompiled headers
commit cb163b4c0552408c5043c566cbdd6b160a12f6f8
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:35:26 2010 -0600
introducing precompiled headers
commit 53a887c380319199c508cb0988844196397d90d1
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:27:36 2010 -0600
cleaning of localized src files
commit 762456d43c69831b8206687b48d823deb0274166
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:26:02 2010 -0600
fitting sdi into the workdir structure
commit 87e7eac3356f0089f78ad71d241c1064bf9509ab
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 13 00:20:59 2010 -0600
l10ntools cleanup to simplify fixing
commit 0874bffde60c5208d6d9d7310079b6fb300161a3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:40:25 2010 -0600
using ILIB from setsolar/configure to set LIBPATH on windows
commit b175a898c1fdbe9412dcfcaaf7bf6355dd9f2ea3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:39:42 2010 -0600
fixing dependency generation on windows for plain C objects
commit 30b8b6ff15c19c563ace71163cf78df0443fccb0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:38:48 2010 -0600
minor fixes
commit 47da87bfd70c32852b5b8e29970832325bd0c612
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:38:11 2010 -0600
removed inlines in gbuild docs
commit b961ee7e331b88be4a8a7ca0dbb831435f8ec122
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:26:19 2010 -0600
fix various RPATH problems:
macosx.mk: ensure that executables do not get -install_name.
linux.mk: -rpath_link seems to require an absolute path.
executable.mk: use rpath also for executables.
libnames.mk: add executable names (by layer), and split up PLAINLIBS/UNOLIBS.
platform/*.mk: complete gb_LinkTarget_LAYER map.
commit 2e3213f991e55f19f33d0339fe78b31bb0afca2c
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:23:08 2010 -0600
solaris.mk: generate dependencies for SrsPartTarget
commit d06f917176b2724b3598811ce2c30c2ed20a140e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:22:27 2010 -0600
consolidated compiler optimizations flags, updated some docs
commit 15517e9c243acbfad2028065f4daa7b4597b6e1b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:18:29 2010 -0600
rename gb_MkTemp to have it conform to naming conventions
commit ac90091e5432bc9b66eb76886e28bf3425594da1
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:17:46 2010 -0600
fixed rebuild on link error, create misc dir for resource dep generation
commit fd96e1c21b7c2aa9815e39678f9865c9f17a5522
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:17:09 2010 -0600
silence of the link.exe
commit 7948942f3f8162d41de2fa271dd29f9127b80e9f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 23:13:14 2010 -0600
dependencies for windows
commit c97a467ccc0aca5d73487855e97166aa5ec20990
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 22:46:53 2010 -0600
fixes for win
commit ce82b714ffb5ec77cd939fc142192b910d8baaee
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 20:39:28 2010 -0600
xmlscript library added
commit 0b7084c720d710aaebee16363c63e2c7f3387bd4
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 20:38:35 2010 -0600
add shiny fruit port (tested on macosx/x86 in setsolar only)
commit 8395fcddac53f97408d3cd6e50241a794af72210
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 20:29:16 2010 -0600
add support for Objective-C++ targets
commit 95ca0a91f58ad2a49c7fa6025547aeefcdd4820f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 20:28:06 2010 -0600
better RPATH handling
add gb_LinkTarget_get_layer, gb_LinkTarget_LAYER, gb_LinkTarget_get_rpath
commit 9bc8ec39a8b3d3d7f1b72b9ac5c4d2fbbafa9a4f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 20:14:12 2010 -0600
add gb_MkTemp variable
commit fcec9de619ee849c387974ac50740bd26f59304b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 19:31:37 2010 -0600
fix solaris platform a bit
commit 3104de6545b7a1ef903b513574409bbcc03b5054
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 19:30:53 2010 -0600
linux.mk: fix COM variable
commit f220bfebd32eb467ffee7e6e2f5ce813f7297791
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 19:11:54 2010 -0600
refactor build documentation
commit 0c0aa4b3e51799fcf0a56beca8d0f82b3447a86a
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 18:55:48 2010 -0600
moving missing solaris.mk, documentation
commit 59cbca692cf23a2db5289b3519f9ba48d8731205
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sun Dec 12 12:58:47 2010 -0600
refactoring
commit 71db5157ff65f16a72d5ca83d4f941230642144e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Dec 11 22:21:39 2010 -0600
add solaris port (tested on solaris/x86 in setsolar only)
commit 0437aa01453a0391ed3c3ee98fc7d27e2bda527b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Dec 11 22:20:33 2010 -0600
various fixed:
extend $SOLARINC with $JDKINCS.
introduce INCLUDE_STL, and do not include it for C files.
replace $() command expansion with `` (Solaris /bin/sh does only backquote).
fix gb_ResTarget_get_target: make target directory first.
commit e3b28071e5f643718b3c54bdca7161478dcfa4ef
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Dec 11 22:11:58 2010 -0600
added convenience methods for adding package and sdi headers
commit 6d601ebedebbad5c01a769869f314d39874225af
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Dec 11 21:48:13 2010 -0600
value of $GUI is uppercase UNX
commit f9fc9c17c0444d8cde6f05225e73d8d714d64b36
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Fri Dec 10 04:33:27 2010 -0600
resource location in default_images customizable for nonconforming modules
commit 8c0d8746a638d414971416ba82325bcf85fa68d7
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Fri Dec 10 04:26:42 2010 -0600
new gbuild system
commit 75f5d591ec238c572b4af2c0930d02470710b5f9
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 6 19:46:21 2010 -0600
CWS-gnumake2-move-delivered-header-files-in-from-svt
commit 5be68b7be4b61a58a7b88f1bf89832dbcd46cc71
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Dec 6 18:43:41 2010 -0600
CWS-gnumake2-move-delivered-header-files-in-from-svl
More information about the Libreoffice-commits
mailing list