代码搜索:libIDL
找到约 23 项符合「libIDL」的源代码
代码结果 23
www.eeworm.com/read/103513/15730155
in configure.in
dnl -*- mode: shell-script -*-
dnl Process this file with autoconf to produce a configure script.
AC_INIT(IDL.h.new.in)
AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
#
# Making releases:
# LIBIDL_MICRO_V
www.eeworm.com/read/103513/15730174
gz libidl-0.6.8.tar.gz
www.eeworm.com/read/103513/15730149
news
* Status as of 4/24/99
Version 0.6.8 Released
*** Important Changes in 0.6.8 from 0.6.4 which may affect code ***
- Inhibited nodes are no longer recursively removed, to retain
substructure. Once
www.eeworm.com/read/103513/15730139
am makefile.am
# -*- mode: makefile -*-
#
# libIDL Makefile.am
#
INCLUDES = -DYYDEBUG=1 -DYYERROR_VERBOSE=1 \
-DIDL_LIBRARY @GLIB_CFLAGS@ \
-DG_LOG_DOMAIN=\"libIDL\"
YFLAGS = -d -v 2>/dev/null
LFLAGS
www.eeworm.com/read/103513/15730166
win32 readme.win32
Using libIDL for Win32
~~~~~~~~~~~~~~~~~~~~~~
Win32 libIDL support is mostly here, but currently requires the use of
IDL_parse_filename_with_input, since there is no C preprocessor
generally ava
www.eeworm.com/read/103513/15730176
rpm libidl-0.6.8-1.src.rpm
www.eeworm.com/read/103513/15730175
rpm libidl-0.6.8-1.i386.rpm
www.eeworm.com/read/103513/15730177
rpm libidl-devel-0.6.8-1.i386.rpm
www.eeworm.com/read/103513/15730183
in makefile.in
# Makefile.in generated automatically by automake 1.4a from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Founda
www.eeworm.com/read/103513/15730145
readme
libIDL README
~~~~~~~~~~~~~
Introduction
~~~~~~~~~~~~
libIDL is a library licensed under the GNU LGPL for creating trees of
CORBA Interface Definition Language (IDL) files, which is a
specific