category: Libs requires: cygwin libyajl2 sdesc: "Yet Another JSON Library (utilities)" ldesc: "Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator." 1 2 3 4 5While...
find_package(YAJL 2 REQUIRED) endif() target_compile_definitions(cgimap_common_compiler_options INTERFACE HAVE_YAJL=$<BOOL:${YAJL_FOUND}> HAVE_YAJL2=$<VERSION_GREATER_EQUAL:${YAJL_VERSION},2>) HAVE_YAJL=$<BOOL:${YAJL_FOUND}>) find_package(Fcgi REQUIRED) target_compile_definitions(cgimap...
category: Libs requires: cygwin external-source: yajl sdesc: "Yet Another JSON Library (runtime)" ldesc: "Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator." 1 2 3 4 5 6While...
fd00/yacpPublic Notifications Fork58 Star111 5 lines (5 loc) · 233 Bytes 1 2 3 4 5 category: Libs requires: cygwin libyajl2 sdesc: "Yet Another JSON Library (utilities)" ldesc: "Yet Another JSON Library. YAJL is a small event-driven (SAX-style) ...
Breadcrumbs cmsdist / yajl.spec Latest commit Lassi Tuura Use new strip_files / drop_files macros to clean up. caf1218· Sep 29, 2011 HistoryHistory File metadata and controls Code Blame 19 lines (15 loc) · 349 Bytes Raw ### RPM external yajl 1.0.9 ## INITENV +PATH PYTHONPATH ...
xrootd-5.28-00d-forkv2.patch xrootd-5.30.00-fix-gcc46.patch xrootd-gcc44.patch xrootd-toolfile.spec xrootd.spec xz-toolfile.spec xz.spec yajl.spec yui.spec yui3.spec yuicompressor.spec zeromq.spec zlib-toolfile.spec zlib.spec zope-interface.specBreadcrumbs...
Commits BreadcrumbsHistory for cmsdist py2-yajl-nogit.patch on89cb2b7 User selector All users DatepickerAll time Commit History End of commit history for this fileFooter © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my pers...
xrootd-toolfile.spec xrootd.spec xz-toolfile.spec xz.spec yajl.spec yui.spec yui3.spec yuicompressor.spec zeromq.spec zlib-toolfile.spec zlib.spec zope-interface.specBreadcrumbs cmsdist / yajl.spec Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and co...
### RPM external py2-yajl 0.3.5 ## INITENV +PATH PYTHONPATH %i/$PYTHON_LIB_SITE_PACKAGES Source: https://github.com/rtyler/py-yajl/zipball/v%{realversion} Patch: py2-yajl-nogit Requires: python yajl %prep %setup -n rtyler-py-yajl-4f25a9b %patch %build rm -rf yajl ln -s...
('yajl'): # Submodule hasn't been created, let's inform the user print('>>> It looks like the `yajl` submodule hasn\'t been initialized') print('>>> I\'ll try to do that, but if I fail, you can run:') print('>>> `git submodule update --init`') subprocess.call(...