ccremers
|
2804f79454
|
- Added new button sketches
|
2007-01-13 00:12:33 +00:00 |
|
ccremers
|
fd0004bd9f
|
- New static version.
|
2007-01-12 22:16:37 +00:00 |
|
ccremers
|
f20559210b
|
- We really want a static binary if possible.
|
2007-01-12 22:15:52 +00:00 |
|
ccremers
|
d8da0a083f
|
- Warnings should not cause the output to be ignored
|
2007-01-12 10:02:56 +00:00 |
|
ccremers
|
36edcc91fb
|
- Added note about where the version numbers are.
|
2007-01-11 13:08:44 +00:00 |
|
ccremers
|
994ff7b095
|
- Added new Linux and Windows binaries (beta6)
|
2007-01-11 13:03:11 +00:00 |
|
ccremers
|
fa42e15d3d
|
- More version updates.
|
2007-01-11 11:22:57 +00:00 |
|
ccremers
|
e97a704e2b
|
- Making new version numbers.
|
2007-01-11 11:20:55 +00:00 |
|
ccremers
|
825980aab1
|
- Updated version number.
|
2007-01-11 11:18:26 +00:00 |
|
ccremers
|
412c75cc51
|
- Working towards text attack output.
|
2007-01-10 14:32:08 +00:00 |
|
ccremers
|
1ecc43e9d6
|
- Fixes to font things.
|
2007-01-10 14:30:52 +00:00 |
|
ccremers
|
888b9b611a
|
- Generated parser/scanner files are no longer needed, as all build platforms (linux/mac) will probably have them installed.
|
2007-01-09 16:35:42 +00:00 |
|
ccremers
|
4d9a567646
|
- Added universal binary
|
2007-01-09 16:12:48 +00:00 |
|
ccremers
|
ae65d0a30d
|
- Fixed bug in new trace code.
|
2007-01-09 16:11:58 +00:00 |
|
ccremers
|
c5125fec9e
|
- Fixed problem with dot and xml output for debug version.
|
2007-01-09 16:07:29 +00:00 |
|
ccremers
|
35bd183a20
|
- Fixed equality tests and related script problems.
|
2007-01-09 15:37:43 +00:00 |
|
ccremers
|
eafb56396f
|
- Fixed new naming scheme in copy script
|
2007-01-09 15:28:03 +00:00 |
|
ccremers
|
4ba6c82968
|
- Generated new parser.
|
2007-01-09 15:27:19 +00:00 |
|
ccremers
|
eb7f14c891
|
- Fixed scanner problem (I forgot the interaction between flex and bison)
|
2007-01-09 15:22:34 +00:00 |
|
ccremers
|
c125c8f54e
|
- Added dependencies
|
2007-01-09 14:47:52 +00:00 |
|
ccremers
|
16291579e7
|
- Fixed malloc problem.
|
2007-01-09 14:47:33 +00:00 |
|
ccremers
|
c3f1d9661a
|
- New naming scheme for mac binaries.
|
2007-01-09 14:37:17 +00:00 |
|
ccremers
|
3aaffd3110
|
- Mac building should work fine now.
|
2007-01-09 10:55:39 +00:00 |
|
ccremers
|
da94176985
|
- Last few improvements for build scripts.
|
2007-01-09 09:47:06 +00:00 |
|
ccremers
|
7898de5f15
|
- Fix to find_file: this needs a path.
|
2007-01-09 08:54:00 +00:00 |
|
ccremers
|
41021072fa
|
Added Mac build scripts
|
2007-01-08 13:41:39 +00:00 |
|
ccremers
|
7978eb6716
|
- Refactored code for readability, and split off archives. Works fine now on Mac-Intel
|
2007-01-08 13:24:37 +00:00 |
|
ccremers
|
ad984680ac
|
- Compiles on Mac now, although generates linux too. Very weird.
|
2007-01-08 11:20:19 +00:00 |
|
ccremers
|
0a1a13dd5a
|
- Added more features for cross-compilation.
|
2007-01-08 07:38:17 +00:00 |
|
ccremers
|
3f68f5ece5
|
- Started towards cross-compilation.
|
2007-01-08 07:21:29 +00:00 |
|
ccremers
|
3ed08929a2
|
- Fixed bug in code.
|
2007-01-08 07:21:09 +00:00 |
|
ccremers
|
17e1eb4b6e
|
- More improvements to the SVNVersion retrieval.
|
2007-01-08 06:32:00 +00:00 |
|
ccremers
|
e595169501
|
- Improved svnversion writes.
|
2007-01-08 06:17:10 +00:00 |
|
ccremers
|
e508befbf5
|
- Some fixes for GUI by hiding variables.
|
2007-01-07 17:32:15 +00:00 |
|
ccremers
|
5e300ee18c
|
- Removed makefile from archive, as it is now generated by cmake.
|
2007-01-07 17:23:24 +00:00 |
|
ccremers
|
dadf2e02fb
|
- Added basic cmake setup files. It seems to compile for now.
|
2007-01-07 17:19:45 +00:00 |
|
ccremers
|
179cc9e3be
|
- Added unused function, to test programs for that later.
|
2007-01-06 18:44:04 +00:00 |
|
ccremers
|
0fddd9f566
|
- Some fixes after pedantic tests. What remains: (a) C++ style comments (//) and (b) nested functions.
|
2007-01-06 18:01:36 +00:00 |
|
ccremers
|
89c3a20acf
|
- Many cleanups to make -Wall happy. Next up is pedantic...
|
2007-01-06 14:45:29 +00:00 |
|
ccremers
|
92090142a0
|
- Added small script to be strict about stuff check.
|
2007-01-06 14:07:06 +00:00 |
|
ccremers
|
24bf895890
|
- Added error report in case of no output at all. (Tailored for reported
OS X problem.)
|
2007-01-02 15:34:58 +00:00 |
|
ccremers
|
903f9bcbce
|
- Fixes working towards attack indent output.
|
2007-01-02 15:22:25 +00:00 |
|
ccremers
|
f3f6e56feb
|
- Uncommented previously commented code.
|
2006-12-20 17:20:09 +00:00 |
|
ccremers
|
55a5acc0eb
|
- Added 'clean' target.
|
2006-12-15 14:22:13 +00:00 |
|
ccremers
|
e8d8524ed4
|
- Added local SCons copy (0.96.93)
- Added Makefile wrapper for SCons
|
2006-12-15 14:20:04 +00:00 |
|
ccremers
|
807232a51e
|
- Sanitized the settings window a bit.
|
2006-12-15 13:45:09 +00:00 |
|
ccremers
|
a459002ae9
|
- Final builds for today.
|
2006-12-14 21:00:06 +00:00 |
|
ccremers
|
38dd697f41
|
- Bug seems to be resolved!
|
2006-12-14 20:32:24 +00:00 |
|
ccremers
|
8f1e1ae8a9
|
- Complete rewrite of Scyther call (also preparing for Mac OS X versions)
|
2006-12-14 20:08:34 +00:00 |
|
ccremers
|
aac06d3c43
|
- Some code refactoring.
|
2006-12-14 19:46:36 +00:00 |
|