# # ChangeLog for trunk/SConstruct # # Generated by Trac 1.2.3 # 06/30/24 23:48:04 Tue, 15 May 2012 23:23:15 GMT Malte Marquarding [2525] * trunk/SConstruct (modified) * trunk/setup.py (modified) * trunk/setup_ext (moved) * trunk/setup_ext/__init__.py (moved) make extension into module to hide from setup.py Tue, 15 May 2012 05:21:12 GMT Malte Marquarding [2518] * trunk/SConstruct (modified) fix typo Tue, 15 May 2012 05:17:10 GMT Malte Marquarding [2517] * trunk/SConstruct (modified) * trunk/distutils/setupext.py (deleted) * trunk/examples/waterfall.py (modified) * trunk/scons/casaoptions.py (deleted) * trunk/scons/utils.py (modified) * trunk/scons_ext.py (moved) * trunk/setup.cfg (moved) * trunk/setup.py (moved) More updates to get a distutils/scons build going Mon, 14 May 2012 04:14:52 GMT Malte Marquarding [2510] * trunk/SConstruct (modified) another fix for undefined extraroot Mon, 14 May 2012 04:04:27 GMT Malte Marquarding [2507] * trunk/SConstruct (modified) fix extraroot env entry Mon, 14 May 2012 03:57:45 GMT Malte Marquarding [2506] * trunk/SConstruct (modified) handle linking against static libs Mon, 14 May 2012 02:14:30 GMT Malte Marquarding [2505] * trunk/SConstruct (modified) removed casaoptions and add extraroot option Mon, 14 May 2012 01:56:38 GMT Malte Marquarding [2503] * trunk/SConstruct (modified) * trunk/scons/archiver.py (deleted) remove install related stuff from scons. We use python distutils for ... Fri, 11 May 2012 05:31:16 GMT Malte Marquarding [2501] * trunk/SConstruct (modified) implicitly call staging Tue, 08 May 2012 02:26:33 GMT Malte Marquarding [2487] * trunk/SConstruct (modified) make makedist work by adding back in a dummy install target Mon, 07 May 2012 05:33:49 GMT Malte Marquarding [2485] * trunk/SConstruct (modified) * trunk/apps/SConscript (modified) Remove install target and casacore scons dependency Tue, 04 Oct 2011 03:15:54 GMT Malte Marquarding [2321] * trunk/SConstruct (modified) * trunk/src/CMakeLists.txt (modified) * trunk/src/STMolecules.h (modified) * trunk/src/STUpgrade.cpp (added) * trunk/src/STUpgrade.h (added) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) Ticket #249: scantbable schema was changed. This required an update ...