summaryrefslogtreecommitdiffstats
path: root/neon
Commit message (Collapse)AuthorAgeFilesLines
* convert openssl to gbuild and add to tail_buildPeter Foley2012-12-311-0/+1
| | | | | | | Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+2
| | | | | | We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
* tweak some build.lsts for the group photo...Michael Stahl2012-10-151-2/+1
|
* hide external library neon's warningsNorbert Thiebaud2012-09-291-0/+6
| | | | Change-Id: Ie394ee8fc7a7e4c34965242920225c5dc2297c0b
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-2/+2
| | | | Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
* neon: use .def file on Windows for exporting symbolsMatúš Kukan2012-09-222-0/+298
| | | | Change-Id: Ie88fab057e20792edc2deda327a7b9cefcbcadf8
* neon: convert to gbuildMatúš Kukan2012-09-2213-1339/+633
| | | | Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
* neon: fix some warningsMichael Stahl2012-07-272-1/+12
|
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-1/+8
|
* gbuildize internal zlibCaolán McNamara2012-04-131-8/+1
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+1
|
* Deliver the static libneon built for iOSTor Lillqvist2012-01-271-1/+2
| | | | | | | Actually libneon probably can't be used in an app distributed through the App Store thanks to its LGPL licensing, so eventually we either need a replacement, like AOO, or need to bypass code that uses neon for iOS. But for now let's keep building it...
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-1/+2
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-8/+8
|
* Drop OS2Tor Lillqvist2011-05-211-4/+1
|
* Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist2011-05-161-5/+2
|
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
|
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-095-52/+98
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: boost/aliasing.patch boost/makefile.mk cairo/cairo/makefile.mk cairo/pixman/makefile.mk dictionaries/da_DK/README_th_da_DK.txt dictionaries/da_DK/description.xml dictionaries/da_DK/dictionaries.xcu dictionaries/da_DK/makefile.mk dictionaries/da_DK/th_da_DK.dat dictionaries/de_AT/th_de_AT_v2.idx dictionaries/de_CH/th_de_CH_v2.idx dictionaries/de_DE/COPYING dictionaries/de_DE/COPYING_GPLv2 dictionaries/de_DE/COPYING_GPLv2.txt dictionaries/de_DE/README_extension_owner.txt dictionaries/de_DE/README_th_de_DE_v2.txt dictionaries/de_DE/makefile.mk dictionaries/de_DE/th_de_DE_v2.idx icu/makefile.mk moz/makefile.mk python/makefile.mk
| * #i116587# - Workaround for IIS sending challenge without realm.Kai Sommerfeld2011-02-031-18/+39
| |
| * #i115991# - neon update 0.29.3 -> 0.29.5Kai Sommerfeld2010-12-085-52/+77
| |
* | Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
|/
* CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-162-2/+2
|\
| * sb118: merged in re/DEV300_next towards DEV300_m76sb2010-04-075-939/+55
| |\
| * \ sb118: merged in DEV300_m72sb2010-02-252-11/+3
| |\ \
| * \ \ sb118: merged in DEV300_m71sb2010-02-082-98/+175
| |\ \ \
| * | | | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-292-2/+2
| | | | | | | | | | | | | | | | | | | | and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
* | | | | CWS-TOOLING: integrate CWS ause117Jens-Heiner Rechtien2010-04-132-16/+17
|\ \ \ \ \
| * | | | | #i110331# fixed build dependencies.Kai Sommerfeld2010-03-233-17/+18
| | |_|_|/ | |/| | |
* | | | | ause110: #i106731# yet another changed tarballHans-Joachim Lankenau2010-03-182-2/+2
| | | | |
* | | | | ause110: update to DEV300_m75Hans-Joachim Lankenau2010-03-175-941/+57
|\| | | |
| * | | | CWS-TOOLING: integrate CWS kso43Vladimir Glazunov2010-03-105-941/+57
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | #i108909# - export ne_free().Kai Sommerfeld2010-02-221-1/+2
| | | | |
| | * | | #i108909# need to deliver ne_compress.hKai Sommerfeld2010-02-041-0/+1
| | | | |
| | * | | #i108909# - Updated neon to version 0.29.3Kai Sommerfeld2010-02-035-979/+170
| | |/ /
* | | | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-102-11/+3
|\| | |
| * | | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-11/+3
| | |/ | |/| | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | | ause110: update to DEV300_m71Hans-Joachim Lankenau2010-02-082-98/+175
|\| |
| * | fixed compile error after resync.Kai Sommerfeld2010-01-081-46/+42
| | |
| * | rebase to dev300 m69.Kai Sommerfeld2010-01-072-9/+11
| |\|
| * | resync with DEV300_m67Kai Sommerfeld2009-12-101-32/+29
| | |
| * | merged with DEV300_m67Kai Sommerfeld2009-12-105-44/+676
| |\ \
| * | | #i107150# - new: Ability to handle compressed (gzip) responses.Kai Sommerfeld2009-11-272-33/+35
| | | |
| * | | #106830# - NTLM: do not call auth callback, if session timed out.Kai Sommerfeld2009-11-191-21/+24
| | | |
| * | | #i106830# WebDAV locking support for UCBKai Sommerfeld2009-11-121-19/+91
| | | |
* | | | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
| |_|/ |/| |
* | | #i100000# add GetVersionInfo to exportsVladimir Glazunov2009-12-171-1/+2
| | |
* | | #i10000# fix for link error on windowsVladimir Glazunov2009-12-141-1/+2
| |/ |/|