[Libreoffice-commits] Changes to 'feature/soenv2'

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Sat Jan 28 16:36:54 PST 2012


New branch 'feature/soenv2' available with the following commits:
commit f1121e4d78a0b106fe7a7d1bcde57adec6d49154
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Jan 28 18:10:31 2012 -0600

    gbuildify apple_remote

commit 71172716d6bd98c0ded1df04398352bb5ae154ec
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 26 16:29:26 2012 -0600

    autogen properly on default target.. and do not autogen on clean/distclean

commit 73121366335b2bb2d1983549ecf1d005ea6f3eb7
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 26 14:26:49 2012 -0600

    autogen when necessary and restart the make..

commit f8ed77a59a6b712fce7cad2000ce1c7731892fda
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 26 02:32:45 2012 -0600

    gb_WinResTarget__command never has 3 parameters

commit 88f31d9d78e0b616797a26d34d288514b962a55a
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 26 02:31:08 2012 -0600

    gb_Helper_convert_native should not introduce superflous spaces
    
    that broke a case where we had -DMISC=$(call gb_Helper_conver_native,...)
    which transformed in to -DMISC=   d:/foo/bar
    and broke the build

commit a5b07cdf370e73719734f98c8cd88cba9f194ea0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 26 02:28:45 2012 -0600

    REPODIR could be a drive i.e D:/ in that case we want to strip the '/'
    
    otherwise we construct file like d://libo/... which break stuf

commit f99c91c019d373a4cd3a19a68b9424e29ae79aa3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 25 17:24:04 2012 -0600

    adjust gbuild doc

commit b2c3edd891d93ed6a56a22861b883fda658ffc9d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 25 17:23:51 2012 -0600

    fixes for windows build for config_host.mk based build

commit d0088d00f45c954d02165e9a5483c3c8a65e18f6
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 25 17:22:58 2012 -0600

    add cmd target to deal with corner case operations

commit e915242798196b523ac2ef34cdd898b096a20832
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 25 07:25:16 2012 -0600

    dmake-invoked gnumake may need implicite rules... avoid impacting theem

commit a9d9c19499c8a51265846867cf266ea948baca3d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Tue Jan 24 15:48:30 2012 -0600

    switch to include-based build rather than sourced-based build

commit 53c349e9e3c268782d2d13ae41b8172feeaa2cd8
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Jan 21 19:40:28 2012 -0600

    coup de grace for Env.Host.sh and associated files

commit 0d66b71ec487e08990bf536afd222a090964c3e2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Fri Jan 20 20:15:51 2012 -0600

    remove everything possible but PATH from set_soenv
    
    only PATH and SOLARENV which is used as a trigger to call Env.Host.sh
    are left...

commit 44d7f41a512548bd48191a9add0728c4f13a7e2b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Fri Jan 20 18:59:24 2012 -0600

    windows fix. some path need to be 'formatted' appropriately

commit 074da05e8bce95954df4e1700502e3c83e84fb5c
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Fri Jan 20 18:58:48 2012 -0600

    remove the export unused JAVAHOME variable
    
    JAVAHOME is used in an obscure test module in moz, that does not seems
    to be run anyway... other than that, no trace of it
    so no need to export it.

commit e5933f3cc64c1ac2afdb1be4228efd1579419cf0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 02:00:03 2012 -0600

    migrate a bunch of mostly windows related variables + clean-up in set_soenv

commit d8a04bf845c15038f8b0cfb759140bcd086ddb9b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:58:22 2012 -0600

    ENABLE_RPATH and LINKFLAGSRUNPATH are not used

commit 3aaf3307a3c12356b4708d5e6a95a684b931dc9f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:55:59 2012 -0600

    migrate TARFILE_LOCATION out of set_soenv

commit 7dd4b19db50388eac1b855614062f8e6ac568587
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:53:39 2012 -0600

    avoid exporting un-necessary symbol/alias for stable scripts

commit 96b20d656e71285dc147c7faa3ad60238dcd9b09
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:52:10 2012 -0600

    migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv

commit d54eb28abebc7ec9ea994caac5a89dc3eb3297f9
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:48:41 2012 -0600

    migrate ENABLE_DEBUG out of set_soenv

commit d6d87343dbef33ff35c2317b5fcfcb85fd00095f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:46:38 2012 -0600

    WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info

commit 985cb2df2ffc1dee66c92faad742ac9e2c9c3cb8
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:44:29 2012 -0600

    migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv

commit 7ea5c7993f5b113e1adfce7c7fa15ea3d89ba1bf
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:34:37 2012 -0600

    migrate SYSBASE out of set_soenv

commit a186a581d4f97fe55867cc180ae0404cb4bcf70f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:31:21 2012 -0600

    migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv

commit d85585c1bb3abc5bcd4eb97ca2fa953994b7af5d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:28:32 2012 -0600

    replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses

commit 8af07d04a003685cd749860cb5f5aa0e155a57ad
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Jan 19 01:23:33 2012 -0600

    remove unused CC_X64_BINARY

commit 83d43cdf27f3cc9fb4a63252fdcdcaf8d0ca9df5
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:54:03 2012 -0600

    Eliminate un-used DIRECTX5

commit 0afd2a1c5eeb2a09c20961d40890f441b55b785b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:38:42 2012 -0600

    migrate SYNAMIC_CRT and use_shl_version

commit a8d663a57095c9fae3cceb02d77a73dab2577ba0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:35:37 2012 -0600

    move SunOS compiler detection up so that COMPATH is settled earlier

commit a0e7aeed95db0974b04c9cad705b38400b70e2b2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:34:39 2012 -0600

    add api in configure.in to deal with PATH manipulations...
    
    prep-work for the migration of PATH handling from set_soenv...

commit 76a737247f0ee00ded4d42e4d84fe7756b6bc39a
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:33:30 2012 -0600

    export a flag-variable to deal with cygwin only export

commit e4afb692d638fbb634c114552a444d22f1b50eec
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Jan 18 15:32:46 2012 -0600

    add function to deal with native windows path variables

commit 391093bfee73bf0870c0ca32dec7afe6a3251290
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Mon Jan 9 19:50:53 2012 -0600

    move WORK_STAMP out of set_soenv.in

commit ba86e9704f88a69ae48af843911bc94fea2987ac
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Mon Jan 9 19:09:14 2012 -0600

    Move MACOS related variable out of set_soenv.in

commit 7bd12283e76019b76365dfabd49edbb004552a3a
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Tue Jan 3 13:02:04 2012 -0600

    move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in



More information about the Libreoffice-commits mailing list