summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Collapse)AuthorAgeFilesLines
* Various more l10ntools clean upStephan Bergmann2012-02-102-17/+1
| | | | | | "localize" is now directly a C++ program w/o wrapper script. Also, its command line has changed slightly, taking the source root as explicit argument (instead of implicitly as cwd).
* another improvement of the about dialogPetr Mladek2012-02-091-1/+1
| | | | | | | | | * put back "supplied by %OOOVENDOR" instead of "developed by %OOOVENDOR" * remove "LibreOffice is" from the copyright line. It has affect only when the product is called "LibreOffice" * center version and buildid line * remove the confusing branch-point from buildid; it is not longer necessary when we have the version suffix, e.g. beta1+
* Missing $(...)Stephan Bergmann2012-02-081-1/+1
|
* Properly rebuild files generated by l10ntools programsStephan Bergmann2012-02-083-5/+4
| | | | | (Changing the corresponding build-order-only dependencies to proper ones should be safe here, as all mentions of $^ are within $(filter) calls.)
* stick to three-letter lengthBjoern Michaelsen2012-02-081-1/+1
|
* first try to add slowcheck build targetMarkus Mohrhard2012-02-085-5/+42
|
* re-enable make help from the top-level makeNorbert Thiebaud2012-02-082-80/+77
|
* use $ENV{GNUMAKE} instead of constant 'make'Korrawit Pruegsanusak2012-02-081-3/+3
|
* adapt create-tags/create-ids to the absence of set_soenv.inNorbert Thiebaud2012-02-072-3/+16
|
* have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud2012-02-065-235/+0
|
* gdb: don't barf on non-ASCII text in SwTxtNodeMichael Stahl2012-02-071-1/+1
| | | | | Because the default text encoding in Python 2 is "ascii" these would throw a UnicodeEncodeError: 'ascii' codec can't encode character...
* Print log file in case of errorStephan Bergmann2012-02-061-1/+5
| | | | ...so that tinderbox output becomes useful.
* fix mingw build, still bootstrap issues.Norbert Thiebaud2012-02-061-1/+1
|
* another tweak to bootstrap handlingNorbert Thiebaud2012-02-052-3/+3
|
* darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud2012-02-052-8/+12
|
* still invalid use of WORKDIR in top level MakefileNorbert Thiebaud2012-02-051-4/+4
|
* we can't use WORKDIR directly, on windows this is windows pathNorbert Thiebaud2012-02-051-1/+1
|
* fix bootstraping issue on x-compileNorbert Thiebaud2012-02-051-0/+4
|
* gb_WinResTarget__command never has 3 parametersNorbert Thiebaud2012-02-051-1/+0
|
* gb_Helper_convert_native should not introduce superflous spacesNorbert Thiebaud2012-02-051-1/+2
| | | | | | 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
* REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud2012-02-051-1/+1
| | | | otherwise we construct file like d://libo/... which break stuf
* adjust gbuild docNorbert Thiebaud2012-02-051-1/+11
|
* fixes for windows build for config_host.mk based buildNorbert Thiebaud2012-02-051-2/+0
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-056-203/+80
|
* coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-057-23/+18
|
* avoid exporting un-necessary symbol/alias for stable scriptsNorbert Thiebaud2012-02-052-3/+6
|
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-054-46/+46
|
* A few safe replacements of pathes->pathsJesús Corrius2012-02-0120-36/+36
|
* Avoid trailing slashes in xsltproc schemaRoot paramStephan Bergmann2012-01-311-1/+2
| | | | | ...as some xslt procs are confused by paths containing // IIRC and that would explain a Win-x86@7-MinGW tinderbox failure.
* Adapt gb_Module_DEBUGRUNCOMMAND to --disable-linkoo.Stephan Bergmann2012-01-301-1/+1
|
* allow unaligned memory accesses only on x86/x86_64Caolán McNamara2012-01-301-4/+8
|
* solenv: handle error code from ./gMiklos Vajna2012-01-261-2/+2
| | | | | This avoids "Cannot find the git binary! Is git installed and is in PATH?" strings in the about dialog when building from a tarball.
* Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-251-0/+2
| | | | | | | | | | | | | | Instead of introducing a global variable, use the already existing saved android_app pointer in lo-bootstrap.c, and just add a function to rettrieve that. Reanme osl/detail/android.h back to android_native_app_glue.h, which is the file from NDK/sources that it is. "android.h" sounded to me too grand, as if it was some universal Android header. But if we do start to modify the android_native_app_glue stuff heavily, then it indeed makes sense to call it something else. Until then, revert also some whitespace changes to android_native_app_glue.c for it to be as close as possible to the "upstream" one in the NDK, for clarity.
* Allow killing 'make docs' by Ctrl-c.Jan Holesovsky2012-01-251-1/+1
|
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-241-1/+1
|
* remove debugging printDavid Tardon2012-01-241-1/+0
|
* Revert "fix ( hopefully ) viewing artifacts in input line fdo#44391"Noel Power2012-01-241-1/+1
| | | | This reverts commit 1f0ba007489e77e4145fc840cc3a878772494fd7.
* fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power2012-01-241-1/+1
|
* filter out confusing unused code from external libraries for unusedcode.easyCaolán McNamara2012-01-231-1/+15
|
* Use -z defs to catch undefineds at build timeTor Lillqvist2012-01-231-0/+3
|
* Fix WiLangId.vbs operationFridrich Štrba2012-01-201-1/+3
| | | | | | The script needs %TEMP% to be set in order to work properly. Cygwin unsets TEMP which causes WiLangId.vbs to fail. Set the TEMP variable to $TMPDIR before we call the cscript.exe.
* Oops, my badFridrich Štrba2012-01-201-1/+1
|
* Fix windows build of cppuMatus Kukan2012-01-201-1/+1
|
* fdo#44915 MSI installer l10n bugAndras Timar2012-01-191-9/+5
| | | | | | Unfortunately msiinfo.exe has a limitation, it truncates Language property in Summary Information at char position 254. The replacement, WiLangId.vbs does not have this limitation.
* Don't break file: URLsTor Lillqvist2012-01-191-1/+7
|
* honour JAVAFLAGS in gbuildRene Engelhard2012-01-191-1/+1
|
* Don't print fairly pointless and verbose warning messageTor Lillqvist2012-01-181-7/+0
|
* gbuild: UnoApiTarget: initialize target local varsMichael Stahl2012-01-171-0/+4
| | | | | | | | | | | | Fixes the problem in offapi, where a rebuild after changing an IDL file would produce an offapi.rdb that contained the stale content of the old version of the IDL file. This was because in offapi 2 rdb files are built, offapi.rdb and types.rdb, and types.rdb is a merge of udkapi.rdb and offapi.rdb, hence it depends on offapi.rdb. Unfortunately this means that the UNOAPI_MERGE variable for types.rdb is inherited to offapi.rdb, with the result that after the workdir offapi.rdb is built from .urd files, it is overwritten by a merge of udkapi.rdb and a stale offapi.rdb from the solver.
* gbuildify testCaolán McNamara2012-01-171-4/+5
|
* sort out dep problem with yacc-generated header (fdo#44707)David Tardon2012-01-164-9/+19
|