VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101780   15 months vboxsync libs/xpcom: Switch to using our own atomics on Linux like we do on …
(edit) @101778   15 months vboxsync libs/xpcom: Remove ptmisc.c which isn't really used, bugref:10545
(edit) @101776   15 months vboxsync libs/xpcom: Remove prthinfo which isn't used, bugref:10545
(edit) @101775   15 months vboxsync libs/xpcom: Remove prtpool.{c,h} which aren't used, bugref:10545
(edit) @101772   15 months vboxsync libs/xpcom: Remove prmalloc.c as _PR_OVERRIDE_MALLOC is never set in …
(edit) @101770   15 months vboxsync libs/xpcom: Remove prmwiat.{c,h} which aren't used, bugref:10545
(edit) @101768   15 months vboxsync libs/xpcom: Remove unused files, bugref:10545
(edit) @101766   15 months vboxsync libs/xpcom: Remove prsem.{c,h} which aren't used, bugref:10545
(edit) @101765   15 months vboxsync libs/xpcom: Remove prrwlock.{c,h} which aren't used, bugref:10545
(edit) @101764   15 months vboxsync libs/xpcom: Remove unused code, bugref:10545
(edit) @101762   15 months vboxsync libs/xpcom: Remove pratom.c as we don't support running on platforms …
(edit) @101761   15 months vboxsync libs/xpcom: Remove pratom.c as we don't support running on platforms …
(edit) @101760   15 months vboxsync libs/xpcom: Remove prolock.{c,h} as they aren't used anywhere, bugref:10545
(edit) @101751   15 months vboxsync libs/xpcom: Remove prsystem.{c,h} as they aren't used anywhere, …
(edit) @101748   15 months vboxsync libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
(edit) @101746   15 months vboxsync libs/xpcom: Remove prrng.{c,h} and uxrng.c as they aren't used …
(edit) @101744   15 months vboxsync libs/xpcom: Remove prcountr.{c,h} as they aren't used anywhere, …
(edit) @101743   15 months vboxsync libs/xpcom: Remove pralarm.{c,h} as they aren't used anywhere, bugref:10545
(edit) @101740   15 months vboxsync libs/xpcom: Remove plbase64.h and base64.c as they aren't used …
(edit) @101738   15 months vboxsync libs/xpcom: Remove prvrsion.h, plvrsion.c, prvrsion.c as they aren't …
(edit) @101736   15 months vboxsync libs/xpcom: Remove plresolv.h as it isn't used anywhere, bugref:10545
(edit) @101735   15 months vboxsync libs/xpcom: Remove plgetopt.{h,c} as it isn't used anywhere (except in …
(edit) @101734   15 months vboxsync libs/xpcom: Remove plerror.{h,c} as it isn't used anywhere, bugref:10545
(edit) @101730   15 months vboxsync libs/xpcom/Makefile.kmk: Drop os2 form the Makefile as support won't …
(edit) @101727   15 months vboxsync libs/xpcom: Remove long unused darwin.x86 stuff, bugref:10545
(edit) @99706   21 months vboxsync *.kmk: More SDK makefile cleanups. bugref:10442
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98394   2 years vboxsync libs/xpcom18a4: *.kmk automatic scm cleanups. bugref:10348
(edit) @98223   2 years vboxsync libs/xpcom18a4: s/XPCOM/XPComDll/ ++ [fixes] bugref:10348
(edit) @98222   2 years vboxsync libs/xpcom18a4: s/XPCOM/XPComDll/ ++ [fixes] bugref:10348
(edit) @98221   2 years vboxsync libs/xpcom18a4: s/XPCOM/XPComDll/ ++ bugref:10348
(edit) @98220   2 years vboxsync libs/xpcom18a4: s/XPCOMEXE/XPComExe/ s/XPCOMTSTEXE/XPComTstExe/ …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95622   3 years vboxsync /Config.kmk,Installer/solaris,xpcom18a4/{Config.kmk,Makefile.kmk},tools …
(edit) @95259   3 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @88126   4 years vboxsync libs/xpcom18a4/Makefile.kmk: Use the same "put libSDL late in the link …
(edit) @87254   4 years vboxsync xpcom18a4: Adjustments for bugref:9898.
(edit) @86391   4 years vboxsync xpcom/Makefile.kmk: Turns out VBOX_LIBIDL_CONFIG can be more than one …
(edit) @86390   4 years vboxsync /Config.kmk,xpcom/Makefile.kmk: Better error message if we cannot find …
(edit) @86389   4 years vboxsync xpcom18a4/Makefile.kmk: provide clear diagnostics when libIDL-config …
(edit) @86281   4 years vboxsync xpcom: Build the TestXPTCInvoke.cpp testcase. bugref:9790
(edit) @86259   4 years vboxsync xpcom/xptcall: Use xptcinvoke_amd64_vbox.asm on all amd64 targets. …
(edit) @85654   4 years vboxsync *.kmk: PATH_DEVTOOLS* -> KBUILD_DEVTOOLS*.
(edit) @84940   5 years vboxsync xpcom18a4/Makefile.kmk: BUILD_PLATFORM -> KBUILD_HOST.
(edit) @76633   6 years vboxsync xpcom18a4/Makefile.kmk: Use _2_OBJS instead of _OBJS.
(edit) @74271   6 years vboxsync libs/xpcom: Sdded a import library def-file for the …
(edit) @74267   6 years vboxsync .kmk: LIB_XPCOM_IMP and prepping for building extpacks with implibs …
(edit) @74230   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74229   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74223   6 years vboxsync libs/Makefile.kmk,xpcom18a4/Makefile.kmk: VBOX_ONLY_EXTPACK updates. …
(edit) @69111   7 years vboxsync (C) year
(edit) @63540   8 years vboxsync xpcom18a4/Makefile.kmk: solaris has socklen_t.
(edit) @62534   9 years vboxsync (C) 2016
(edit) @62307   9 years vboxsync libs/xpcom: On Mac OS X define HAVE_SOCKLEN_T to use system's …
(edit) @61591   9 years vboxsync Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
(edit) @60975   9 years vboxsync Attempt at mac build fix; cleanups.
(edit) @58944   9 years vboxsync xpcom, Additions/x11: _BSD_SOURCE and _SVID_SOURCE are deprecated, use …
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @55044   10 years vboxsync test for unresolved symbols in VMMGC.gc
(edit) @51166   11 years vboxsync Config.kmk, libs/xpcom: Disable C5/D5 symbol filtering hack for …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48245   11 years vboxsync libs/xpcom: don't build some tests which expect parameters
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @47900   11 years vboxsync hopefully final typo fix
(edit) @47893   11 years vboxsync more typos
(edit) @47892   11 years vboxsync more typos
(edit) @47891   11 years vboxsync typo
(edit) @47890   11 years vboxsync libs/xpcom: try to fix xpcom component loading issues with hardened …
(edit) @47509   11 years vboxsync libs/xpcom: Temporary hack to workaround gcc 4.5.2 on Solaris. Enable …
(edit) @47508   11 years vboxsync libs/xpcom: Temporary hack to workaround gcc 4.5.2 on Solaris.
(edit) @46043   12 years vboxsync src/libs/xpcom18a4: remove L4.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40512   13 years vboxsync Solaris 11 / gcc 4.5.2: The gcc specs aren't passing -mcmodel down to …
(edit) @40509   13 years vboxsync Config.kmk,xpcom: Solaris 11 / gcc 4.5.2 build fixes.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38692   13 years vboxsync build fix
(edit) @38690   13 years vboxsync libs/xpcom: make xpidl build here
(edit) @38152   14 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38082   14 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37998   14 years vboxsync xpcom18a4/Makefile.kmk: two missing slashs in _INST properties.
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @31534   14 years vboxsync xpidl: added --as-needed to Linux builds
(edit) @29182   15 years vboxsync xpcom/java: makefile cleanup.
(edit) @29178   15 years vboxsync xpidl_java.c,Makefile.kmk: Mark the changes pertaining to making …
(edit) @29118   15 years vboxsync xpidl,java/Makefile.kmk: Hacked the java mode of xpidl into producing …
(edit) @29103   15 years vboxsync comments and spaces.
(edit) @29075   15 years vboxsync xpcom18a4/*.kmk: $(PATH_VBox-xpcom-string)/idl_ts -> …
(edit) @29066   15 years vboxsync nit
(edit) @29065   15 years vboxsync build fix
(edit) @29064   15 years vboxsync xpcom18a4/*.kmk: Moved the templates and globals from Makefile.kmk to …
(edit) @28913   15 years vboxsync skeleton of Java bridge
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28362   15 years vboxsync python: always use Python multiversion code
(edit) @27140   15 years vboxsync Config.kmk,xpcom18a4/Makefile.kmk: Merged VBOX_WITH_ORIGIN into …
(edit) @27139   15 years vboxsync Config.kmk,recompiler,xpcom18a4/Makefile.kmk: Drop the trailing slash …
(edit) @27138   15 years vboxsync Config.kmk,recompiler/Makefile.kmk,xpcom18a4/Makefile.kmk: Use @rpath …
(edit) @26022   15 years vboxsync xpcom18a4: Deprecated warnings in VBoxPython, take two.
(edit) @26016   15 years vboxsync Fixed two incorrect kBuild template references (VBOXCROGLR3HOSTLIB, …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette