Commit graph

24 commits

Author SHA1 Message Date
75ac37b02a fix some errors in tests
- use eoEvalCounterThrowException
- use make_help
2020-03-26 22:47:26 +01:00
canape
3813828dce regression with local directory and {LIB} directory 2013-01-03 10:25:08 +01:00
Johann Dreo
06ff0b682b fix build system : make eo/edo tests work 2012-10-07 19:48:15 +02:00
Johann Dreo
8a81bd2191 update the build system: only basic build works 2012-10-06 01:08:59 +02:00
quemy
63f2852ffc backport the new build system from eo/ 2.0 to the merged eo/ 2012-10-05 20:34:59 +02:00
Caner Candan
bdc0b0fa9e - removed useless .cvsignore files since we are using git now 2011-05-10 10:34:35 +02:00
Caner Candan
70e60a50d2 * whitespace cleanup 2011-05-05 17:15:10 +02:00
Caner Candan
541a14babf * packaging: now the test and tutorial binaries are installed in share directory 2010-09-01 17:30:50 +02:00
Caner Candan
6d04ba9d32 ticket #1: Remove the autotools files done 2010-09-01 14:51:09 +02:00
paradiseo
080f98bffa Cmake configuration modified 2009-01-14 14:50:46 +00:00
ldacosta
af8cd4b08b Adjusting configuration for Eclipse 2008-03-28 15:57:55 +00:00
tlegrand
1613342bcf deleted cxx flags for cl compiler. They have been moved to the CMakeLists.txt at the top level 2008-02-14 08:23:16 +00:00
tlegrand
112b34bceb Completed CMake config 2007-09-18 15:12:22 +00:00
tlegrand
89047a3db6 added CMake configuration files 2007-08-10 14:29:12 +00:00
kuepper
03b1689de9 Initialize booleans to get rid of compiler-warnings. 2005-10-03 09:47:06 +00:00
kuepper
cf2a57dd88 Simplify configuration.
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
kuepper
51471804cd fix installation, dist-preparation 2004-09-22 18:18:31 +00:00
kuepper
5150bd4888 fix 'make dist', works now (besides ParadisEO). 2004-09-21 10:23:33 +00:00
kuepper
f599c8eb77 remove Makefiles from cvs 2004-09-20 09:46:48 +00:00
kuepper
c8494642d5 Updated build-prcess to be completely under automake control.
For the tutorial the old Makefiles are saved as Makefile.simple in all
the respective directories.

Use generated config.h instead of command-line passing of preprocessor
flags.

Updated support files from current automake.
2004-09-17 16:53:31 +00:00
kuepper
32cf83cfee Save copies of old simple Makefiles 2004-09-17 15:20:19 +00:00
okoenig
5054418a66 small bugfix, to make this example run under Solaris/g++ 2.95.3 2002-10-23 10:23:03 +00:00
evomarc
7dfe081489 Added the .SUFFIXES lien (for Solaris) and the use of $(CXX) instead of c++
plus a few comments :-)
2002-10-21 04:28:11 +00:00
evomarc
e2e2f39cc7 an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00