summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* add human theme to configureBjoern Michaelsen2012-01-171-2/+2
|
* Fix typoTor Lillqvist2012-01-161-1/+1
|
* Env.Build.sh should source config_build.mkTor Lillqvist2012-01-161-1/+1
|
* There is no desktop/scripts/soffice.sh.in any moreTor Lillqvist2012-01-161-1/+0
|
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-161-1/+3
| | | | | | | | | | | | Berkeley DB is used for help index and extension database. (Possibly only for a backward-compatible format of the latter, I am not sure.) Neither use makes much sense on Android and iOS. The existing help is for LO on desktop OSes anyway, help for LO-based apps on iOS and Android will naturally be quite different. On iOS there will definitely be no "extensions", and probably we don't want to bother with such on Android either.
* simplify handling of JITC_PROCESSOR_TYPEDavid Tardon2012-01-151-2/+2
|
* config*: add cflags for gio, gconf and gnomevfsMatúš Kukan2012-01-151-0/+6
|
* avoid generating a file in the source treeDavid Tardon2012-01-111-4/+1
|
* bah, i forgot *export*David Tardon2012-01-111-1/+1
|
* we need a var. assignment here, not a valueDavid Tardon2012-01-111-1/+2
|
* Kill --with-local-solverTor Lillqvist2012-01-091-18/+0
|
* We don't need doxygen for the sub-configureTor Lillqvist2012-01-091-0/+1
|
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-051-0/+35
| | | | | | | * New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
* Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android)Tor Lillqvist2012-01-051-4/+12
|
* migrate JAVALIB out of set_soenv.inNorbert Thiebaud2012-01-021-1/+237
|
* avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud2012-01-021-2/+0
|
* oops use == not = in dmake conditionalNorbert Thiebaud2012-01-021-101/+138
|
* The Android NDK calls the CPU just "arm", not "armel"Tor Lillqvist2012-01-021-1/+1
|
* ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud2012-01-021-4/+1
|
* GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud2012-01-011-0/+2
|
* migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud2012-01-011-0/+5
|
* fix PathFormat, use build_os not host_osNorbert Thiebaud2011-12-311-3/+3
|
* fix typo: formattedKorrawit Pruegsanusak2011-12-311-3/+3
|
* fix 64 bits build detection for cygwinNorbert Thiebaud2011-12-311-2/+2
|
* Path format issue with cygwin... try to restore the original behaviorNorbert Thiebaud2011-12-311-2/+29
|
* type in COMEX handlingNorbert Thiebaud2011-12-301-4/+4
|
* migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud2011-12-301-1/+359
|
* move MS stuff earlier in configure. pre-work for set_soenv.in migrationNorbert Thiebaud2011-12-301-247/+247
|
* move PRODUCT and PROEXT determination earlier in configure.Norbert Thiebaud2011-12-301-40/+41
| | | | the is a prep work to migrate IN/OUTPATH out of set_soenv.in
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-0/+3
|
* do not export SUNTEMPLATE_LANG. Not used anywhereNorbert Thiebaud2011-12-241-2/+0
|
* binned XAU_LIBS from configure.in. Not used anywhere.Norbert Thiebaud2011-12-241-3/+0
|
* binned --enable-static-gtk... no used anywhere.Norbert Thiebaud2011-12-241-16/+0
|
* prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud2011-12-241-2/+8
| | | | | | | | | This introduce config_host.mk and config_build.mk generated from config_host.mk.in The intent is for that file to be both sourcable in a shell and includable in a gnu Makefile. Eventually all the environment set-up will be in config_host.mk.in and so there won't be a need to source anything in shell before make.
* Revert "Fix gmake detection for MacOSX"Bjoern Michaelsen2011-12-221-14/+2
| | | | | | | | This reverts commit cf33de27eb5e981d8a1fa76f6a9d72ce7174f10d. This breaks make bug 20033 detection on Linux. If this can not be reliably detected on OSX, just disable parallelism for GNU make 3.81 on OSX in general, but leave the detection intact for Linux.
* only use posix_fallocate() if it's actually availableRobert Nagy2011-12-211-0/+2
|
* Do hardcode alignments for PowerPC Mac OS XTor Lillqvist2011-12-201-6/+16
|
* Require ac_cv_alignof_* env vars if we don't have AC_CHECK_ALIGNOFTor Lillqvist2011-12-201-18/+14
|
* Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist2011-12-201-9/+0
|
* Fix gmake detection for MacOSXJames C2011-12-201-2/+14
|
* remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2011-12-181-50/+0
|
* do not package pything scripting extension when building --with-python=noNorbert Thiebaud2011-12-171-0/+1
|
* use a c-version of concat-deps.plNorbert Thiebaud2011-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This touch configure.in with a trivial space removal to force a ./bootstrap on the tinderboxes This make ./bootstrap build a 'build-side' executable concat-deps and modify LinkTarget.mk to use it instead of concat-deps.pl The impact is a conservative x10 times improvement in both elapsed and cpu time in overhead due to DEP generations. time make -sr build in tail_build after removing workdir/$INPATH/Dep/LinkTarget/Library/* (all on Intel X3360, 2.83GHz, 4-core) before: elapsed: 116.5 cpu: 115.9 after elapsed: 24.3 cpu: 23.9 base (no dep processing, i.e no rm of Dep/...) elapsed: 17.5 cpu: 17.4 overhead ratio: elapsed: 14.5x cpu: 15x same with -j6 before: elapsed: 47 cpu: 116 after: elapsed: 20.8 cpu: 24 base: elapsed: 17.5 cpu: 17.5 overhead ratio: elapsed: 9x cpu: 15x Note: for now the executable is generated directly in the source tree (in solevn/bin ). That is not ideal. It and other similar polution should be moved, to workdir most likely.. For now we just hide the mess under the .gitignore carpet
* Do build cairo for Android, will likely be neededTor Lillqvist2011-12-171-5/+1
|
* Save the config.log for the build platform as config.Build.logTor Lillqvist2011-12-151-0/+1
|
* No Makefile.in any moreTor Lillqvist2011-12-151-1/+0
|
* Introduce optional krb5&gssapi support for internal PostgreSQLLionel Elie Mamane2011-12-151-1/+61
| | | | Enable it by default on MacOS X
* Revert "enable -gdwarf-4 by default if possible"Luboš Luňák2011-12-151-18/+0
| | | | | | | | | | | | | | | | It turns out even quite recent gdb (7.1) reportedly does not support DWARF4, moreover while the produced binaries are smaller, faster and make gdb initially use less memory, this quickly ceases to the case as soon as one actually does anything in gdb. Presumably the DWARF4 handling in current gdb is very inefficient (http://sourceware.org/bugzilla/show_bug.cgi?id=13498). This reverts commit 5214f7843ca48f2207945fbfe32ba164afe7b3aa. Conflicts: solenv/gbuild/platform/WNT_INTEL_GCC.mk solenv/gbuild/platform/unxgcc.mk
* Some more postgresql fixesFridrich Štrba2011-12-121-2/+4
| | | | | 1. The --enable-extension-integration affects only packaging 2. OUTDIR_FOR_BUILD is for native build in case of crosscompiling
* --with-theme is without trailing sKorrawit Pruegsanusak2011-12-111-1/+1
| | | | Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>