summaryrefslogtreecommitdiff
path: root/build_env.in
blob: bf1ace6985dceef94d707b6c95647f9135150e59 (plain)
1
2
3
4
5
6
7
8
9
10
11

if hash lo_proxy_start 2>&- ; then
    base_alias="lo_proxy_start"
else
    base_alias="@SRC_ROOT@/solenv/bin/lo_proxy_start"
fi

alias build="$base_alias build"
alias deliver="$base_alias deliver"

unset base_alias
cgit/lo/core/commit/framework/Library_fwe.mk?h=feature/ia2.3&id=5fd54f2f3de2fec39b372e2f8ece0ee73f080c8f'>callcatcher: remove unused methodsThomas Arnhold 2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist 2011-07-28callcatcher: ditch various unused methodsCaolán McNamara 2011-07-27ditch empty .cxx fileCaolán McNamara 2011-07-21resyncing to masterBjoern Michaelsen 2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen 2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen 2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau 2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl 2011-06-17gnumake4: adapt makefiles [hg:ec87fcbfae8b]Michael Stahl 2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl 2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens 2011-04-05do what we de on linux for *BSD tooRobert Nagy 2011-04-01removing useless executable flag from makefilesBjoern Michaelsen 2011-03-30solaris11: #i117606#: framework: move imagesconfiguration.{c,h}xx to libfwkMichael Stahl 2011-03-17killing off stl in gbuildBjoern Michaelsen 2011-03-17Use realpath to unbreak compilation for WindowsTor Lillqvist 2011-03-12fix mis-merge all-around.Norbert Thiebaud 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-02-03CWS gnumake3: resync to m99Mathias Bauer 2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer 2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer 2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer 2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs] 2011-01-25CWS gnumake3: resync to m98Mathias Bauer 2011-01-25CWS gnumake3: fix license headersMathias Bauer 2011-01-05mingwport33: i#116264: gbuild for MinGWtono 2011-01-05Backed out changeset: e84942bd0acatono 2010-12-31i#116264: gbuild for MinGWtono 2010-12-23undoapi: re-did the CWS'es changes in the new build systemFrank Schoenheit [fs] 2010-11-26gnumake2: sorting all lists in makefilesBjoern Michaelsen 2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer 2010-07-29gnumake2: windows build fixes for resyncBjoern Michaelsen 2010-06-26CWS gnumake2: module reorgBjoern Michaelsen