[Tinyos-2-commits] CVS: tinyos-2.x/tools build.xml,1.6,1.7
Jan Beutel
beutel at users.sourceforge.net
Tue Jul 8 05:09:50 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/atm1281/timer Atm1281AlarmAsyncP.nc, 1.1, 1.2 HplAtm1281Timer1P.nc, 1.1, 1.2 HplAtm1281Timer2AsyncP.nc, 1.1, 1.2 HplAtm1281Timer3P.nc, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/platforms/mica/uisp Makefile.am, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tools
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21158/tools
Modified Files:
build.xml
Log Message:
added change to build.xml for selection of the new toolchain
Index: build.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** build.xml 17 Aug 2007 16:01:18 -0000 1.6
--- build.xml 8 Jul 2008 12:09:45 -0000 1.7
***************
*** 18,22 ****
</exec>
<exec executable="./configure" failonerror="true">
! <arg line="--prefix=/scratch/tos2/usr --quiet" />
</exec>
<exec executable="make" failonerror="true">
--- 18,22 ----
</exec>
<exec executable="./configure" failonerror="true">
! <arg line="--prefix=/scratch/tos2_trial --quiet" />
</exec>
<exec executable="make" failonerror="true">
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/atm1281/timer Atm1281AlarmAsyncP.nc, 1.1, 1.2 HplAtm1281Timer1P.nc, 1.1, 1.2 HplAtm1281Timer2AsyncP.nc, 1.1, 1.2 HplAtm1281Timer3P.nc, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/platforms/mica/uisp Makefile.am, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list