radare2/sys/farm
VisualPrankDude 3996b53867 remove cats in sys/farm/run.sh
update and run :-)
2014-11-27 09:40:55 +01:00
..
CONFIG * Fix some warnings related to alloca(), %llx and O_BINARY for w32 2011-11-29 12:28:02 +01:00
Makefile * Bump release 0.9 -- codename 'furoner' 2011-12-06 02:29:37 +01:00
README * Fix dup anal issue 2011-09-20 09:44:17 +02:00
bins.sh * Bump to 0.8.6 2011-10-12 05:13:54 +02:00
check.sh Some random fixes in the sys/*.sh 2014-05-09 10:55:34 +02:00
daemon.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
html.sh Apply zlul's enhacements for html.sh 2013-01-04 14:51:21 +01:00
prepare.sh * Initial implementation of sys/farm 2011-09-23 00:16:29 +02:00
push.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
run.sh remove cats in sys/farm/run.sh 2014-11-27 09:40:55 +01:00

README

The sys farm
============

[ config ]
  - project name
  - script list

[ daemon ]
  farm/r2/linux
  farm/r2/osx
  farm/r2/maemo
  farm/r2/mingw32
  farm/r2/mingw64
  - find updates in src

[ build ]
  - execute all build targets to generate output results
    project/date-revision-buildtype
  - out/r2/20110923-3948-linux.log
  - dist/r2/20110923-3948-linux/radare2-r3948.tar.gz

[ dist ]
  - generate distribution tarball, debian package or zip

[ push ]
  - push -f to remove remote data?
  - use rsync to upload build results

[ web ] - php?
  - parse pushed results
  - allow download of dist
  - useful for snapshots
  - grep for warnings 
  - count errors
  - view build logs