tchernobog
c3065a86c6
- Fix bug with retval not treated as a bool value in wait_unlock()
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@523 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-10 11:38:10 +00:00
tchernobog
ec3361cb84
- Make test-python_loader a unit test instead of an integration test
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@520 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-09 22:20:55 +00:00
tchernobog
0c2cba8bbe
- Fix compilation of test-history
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@515 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-09 11:37:09 +00:00
tchernobog
6a0bf4f444
- Give facelift to test_loader. Still to be finished.
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@509 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-08 16:47:39 +00:00
tchernobog
181164722b
- Use kluge to an automake bug to have ``make distcheck'' working again
...
- Update ChangeLog
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@492 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-05 23:06:48 +00:00
tchernobog
8c39173c2f
- Update ac_python_devel macro to integrate advice from Horst
...
- Improve a little GraphicalTerminalIo
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@461 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-25 19:32:54 +00:00
matrevis
5034c59728
- Added documentation to some headers
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@438 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-24 13:19:27 +00:00
tchernobog
8d6b7c500e
- Fix test to initialize a set of processes and run a simulation
...
- The test needs to be linked to Gtkmm, even if it doesn't use it.
This is wrong and a coding anomaly that will need to be resolved.
- Add debug code to fcfs.py. Please remove it when it'll be okay
- Calling dir(SchedulableList.get_item_at(x)) from Python shows
a worringly empty list!
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@395 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-23 11:29:25 +00:00
tchernobog
eecb9f109f
- "Yeehaw! It's working! I can't believe it! And they said that an imitation
...
diamond wasn't good enough..." :-)
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@384 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-22 20:36:33 +00:00
tchernobog
b3ba006800
- Rewrite sgpem module interface file with adapter methods
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@360 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-20 19:10:16 +00:00
tchernobog
e3b3deca11
- Change version number for first milestone release
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@352 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-19 15:49:03 +00:00
tchernobog
8bb6220819
- Merged branch to avoid recursive make
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@349 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-19 14:34:41 +00:00
tchernobog
8cb6b81c38
- Check for Python distutils module presence
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@339 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-17 16:31:36 +00:00
tchernobog
4dc9012c33
- Fix path
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@308 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-09 20:18:48 +00:00
tchernobog
fc8d5cb258
- Make inserting filenames into vector simpler
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@281 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-01 14:07:09 +00:00
tchernobog
8d5645d9d6
- Update ac_python_devel to check and complain about Python < 2.1.0
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@275 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-31 19:06:05 +00:00
tchernobog
50c64762ef
- Added the possibility to pass LT_LDFLAGS to configure in order
...
to obtain a completely static build
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@241 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-27 19:26:27 +00:00
tchernobog
420a7f0e95
- Reorganize sources to split them across three parts:
...
- The main program, the frontend
- A pyton loader library
- The backend library
Happy hacking.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@240 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-27 17:57:53 +00:00
tchernobog
692fc55553
- Small fixes to class documentation
...
- Now distcheck works correctly, including a copy of the API
documentation in the built dist tar.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@214 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-26 22:41:42 +00:00
tchernobog
26f88aa4cf
- Separate work in a main program and two libraries. This is experimental, and
...
ideally it should be a target to work towards decoupling
- Still more experimental, added support for visibility exports from DSOs. Need
testing from someone with GCC 4.0
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@206 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-26 18:31:23 +00:00
tchernobog
19725e3891
- Added fatal errors when swig isn't found
...
- Downgraded gettext reqs
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@176 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-17 10:23:22 +00:00
tchernobog
3c1883fafd
- Lay out directory for keeping tests
...
- Create Makefile for sources, add main.cc that just prints the
license as a test for the rules.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@175 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-15 19:40:02 +00:00
tchernobog
5f3c52d3e4
- Add automake option for dejagnu
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@172 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-13 17:30:14 +00:00
tchernobog
9f0ed52cbf
- Add support for automatic ChangeLog creation with svn2cl
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@171 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-13 16:16:46 +00:00
tchernobog
7c5660aaf6
- Added libtool, gettext support
...
- Added needed m4 macros
- fixed autogen.sh to be made executable
- fix directory categories with info manuals
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@169 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-13 15:52:22 +00:00
tchernobog
d3b4e61d94
- Lay out autotools foundations
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@134 3ecf2c5c-341e-0410-92b4-d18e462d057c
2005-12-30 19:40:34 +00:00