source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1472:30fb2c3c4756   15 years phi only include select.h if we have select()
(edit) @1471:c9f230fe0f96   15 years phi test for a lot new things: chroot(), basic FS calls, basic IO calls, …
(edit) @1470:9ada8abbf75d   15 years phi replaced shutdown() by ROAR_SHUTDOWN() to make it optional
(edit) @1469:30d6166d3398   15 years phi test for shutdown()
(edit) @1468:dd5c3b050dc6   15 years phi check for select() and added --mmcu
(edit) @1467:0d4f7b1b07fe   15 years phi some dummy funcs returning constant values
(edit) @1466:c084194d42f4   15 years phi IPv4 support optional
(edit) @1465:f6abf97c2fce   15 years phi only use select based methode if we have select()
(edit) @1464:72a43deb3d0d   15 years phi conly build the code if we have support for sockets
(edit) @1463:b78e6a4a2e7d   15 years phi added SOCK_* constants
(edit) @1462:695701d7e829   15 years phi typo
(edit) @1461:c941ba8699b9   15 years phi test for ROAR_HAVE_GETSERVBYNAME
(edit) @1460:a4215d42f6e1   15 years phi corected test for getobjectbyname()
(edit) @1459:d57c80b9925a   15 years phi test for getservbyname()
(edit) @1458:5198ba10a100   15 years phi force width of int (needed for micro controllers)
(edit) @1457:6e201df9f0c3   15 years phi define ENOSYS (value from Linux is used)
(edit) @1456:10a144963fef   15 years phi opened devl for version 0.2beta3 :)
(edit) @1455:b07e959e320a   15 years phi finaley set Changelog entry for release roaraudio_0_2beta2
(edit) @1454:05b09c05d49e   15 years phi updated list of needed packets
(edit) @1453:a2dd3e5f459d   15 years phi updated list of needed packets
(edit) @1452:127c6f872458   15 years phi gramatical fix
(edit) @1451:e50a547614af   15 years phi first update of in order to relase, added latest changes
(edit) @1450:81a82e43596c   15 years phi added maintainer list
(edit) @1449:e67252883ec5   15 years phi first version of archlinux rc script by kalasmannen
(edit) @1448:69220f635341   15 years phi calc options dependecys
(edit) @1447:f7c97eb8daae   15 years phi add options --build, --configure and --test
(edit) @1446:32d1ea0f1818   15 years phi this is needed by cygwin to get it working
(edit) @1445:858b604ffa29   15 years phi this is needed by cygwin to get it working
(edit) @1444:0a064c5ee5da   15 years phi added protoype for bind() and connect() temporarly
(edit) @1443:4cbb3dc65278   15 years phi AF_UNIX -> only if we have, BSD Socket options -> only if we have BSD …
(edit) @1442:24423ef2ecc3   15 years phi only try to link with mmap() if we have a OS supporting it
(edit) @1441:bc1afa66cc36   15 years phi test for mmap()
(edit) @1440:2036187332e1   15 years phi disable a lot things for microcontroller
(edit) @1439:9c285e158bc5   15 years phi make vio proto optional
(edit) @1438:bcc037fa127b   15 years phi included headers no longer needed, they are globaly included :)
(edit) @1437:df7bb41ca194   15 years phi define some basic IO constants
(edit) @1436:505c72b506ad   15 years phi typo
(edit) @1435:73f97b3d345e   15 years phi make the file more microcontroller friendly
(edit) @1434:a6f0fbf0fbdc   15 years phi added a mlock for microcontrollers
(edit) @1433:50118af42914   15 years phi size_t seems to exist but not ssize_t
(edit) @1432:98765d5b874b   15 years phi IPv4 is optional
(edit) @1431:0a0d37a398dc   15 years phi added a dummy struct sockaddr and commemnted *size_t out
(edit) @1430:99eb6f1ebcba   15 years phi added time_t, mode_t and off_t
(edit) @1429:75686c0eff49   15 years phi we also need *size_t defined by our own on microcontrollers
(edit) @1428:75c043e7f58d   15 years phi added muconthacks.h header to define some things not defined by …
(edit) @1427:e5de91800553   15 years phi patch to get --minimal wor again on normal systems
(edit) @1426:2d690248f454   15 years phi test also for unistd.h
(edit) @1425:46089a7c1e48   15 years phi test for sys/types.h and fcntl.h
(edit) @1424:3e1537360680   15 years phi there is no netdb.h on microcontrollers
(edit) @1423:2a3fefebfc98   15 years phi added missing underscore
(edit) @1422:b6ddb4eae6cd   15 years phi use ROAR_TARGET_MICROCONTROLLER in cases I allready know they conflict
(edit) @1421:3b3fe4888ef3   15 years phi reordered vars
(edit) @1420:84352b1c4d06   15 years phi added TARGET_MICROCONTROLLER
(edit) @1419:974dd064c55f   15 years phi yes, FreeBSD is broken like hell
(edit) @1418:b0b7c1773dc6   15 years phi also include signal.h
(edit) @1417:addc2616e6ea   15 years phi pkg-config stderr -> /dev/null redirect, needed for FreeBSD *grummel*
(edit) @1416:2046453a3e8a   15 years phi wrote basic code, need to support flags to enable/disable parts
(edit) @1415:acabdeaad639   15 years phi also include sys/types.h on socket tests, seems to be required by OpenBSD
(edit) @1414:5431b63c0772   15 years phi started a tool to send RoarAudio to remote machien and build
(edit) @1413:60b501db630c   15 years phi roarfish is optional
(edit) @1412:61be11636863   15 years phi addes test-roard.sh
(edit) @1411:88139b8378be   15 years phi added _ok and _failed
(edit) @1410:41f10c244ee3   15 years phi added target test -> redirect to subdir tests
(edit) @1409:43e0b040b269   15 years phi test for pipe()
(edit) @1408:b23afd37a809   15 years phi return number of fails
(edit) @1407:444faf064b22   15 years phi first basic test system
(edit) @1406:82403ca55d53   15 years phi corrected return values
(edit) @1405:37b39a2a8b95   15 years phi corrected return values
(edit) @1404:32443d183b1d   15 years phi staticly use -fPIC, this will not build without it, but gives a warning on …
(edit) @1403:18221f85f03e   15 years phi updated changelog to represent the moved files
(edit) @1402:f295f8edc684   15 years phi include the correct header file
(edit) @1401:a061392f142b   15 years phi updated changelog to represent new changes
(edit) @1400:0631190618ab   15 years phi It's and not, not or not
(edit) @1399:76ed08a98e30   15 years phi info about --without-password-api
(edit) @1398:8285e9c45919   15 years phi make password api optional
(edit) @1397:9b4664b6c3dc   15 years phi make fsync() and fdatasync() optional
(edit) @1396:e47e705aaa0d   15 years phi cleanup on unused vars
(edit) @1395:2e8b8e887220   15 years phi only use UNIX or DECnet sockets if they are supported by the OS.
(edit) @1394:b8703c5336a6   15 years phi make cdrom support optional
(edit) @1393:c551ccbda1b5   15 years phi do not declare unused var on win32
(edit) @1392:d9bd55ab5b97   15 years phi make more code optional in pinentry code
(edit) @1391:e24155e0c2f3   15 years phi --minimal disables --runtime detect if it is the later arg
(edit) @1390:8dee388d2392   15 years phi there need to be a 'then' after elif ;)
(edit) @1389:ba7d3f033dad   15 years phi don't set -fPIC on win32
(edit) @1388:7ad85038af5c   15 years phi make pipe module optional
(edit) @1387:7e1d5864ca04   15 years phi win32 build disbales VIO pipe
(edit) @1386:bd9f09baf2b1   15 years phi test for wait needs to include <string.h>, also only inlcude <sys/wait.h> …
(edit) @1385:59fc0c9c9ba5   15 years phi test for wait() and fork()
(edit) @1384:50cee967869a   15 years phi corrected syntax error
(edit) @1383:242c218fb86d   15 years phi *int64 test broken for win32 target, assume there is a *int64_t, let's …
(edit) @1382:56b5860ec93f   15 years phi correced syntax error in configure script
(edit) @1381:8e0a4359fc9f   15 years phi no need to set LP64 on win32, test breaks config.h
(edit) @1380:2df1d3fd0785   15 years phi only support IPv4 if we have IPv4 support, return -1 in other cases
(edit) @1379:ccb25401e072   15 years phi *really* only set TCP options if we have IPv4 supprort enabled
(edit) @1378:c719f2acf68a   15 years phi only set TCP options if we have IPv4 supprort enabled
(edit) @1377:19fa68e2d417   15 years phi no stdio VIO module on minimalistic build
(edit) @1376:f8598fd4ec5c   15 years phi don't produce invalide code if wether fopencookie() nor funopen() was …
(edit) @1375:0d3028defc3c   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1374:62edbf82454a   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1373:829102254812   15 years phi check for BSD Sockets
Note: See TracRevisionLog for help on using the revision log.