← Back to team overview

yade-dev team mailing list archive

Re: [Yade-commits] r1046 - in trunk: . yade-libs/yade-lib-base/src/yade-lib-base

 

Here are the comments for r1046 :

Reverts wrong changes made in r1045 in files SConstruct and logging.hpp. 
They are reverted to version 1044.
 


chareyre at BerliOS a écrit :

>Author: chareyre
>Date: 2007-01-29 20:16:28 +0100 (Mon, 29 Jan 2007)
>New Revision: 1046
>
>Modified:
>   trunk/SConstruct
>   trunk/yade-libs/yade-lib-base/src/yade-lib-base/Logging.hpp
>Log:
>
>
>Modified: trunk/SConstruct
>===================================================================
>--- trunk/SConstruct	2007-01-29 18:45:15 UTC (rev 1045)
>+++ trunk/SConstruct	2007-01-29 19:16:28 UTC (rev 1046)
>@@ -42,13 +42,13 @@
> #  2. lowercase options influence the building process, compiler options and the like.
> #
> opts.AddOptions(
>-	PathOption('PREFIX', 'Install path prefix', '/home/3S-LAB/bchareyre/Programmation/YADE'),
>+	PathOption('PREFIX', 'Install path prefix', '/usr/local'),
> 	('POSTFIX','Local version appended to binary, library and config directory (beware: if PREFIX is the same, headers of the older version will still be overwritten','',None,lambda x:x),
> 	BoolOption('debug', 'Enable debugging information and disable optimizations',1),
> 	BoolOption('profile','Enable profiling information',0),
> 	BoolOption('optimize','Turn on heavy optimizations (generates SSE2 instructions)',0),
> 	ListOption('exclude','Components that will not be built','none',names=['extra','common','dem','fem','lattice','mass-spring','realtime-rigidbody']),
>-	('CPPPATH', 'Additional paths for the C preprocessor (whitespace separated)',['/home/3S-LAB/bchareyre/Programmation/YADE/include'],None,Split),
>+	('CPPPATH', 'Additional paths for the C preprocessor (whitespace separated)',['/usr/include/wm3'],None,Split),
> 	('LIBPATH','Additional paths for the linker (whitespace separated)',None,None,Split),
> 	('QTDIR','Directories where to look for qt3',['/usr/share/qt3','/usr/lib/qt'],None,Split),
> 	('CXX','The c++ compiler','ccache g++-4.0'),
>
>Modified: trunk/yade-libs/yade-lib-base/src/yade-lib-base/Logging.hpp
>===================================================================
>--- trunk/yade-libs/yade-lib-base/src/yade-lib-base/Logging.hpp	2007-01-29 18:45:15 UTC (rev 1045)
>+++ trunk/yade-libs/yade-lib-base/src/yade-lib-base/Logging.hpp	2007-01-29 19:16:28 UTC (rev 1046)
>@@ -25,9 +25,6 @@
>  *
>  */
> 
>-
>-#define LOG_DEBUG
>-
> #ifdef LOG4CXX
> 
> #	include<log4cxx/logger.h>
>
>_______________________________________________
>Yade-commits mailing list
>Yade-commits@xxxxxxxxxxxxxxxx
>https://lists.berlios.de/mailman/listinfo/yade-commits
>
>  
>


-- 
_______________
Chareyre Bruno
Maître de conférence

Institut National Polytechnique de Grenoble
Laboratoire 3S (Soils Solids Structures) - bureau I08
BP 53 - 38041, Grenoble cedex 9 - France     
Tél : 04.56.52.86.21
________________

_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev