|
|
@66832
|
8 years |
vboxsync |
Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
|
|
|
@64069
|
8 years |
vboxsync |
Main/webservice: don't warn about misleading indentation as gcc 6.2 …
|
|
|
@64067
|
8 years |
vboxsync |
removed VBOX_BLEEDING_EDGE (never used)
|
|
|
@64017
|
8 years |
vboxsync |
Runtime/Main/webservice: don't warn about deprecated function …
|
|
|
@64014
|
8 years |
vboxsync |
Main/webservice: -Wno-format only for gcc
|
|
|
@64013
|
8 years |
vboxsync |
Main/webservice: no -Wformat when compiling the SOAP stuff
|
|
|
@63980
|
8 years |
vboxsync |
webservice: gSOAP 2.8.36 + openssl 1.1.0 preps
|
|
|
@63967
|
8 years |
vboxsync |
webservice: removed long obsolete VCC70 hack that caused precompiled …
|
|
|
@63966
|
8 years |
vboxsync |
Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.
|
|
|
@63941
|
8 years |
vboxsync |
Main/webservice: need to keep the hack to try both with and without --file
|
|
|
@63940
|
8 years |
vboxsync |
Main/webservice: document the sometimes totally weird Python ZSI …
|
|
|
@63936
|
8 years |
vboxsync |
vboxsoap: Configured precompiling the soapH.h (server) header, …
|
|
|
@63742
|
8 years |
vboxsync |
Main/webservices: tools/common/gsoap/v2.7.12-r2/stdsoap2.cpp has a …
|
|
|
@63416
|
8 years |
vboxsync |
vboxwebsrv seems to need $(VBOX_GCC_Wno-literal-suffix) as well
|
|
|
@63394
|
8 years |
vboxsync |
vboxsoap: Add -Wno-literal-suffix when available, trouble in some …
|
|
|
@62875
|
8 years |
vboxsync |
Main: gcc warnings
|
|
|
@62767
|
8 years |
vboxsync |
webservices: warnings
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61914
|
8 years |
vboxsync |
Main/webservice: warning
|
|
|
@61379
|
9 years |
vboxsync |
Main/webservice: don't ship webtest any longer (to save space) and …
|
|
|
@59491
|
9 years |
vboxsync |
Main/webservice: Drop Python ZSI 1.x backwards compatibility. It is …
|
|
|
@59485
|
9 years |
vboxsync |
Main/webservice: fix 5.0.0 regression breaking the python webservice …
|
|
|
@58240
|
9 years |
vboxsync |
webservice: syntax fix
|
|
|
@58239
|
9 years |
vboxsync |
webservice: gracefully handle soapcpp2 version 2.8 and later which …
|
|
|
@57488
|
9 years |
vboxsync |
VBoxJWs file list and source code generating rules needs to depend on …
|
|
|
@55806
|
10 years |
vboxsync |
SDK: add defines for each scripting language, and disable perl by …
|
|
|
@53937
|
10 years |
vboxsync |
SED needs no help from /bin/sh to open files for reading and writing.
|
|
|
@53844
|
10 years |
vboxsync |
fixed resource files
|
|
|
@53842
|
10 years |
vboxsync |
not yet
|
|
|
@53840
|
10 years |
vboxsync |
addded more Windows resource files
|
|
|
@53387
|
10 years |
vboxsync |
missing dependency for javadoc rule.
|
|
|
@49615
|
11 years |
vboxsync |
build fix
|
|
|
@49116
|
11 years |
vboxsync |
*.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
|
|
|
@47392
|
11 years |
vboxsync |
Main/webservice/Makefile.kmk: fix dependency typo leading to …
|
|
|
@46484
|
12 years |
vboxsync |
Main/webservice: fix build directory creation
|
|
|
@46483
|
12 years |
vboxsync |
Main/webservice: properly resolve a couple of @todos
|
|
|
@46480
|
12 years |
vboxsync |
Main/webservice: resurrect accidentally deleted @todos
|
|
|
@46478
|
12 years |
vboxsync |
libs/xpcom: touch up Java XPCOM wrapper generation, new common …
|
|
|
@45614
|
12 years |
vboxsync |
Main/webservices: make it less annoying by preventing many warnings
|
|
|
@45483
|
12 years |
vboxsync |
Main/glue+idl+webservice: move the type mapping XSLT include file to a …
|
|
|
@45075
|
12 years |
vboxsync |
Main/webservice: fix long-standing linker warning
|
|
|
@45074
|
12 years |
vboxsync |
Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
|
|
|
@45034
|
12 years |
vboxsync |
Main: make VBOX_ONLY_SDK=1 build on Windows hosts
|
|
|
@43585
|
12 years |
vboxsync |
Main/webservice: fix MANIFEST.MF content and packaging into vboxjws.jar
|
|
|
@42540
|
12 years |
vboxsync |
webservice/Makefile.kmk: use the .xidl with documentation removed as …
|
|
|
@42288
|
12 years |
vboxsync |
Jettisoned the old compilers.
|
|
|
@42154
|
12 years |
vboxsync |
VS2010 preps.
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41040
|
13 years |
vboxsync |
Main+Frontends: move release logging setup to the glue code (to …
|
|
|
@40526
|
13 years |
vboxsync |
Main/webservice: do not flood the build log with cleanup having near …
|
|
|
@40476
|
13 years |
vboxsync |
fix webservices for newer versions of GSOAP
|
|
|
@40400
|
13 years |
vboxsync |
webservice: Added Python sample.
|
|
|
@40230
|
13 years |
vboxsync |
-fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
|
|
|
@40130
|
13 years |
vboxsync |
Main/webservice+doc/manual: Add SSL support to the webservice, and …
|
|
|
@39876
|
13 years |
vboxsync |
Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap …
|
|
|
@38914
|
13 years |
vboxsync |
Main/glue/tests: clean up sample Java app using the glue code
|
|
|
@38802
|
13 years |
vboxsync |
Main/webservice: provide wsdl description through http get with url …
|
|
|
@38799
|
13 years |
vboxsync |
Main/webservice: only document the official API package, not the …
|
|
|
@38796
|
13 years |
vboxsync |
Main/glue: Add javadoc comments to the java glue code, use them to …
|
|
|
@38228
|
13 years |
vboxsync |
webservice/Makefile.kmk: Dependency fix.
|
|
|
@38161
|
13 years |
vboxsync |
webservice/Makefile.kmk: Delete files before recreating them.
|
|
|
@38093
|
13 years |
vboxsync |
*.kmk,++: Mode fixes to maximize hardlinking potential during staging.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37999
|
13 years |
vboxsync |
webservice/Makefile.kmk: One missing slash in _INST properties.
|
|
|
@36884
|
14 years |
vboxsync |
webservices: removed obsolete code
|
|
|
@36612
|
14 years |
vboxsync |
SDK: fixed some installed files, restore copyright notice
|
|
|
@35559
|
14 years |
vboxsync |
Main/webservice: when daemonized use a release logger, default log …
|
|
|
@35440
|
14 years |
vboxsync |
Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
|
|
|
@34618
|
14 years |
vboxsync |
VCC70 workaround.
|
|
|
@34609
|
14 years |
vboxsync |
*.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the …
|
|
|
@34607
|
14 years |
vboxsync |
webservices: next try
|
|
|
@34601
|
14 years |
vboxsync |
webservices: next try
|
|
|
@34594
|
14 years |
vboxsync |
webservices: try if it build with -O1
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@31649
|
14 years |
vboxsync |
webservice: remove obsolete file, add comments
|
|
|
@31632
|
14 years |
vboxsync |
webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
|
|
|
@31234
|
14 years |
vboxsync |
Java: few final touches
|
|
|
@31232
|
14 years |
vboxsync |
Java: testing with Java 1.5 shows that glue code is functional there too
|
|
|
@31117
|
14 years |
vboxsync |
Python WS: generate code compatible with newer ZSI
|
|
|
@31022
|
14 years |
vboxsync |
webservice/Makefile.kmk: ifndef doesn't expand the variable, it just …
|
|
|
@31011
|
14 years |
vboxsync |
Webservice makefile: move upstream for better readability
|
|
|
@31010
|
14 years |
vboxsync |
typo
|
|
|
@31005
|
14 years |
vboxsync |
Java bindings: properly clear Java glue files
|
|
|
@30994
|
14 years |
vboxsync |
Grrr
|
|
|
@30993
|
14 years |
vboxsync |
missing build dependency
|
|
|
@30932
|
14 years |
vboxsync |
Java bridge: uniform bridge is functional
|
|
|
@30914
|
14 years |
vboxsync |
Main: uniform bridge work (in progress)
|
|
|
@30880
|
14 years |
vboxsync |
Java bridge: started common JAX bridge work
|
|
|
@29843
|
15 years |
vboxsync |
default RAM for javac
|
|
|
@29715
|
15 years |
vboxsync |
Java glue: intermediate
|
|
|
@29673
|
15 years |
vboxsync |
Java glue: intermediate
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26789
|
15 years |
vboxsync |
webservices/Makefile.kmk: Use kmk's C like expressions instead of …
|
|
|
@26708
|
15 years |
vboxsync |
Webservice/jax-ws: bump API minor version automatically in development …
|
|
|
@26370
|
15 years |
vboxsync |
Webservice: code documentation
|
|
|
@26023
|
15 years |
vboxsync |
webservices: some warnings.
|
|
|
@25783
|
15 years |
vboxsync |
typo.
|
|
|
@25761
|
15 years |
vboxsync |
webserivces/Makefile.kmk: More -Wno-shadow.
|
|
|
@25758
|
15 years |
vboxsync |
webservice/Makefile.kmk: -Wno-shadow for soapC-*.cpp
|
|
|
@25748
|
15 years |
vboxsync |
iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
|
|
|