Avida

 

root / development / CMakeLists.txt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3503 [3503] 11 months brysonda Implement a new cRunningStats class that calculates running statistics …
(edit) @3488 [3488] 11 months brysonda Merge branches/tcmalloc-1.4 into development
(edit) @3433 [3433] 11 months brysonda The Great Configuration Update of 2009! - Renamed 'classic' organisms and …
(edit) @3424 [3424] 12 months brysonda Alter icc settings to explicitly use ieee floating point.
(edit) @3423 [3423] 12 months brysonda Remove -ffast-math compiler argument. This should eliminate test …
(edit) @3311 [3311] 15 months brysonda Add necessary file to the CMake unit tests target source file list.
(edit) @3298 [3298] 15 months dk Added macro magic for conditional compilation of Boost in Avida proper, …
(edit) @3220 [3220] 16 months ruppmatt Adding phenotypic plasticity (task/function overlap) experiment-time …
(edit) @3200 [3200] 17 months brysonda Rework the Birth Chamber. (for real this time...) ATTENTION: - Sexual …
(edit) @3160 [3160] 19 months brysonda Attempt to cleanup superfluous type conversion warnings under new versions …
(edit) @3121 [3121] 20 months jbarrick * Added support (cMutationStep) for logging mutations that happen on …
(edit) @3107 [3107] 20 months brysonda Add stub for cModularityAnalysis. Implement support for proxy tDataEntry …
(edit) @3105 [3105] 20 months brysonda CMakeLists.txt fix attempt 2, setting library search path policy.
(edit) @3104 [3104] 20 months brysonda Attempt to fix cmake build warning under new versions of cmake (> 2.4)
(edit) @3098 [3098] 20 months brysonda Update CMakeLists.txt
(edit) @2957 [2957] 22 months connel42 * split messaging into a .c and .h files
(edit) @2940 [2940] 22 months brysonda First pass implementation of cRCObject and tRCPtr for creating and …
(edit) @2916 [2916] 22 months brysonda Clean up and reorganize tList.h. Add support for explicit copy …
(edit) @2892 [2892] 23 months brysonda Add new cResourceHistory class to centralize and replace the STL based …
(edit) @2860 [2860] 23 months brysonda Restructure tDataEntry and tDataManager hierarchy for simplicity and …
(edit) @2849 [2849] 23 months brysonda Add cDriverStatusConduit to CMakeLists.txt
(edit) @2497 [2497] 2 years brysonda Add cConstBurstSchedule to the CMakeLists.txt file as well.
(edit) @2348 [2348] 3 years covertar Added probablistic deme scheduler based on (living) population size.
(edit) @2335 [2335] 3 years covertar Added MIGRATION_RATE -- probability of being born in a different deme -- …
(edit) @2294 [2294] 3 years ofria Updated gui interface (from a while ago; finally checking it in...)
(edit) @2234 [2234] 3 years kaben r2272@vallista: kaben | 2007-12-19 12:22:31 -0800 Made it easier to find …
(edit) @2231 [2231] 3 years kaben r2269@vallista: kaben | 2007-12-15 00:13:05 -0800 Complete …
(edit) @2115 [2115] 3 years baerb Made minor addition to example in environment.hml file Modified the CMake …
(edit) @2100 [2100] 3 years brysonda GCC visibility flag exposes bugs in certain versions of GCC that cause …
(edit) @2073 [2073] 3 years brysonda Add new cDemeCellEvent.cc file into CMakeLists.txt
(edit) @2034 [2034] 3 years kaben Added cAnalyzeGenotypeTreeStats to build.
(edit) @1871 [1871] 3 years matt Added basic support for plastic phenotype analysis.
(edit) @1819 [1819] 3 years ofria Checking in some minor tweaks in fltk viewer.
(edit) @1806 [1806] 3 years ofria Setup the tFLTKButton framework so that buttons are easy to add in the …
(edit) @1784 [1784] 3 years ofria Contined work on core GUI and FLTK interface. In FLTK, updates will now …
(edit) @1771 [1771] 3 years ofria New build system that will handle FLTK properly.
(edit) @1767 [1767] 3 years ofria Setup barebones of FLTK viewer. CMake still needs some updating to get …
(edit) @1760 [1760] 3 years brysonda Revert CMakeLists.txt changes for now. Need to add in Mac OS detection, …
(edit) @1759 [1759] 3 years ofria New text viewer is moving along slowly…
(edit) @1747 [1747] 3 years ofria Added in some of the framework for the new core viewer and the new text …
(edit) @1737 [1737] 3 years brysonda - Add in support for automatic processor count detection (on Linux and Mac …
(edit) @1698 [1698] 3 years brysonda This should fix the CMake build so that it will only include the …
(edit) @1697 [1697] 3 years brysonda Ack. Xcode compiles will work, but GCC is retarted and doesn't just …
(edit) @1696 [1696] 3 years brysonda "Fix" sexual reproduction tests on PowerPC platforms (including Linux …
(edit) @1575 [1575] 3 years brysonda Add SetupFloatingPointEnvironment?() in new FloatingPoint?.h. This method …
(edit) @1541 [1541] 3 years brysonda A couple more updates to CMakeLists to support HPC builds. It is now …
(edit) @1540 [1540] 3 years brysonda Initial stab at HPC compatibility in CMake build system.
(edit) @1525 [1525] 3 years brysonda Add a new target, unit-tests, for developing no frills testing for core …
(edit) @1522 [1522] 3 years brysonda Rodan's compiler doesn't understand -Wno-four-char-constants.
(edit) @1521 [1521] 3 years brysonda Reorgainize CMake build system. Collapse most of the unnecessary …
(edit) @1473 [1473] 3 years brysonda Remove old ctest based consistency tests. Update development to …
(edit) @820 [820] 4 years kaben - Removed depends on boost for unit test macros. - Disabled serialization.
(edit) @738 [738] 4 years brysonda Adjust CMake Build Flags so that they are appropriately applied.
(edit) @699 [699] 4 years brysonda Add toggle for task_event_gen. Hopefully this will fix the stale buildbot …
(edit) @698 [698] 4 years brysonda Add in toggles for disabling serialization within CMake. This should …
(edit) @697 [697] 4 years brysonda Fix top-level CMakeLists.txt so that default build style is properly …
(edit) @652 [652] 4 years brysonda Change CMakeLists.txt to use TCMalloc under linux.
(edit) @643 [643] 4 years brysonda Add tcmalloc to the cmake build system. Currently only enabled under OS X …
(edit) @638 [638] 4 years kaben When unit testing is enabled, set compiler flag -DUSE_tMemTrack=1.
(edit) @633 [633] 4 years brysonda Wrap all unit test functions within #ifdef ENABLE_UNIT_TESTS. This is …
(edit) @630 [630] 4 years kaben * Added unit testing. - Supported by CMake and SCons. * Added …
(edit) @615 [615] 4 years brysonda Add SMT consistency test.
(edit) @608 [608] 4 years brysonda NOTE: FIXED build with CMAKE > 2.0! The problem was the result of …
(edit) @603 [603] 4 years brysonda Implement actions framework, intended for use in merging events and …
(edit) @555 [555] 4 years kaben ./test_avida only runs tests now, doesn't build Avida. Must be run …
(edit) @554 [554] 4 years kaben Changes to consistency checks for development branch: - disabled all but …
(edit) @542 [542] 4 years brysonda Taking a stab at disabling pthreads on Win32. This is the result of …
(edit) @522 [522] 4 years brysonda Modify cAnalyzeJobQueue to create a cRandomMT pool that is used to hand …
(edit) @421 [421] 5 years brysonda Rework driver structure. cWorld now holds a pointer to its driver object, …
(edit) @399 [399] 5 years brysonda Move classification classes into cClassificationManager. This includes …
(copy) @372 [372] 5 years brysonda Move branches/brysonda to /development. Taking into account the …
copied from branches/brysonda/CMakeLists.txt:
(edit) @370 [370] 5 years brysonda Adjust CMake build system to handle new analyze directory
Note: See TracRevisionLog for help on using the revision log.