~paulliu/unity/phablet-add_unit_test

Viewing all changes in revision 567.

  • Committer: Tarmac
  • Author(s): Michi Henning
  • Date: 2013-04-10 02:11:08 UTC
  • mfrom: (533.5.6 declspec)
  • Revision ID: tarmac-20130410021108-cpbk8igw99oqvxp3
Added -fvisibility=hidden to compile flags, so we don't export symbols by default.

Added unity/config.h, which defines a UNITY_API macro that, if UNITY_DLL_EXPORTS is defined, exports a symbol.

Added -DUNITY_DLL_EXPORTS to compile flags for libunity-api.

Added UNITY_API macro to classes and functions that are part of the public API.

Renamed config.h.in in the source root to paths.h.in. (This file should eventually be removed or moved elsewhere,
as should main.cpp. There should be no source files in the build root.

Approved by PS Jenkins bot, Michał Sawicz.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: