source: roaraudio/libroar/Makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5317:6b1045321fd6   12 years phi updated plugin infrastructre
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5220:df802906cfec   12 years phi do not ignore errors at the moment
(edit) @5115:3f841b146bef   13 years phi moved VIO stream functions out of the vio.c file
(edit) @5109:4f9fc788fe91   13 years phi Started to use compiler attributes (Also see: #130)
(edit) @5031:ebd6fe192503   13 years phi Added support for ROAR_CMD_GETTIMEOFDAY
(edit) @4958:2d8a28f3d87f   13 years phi Added simple memmgr (memory Manager) code.
(edit) @4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
(edit) @4824:bd21c2bc0214   13 years phi Added VIOs and DSTR elements: null:, zero:, nrandom:
(edit) @4779:64fbda1f79f8   13 years phi Added support for a simple trap mechanism (pr1)
(edit) @4748:d7be1c18ccb5   13 years phi updated configure script to honor LDFLAGS and added --opti to set …
(edit) @4586:a740993657d7   13 years phi added base64 stub files
(edit) @4585:809eb2858897   13 years phi added CRC24 support
(edit) @4533:5623608fd688   13 years phi added files for stdio vio handles
(edit) @4524:74c199f0078b   13 years phi added files for roarfloats
(edit) @4497:d53e72ee4a67   13 years phi added dummy files for caps.h
(edit) @4483:96a86fd04daf   13 years phi added dummy files for authfile support
(edit) @4462:75c01c2600d2   13 years phi added dummy files for password api
(edit) @4457:81bb54d22f8c   13 years phi added dummy files for Tiger hash
(edit) @4454:8d5b183324bc   13 years phi implemented a overall crypto init function
(edit) @4446:12a28cf8a257   13 years phi added dummy files for random and hash functions
(edit) @4428:f30bfc52a118   13 years phi started with server info stuff
(edit) @4350:7647d662eb9f   14 years phi added enumdev.c
(edit) @4341:37d7e22c37ff   14 years phi added libroar/asyncctl.[ch], added roar_wait()
(edit) @4314:0e88a15d32ff   14 years phi added dummy files for std proxy
(edit) @4302:23a361d0f315   14 years phi added dummy files for notify
(edit) @4266:7f73a7c91903   14 years phi added LTM file
(edit) @4173:617412b26b3e   14 years phi added vs dummy file
(edit) @3994:a091e41bf711   14 years phi added buffer_store VIO
(edit) @3973:dfc7d84eb0ae   14 years phi added file for keyval code
(edit) @3969:0b526214f2c3   14 years phi added empty files for vio_buffer
(edit) @3958:ec9754f367c0   14 years phi added some functios for env handling and path resolution
(edit) @3882:8dceab4d1382   14 years phi moved message functions into new proto.c
(edit) @3877:fa0559ec34e0   14 years phi added error frame support
(edit) @3715:04b1ef33deb7   14 years phi added client.c
(edit) @3629:94d301064a3a   14 years phi start to support diffrent SONAME versions for the libs, not yet supported …
(edit) @3569:98a2dafee789   14 years phi added beep.c
(edit) @3370:5bfd80b0e72d   14 years phi preper libroar for X11 code
(edit) @3315:b5bb2bb5347b   14 years phi moved winsock support out of vio.[ch]
(edit) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
(edit) @3295:98adce7f0221   14 years phi disable debug code
(edit) @3288:cc632cc556e7   14 years phi beginning support for reading RTP streams
(edit) @3272:9d796993fb5a   14 years phi started with RTP (RFC3550 and RFC3551) support
(edit) @3268:56a8d2d3dbb7   14 years phi updated some sonames
(edit) @3111:6798c9610b5d   14 years phi added vio_tantalos.c
(edit) @3098:d2712c3e3e42   14 years phi set soname in most libs
(edit) @2982:30dd6f21de89   14 years phi added dummy C file for jumbo VIO layer
(edit) @2811:3d2f0ab1b673   15 years phi added nnode.[ch], added nnode support to ctl.c
(edit) @2650:f3ec924a91ba   15 years phi added new debug.c
(edit) @2477:fb4a547868db   15 years phi added libroar/config.[ch]
(edit) @2381:4d9b6f1e72d4   15 years phi updated core libs and roard to use new Makefile.inc
(edit) @2060:f79b5534e33b   15 years phi moved vio string functions like roar_vio_printf() out of main vio code …
(edit) @2059:916b1d6f2b91   15 years phi moved vio interface to stdio out of the main vio code
(edit) @2050:2a4791050950   15 years phi use $SHARED_SUFFIX in most important makefiles
(edit) @2037:76f662d44f7e   15 years phi added $(NETLIBS)
(edit) @1998:031c501513e1   15 years phi added slp.c
(edit) @1997:323ed6fdcd6e   15 years phi link libslp
(edit) @1773:05c54c83cdec   15 years phi use ranlib
(edit) @1733:b31058000869   15 years phi use $LIBS in Makefiles: add libs at end of linker options
(edit) @1643:2f99d92f3d26   15 years phi link against libsendfile if it exists
(edit) @1514:d1ef1521864f   15 years phi also build libroar/libroardsp.a
(edit) @1506:3752cfc1f357   15 years phi added vio_select.[ch]
(edit) @1389:ba7d3f033dad   15 years phi don't set -fPIC on win32
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1367:768517566a44   15 years phi moved convert.c from libroar to libroardsp
(edit) @1347:5bad4d7b02a7   15 years phi added vio_proto.[ch]
(edit) @1331:4a0e11bc5a9b   15 years phi added files for vio_socket
(edit) @1326:93eaea153760   15 years phi added files for VIO stack
(edit) @1322:3bdf57f6d5cb   15 years phi added support to open an OpenSSL BIO as VIO object
(edit) @1321:d0ee45db8c45   15 years phi added files for vio BIO and dstr interface
(edit) @1300:7a9cd7c76b84   15 years phi added files for pipes
(edit) @1288:07fb4f2a7a85   15 years phi added dummy ssh-askpass code
(edit) @1280:bf973b529a75   15 years phi added stack.[ch], including some prototypes
(edit) @1276:ef7c26d2858a   15 years phi added vio_ops.c and vio_magic.c
(edit) @1255:be5d76395131   15 years phi added vio_cmd.[ch]
(edit) @1232:c7a504b19d03   15 years phi added files and consts for gnupg pinentry
(edit) @1179:a48678c24d6a   15 years phi forgot about the case file not allrady exists, use -f
(edit) @1177:ff2acc02dad9   15 years phi delete target bevor overwriting it: needed for semi-install
(edit) @1091:00defdcb1f0f   15 years phi look for libws2_32, too
(edit) @1070:4db401cc5e5b   15 years phi link libroar against winsock if existing
(edit) @811:c0fcdec9e4be   16 years phi addec cdrom.c
(edit) @730:b43149bb9cb3   16 years phi introdused $(SHARED_CF)
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @691:f2bf0e2577c9   16 years phi some trys to get thinks working under MAC OS X
(edit) @686:5d9713ead023   16 years phi moved libroar/midi.* to libroardsp/midi.*
(edit) @590:6a111b758b2c   16 years phi added vio.h
(edit) @554:7996c18e7526   16 years phi removed CELT_PREFIX and added INCPATH
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @485:efebd5911d51   16 years phi added LDPATH to all Makefiles
(edit) @475:c5c9b2f8b848   16 years phi use cp -v only if cp accepts -v
(edit) @433:547a5792ba9b   16 years phi added -fPIC as it is needed on x86_64
(edit) @368:24c894be0397   16 years phi added -lm as we need if for midi.c
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @347:67e024bb69ef   16 years phi added acl.[ch] to libroar
(edit) @304:3b649e1d4409   16 years phi added midi.[ch] to libroar
(edit) @303:1ff2f3330cf1   16 years phi added file.[ch] to libroar
(edit) @93:3d448108a789   16 years phi added meta.c
(edit) @31:5fcf359f2373   16 years phi added math.c
(edit) @1:c0790248189e   16 years phi changed paths in makefiles to be indep of include removed symlinks
Note: See TracRevisionLog for help on using the revision log.