Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ome/ome-model
OME model (specification, code generator, implementation)
https://github.com/ome/ome-model
xsd-fu: Correct static initialisation order issues in the C++ templates
7e3c97248392c256ca228288899b34a6542a5926 authored over 9 years agoadjust XML serialization of unit property values
cf2bef1367807b919d7c24a419919e1230bbf670 authored over 9 years ago0987302160d08df9f9ac1a09e3d77583369fcbb5 authored over 9 years ago
54f060320ee0c5a4f0eab5023760dea4c43ab58f authored over 9 years ago
d6f4793eb9093735f410b629b87f9faa2d57cb8a authored over 9 years ago
This ensures that it's never included before the variant or MPL
headers are first used.
Some headers, notably lexical_cast.hpp, indirectly include
the MPL vector header which triggers ...
Since MPL provides an empty vector type, use it in place of our own
equivalent.
da57622cefaf9f157ee202b0fa74b2e91eb02867 authored over 9 years ago
e23eb4f2e3ea518008ff116a9aa4752521ba5156 authored over 9 years ago
529430258b9d1a7474a96ef3999a42d7c2bd21b5 authored over 9 years ago
cpp: common: Correct units test for MSVC stream output
31404a67394ec7fb7a5725e7ebf569fe393a02a2 authored over 9 years agocpp: common: Correct string iterator use in mstream and formatreader tests
4cc61128ba68c374135dc28b3b5e5917ca0a7576 authored over 9 years agocmake: Windows portability and efficiency fixes
579c4c97088d97d6ef6f57bcaa56d23475fb77a2 authored over 9 years agocpp: bioformats: Correct unused variable warnings in catch statements
cdd5b172faf764eb29fb7a291d9d46d4ba3de909 authored over 9 years ago4bf0c5fab17f9d67c1b380d8ba9f003417a7f3ca authored over 9 years ago
It is now possible to build with Ninja or make on Windows in
addition to building with msbuild o...
This was unsafe for the special case that any model objects
were instantiated before the static ...
The output of floating point exponents is slightly different
for MSVC--it uses three digits rath...
8e415b244e534669eea33c3c47db6303a1f48871 authored over 9 years ago
cffc0cfda3814ccb53595f171ac40bb4ad4bbfc4 authored over 9 years ago
5b9cae37663788665dc346393de6cfbe15bb2d71 authored over 9 years ago
MSVC doesn't appear to like this.
abbf98fcc929900de080df2fa5d9960f715351eb authored over 9 years ago
Use directly in the static methods since it appears that MSVC does not
control the static initia...
These are required to build a debug version of bioformats.
efde8206a79e41c7f8f172c8a5971edfe352371c authored over 9 years ago
While generally harmless, this removes make and ninja warnings
about duplicate dependencies.
a1ddf9acd17bd810b22266d84e2520b0396385e1 authored over 9 years ago
a2c045e8d55c6e628d83c04ef79f739577f65f6b authored over 9 years ago
136f34ffa113c5668c2061875bc1fb0d9a5ab767 authored over 9 years ago
cb70aba952288518852ee7de95444e0a50c9f262 authored over 9 years ago
These are needed to make msbuild work with the correct platform toolset.
48d37806cdb654cfe3798c0e5f8d8b1e7df01659 authored over 9 years ago9141c04d4863f4c3204732cfc474c4dda5ffa16c authored over 9 years ago
aaa7102d103aef828eb22d1ee92145550f8ca578 authored over 9 years ago
7493be64fbe784e3964ce480b193218c802de3bd authored over 9 years ago
584822f9fb291224770f52855e07948515d32234 authored over 9 years ago
setenv(3) appears not to exist on Windows; use the functional
equivalent.
ccf44763f56db7554cfa94ec71537ef79cd171c0 authored over 9 years ago
boost::filesytem::native is deprecated and ::string, ::wstring and
::c_str are the replacements.
9396ee8f8e68efde5221bfc00df581c3ac17afaf authored over 9 years ago
24e27fcf0e567f7ae268e62934cee94ca20be1dd authored over 9 years ago
5bd5314b26c26280881bfe932c7d17a60b4c793c authored over 9 years ago
These are already tested by the MetadataMap tests, but are intended
to test the compiler's suppo...
40a85a7c7af2f48270849a00a50345c753126b04 authored over 9 years ago
Configure with BUILD_SHARED_LIBS.
1a23dc72e9c45efc7d6e33ed5b9def3af897fb6b authored over 9 years ago3a4adfdb4c65eebbcacd079b4f38b1e0eea6f974 authored over 9 years ago
398ee98264247e1b379e0d0b49f5498ce00a1769 authored over 9 years ago
xsd-fu: Correct static initialisation order for enum key-value mappings
6714d6dfb3401ca9ef890eede202e6f2f7a21bbc authored over 9 years agocmake: Add error checking for xsd-fu invocation
a9901d197ffc02f92525c4a6a43a59d5b79baa2f authored over 9 years agocpp: ome-xml: Use pImpl idiom in OMEXMLModelObject classes
b07153c5c6ff1a4eaccb742a2073c2500277fd96 authored over 9 years agoCellH5 reader update and CellH5Writer
94ce6a434f9af589ac2b8aa07039debad4b9f095 authored over 9 years agoDicomReader/OBFReader: use native units for storing the physical size
102982fc40efb4f9bb2b1606787c8f071a84a9bd authored over 9 years ago
The string_map and value_map static maps were not protected with a
static method, required to pr...
cmake: Rename BIOFORMATS_EP_SOURCE_CACHE to source-cache
9e48d95c7e103d12fb85467599ebbff28a2fe12e authored over 9 years agocpp: common: Update compatibility snprintf for VS2013 and VS2012
98d25e40dd9dfd501cb02302c33a2644b0227e54 authored over 9 years agocpp: common: Correct Boost.Endian C++11 noexcept macro
6c97af037163eba7f87f02e4a5bd7ef359a15d32 authored over 9 years agocpp: common: Correct boolean copy constructor to copy raw value
01642c0c2ed16dc8cec79d94cbc716c9a58e1b16 authored over 9 years agoxsd-fu: MetadataRetrieve: Drop 'unused' from used parameters
3839471b5c34f3fd00089318d9fb752750e60fb1 authored over 9 years ago16c6346131830c803e6b329138e5820be7410754 authored over 9 years ago
7f520750db2b5b05c9540d6ebf421d41fcca94f3 authored over 9 years ago
2b76fdfc86ccb0826f2cfd10b9e72d2a085912b0 authored over 9 years ago
80b2438309aacfabd2624d62cc6592a87bf44075 authored over 9 years ago
0c42d233fcea0580b6085220e1bd0269ec50d293 authored over 9 years ago
If xsd-fu execution fails when obtaining output or
dependency file lists, abort with error. Pre...
No functional changes; this is simply to make the cmake
interface more friendly and accessible b...
b1c5a769e3d00b489ff5f8bd604f225d4b0b06b9 authored over 9 years ago
3ce9c5455825f2a9c433b8bed39ad6229318b49d authored over 9 years ago
cmake: Check for broken GCC regex implementation
88014208eb3ff7292b426b711d799954e703aa1c authored over 9 years agocpp: ome-xml: Correct return in Timestamp ostream output
920433df1346ad6385ad700ff3be4c1c97be86f4 authored over 9 years ago15abddb1900cb6ffeb11b87182b262f71ea5c8bc authored over 9 years ago
Submodule cleanup
0dc8646c27dec39244a01cb1af10d4c8fd2d0f2a authored over 9 years ago7d094628d875dbe00a0e91aca4d8001bb4d96e1f authored over 9 years ago
7320f300dab25e86bb22fbc7654715b049036dfb authored over 9 years ago
f3c545722d1d1eece6496186a4005524013b07f0 authored over 9 years ago
Define Maven property in the top-level POM in agreement with the Ant version
90df7a54a26af277130babe9a65057775093caca authored over 9 years agof5dc3baef289e073aff167f6e982bb071b3f88bb authored over 9 years ago
fe40995fddeefdb64958b80ad90dc69eecbcdea7 authored over 9 years ago
C++: Fix external boost, icu and xerces to build on Windows
b6608e78ad462cb800a30c0d4006b3533f41ea28 authored over 9 years ago49381841a6c6cb26a3edd1fdf6bf50a6446885c6 authored over 9 years ago
36ef33c42c09d76815926213f12f43e691c3cdf9 authored over 9 years ago
Also include ome-transforms.xml in Maven specification JAR
84bc9c483842afa83391995e176f19fdac23640e authored over 9 years ago83f656b76ca71fad5d5e45a233b23e018676f317 authored over 9 years ago
39038ccf79595f47c2308a95586d32c5231b0056 authored over 9 years ago
If a manual configure step is configured, the build step defaults
to "make", so add manual build...
93582fb7753f0def0d5c32fc51501f84136c6997 authored over 9 years ago
8a227276f8275a9e3517b87eecf4c0e95261e455 authored over 9 years ago
4dcb10eab0846b0b9dc6c8357233188a5e00074a authored over 9 years ago
ff756a0aab681b0024698509c7da728b0c71a3ce authored over 9 years ago
9d164dc67337cd03da908a0d50770ea762f22422 authored over 9 years ago
For reasons unknown, the Xerces developers use .c as a header
extension in addition to .hpp.
These components come from the time where Bio-Formats was managed as a
submodule of OMERO. As we...
67ee2bd16f5744df0648ef9eb66ac0eca722d9e8 authored over 9 years ago
213c39ec3db4e55a70c70354b76162f2fef60b4c authored over 9 years ago
a1129a1fe44344a91e5b6faf3761e4c3b8892961 authored over 9 years ago
ce907e6be4bddb126e6428c7f3dcf27e699ad574 authored over 9 years ago
46e71c561dee3014024b839ce17c3a00336f96b1 authored over 9 years ago
36de7172fcbb64a6e9d38a27e086cb7223459075 authored over 9 years ago
86b1f2ff30198fe35bde1ee8a35f56a1384c74dc authored over 9 years ago
e92767a4316948d0972f451b3504f220c2cba188 authored over 9 years ago
63bda04d8db6afc1eb42832b3e584b8105df2c2c authored over 9 years ago
7cf43c3be73adc8d8d6f2755c5f240d885337a6a authored over 9 years ago