
CVS log for think/v1/build.xml |
 |
|
Up to [OW2-CVS] / think / v1
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.11
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Apr 15 09:05:43 2003 UTC (5 years, 7 months ago) by fassinjp
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Java native method is now in .native.c file.
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 12 11:09:35 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.9: +0 -6 lines
Diff to previous 1.9
Create directory before compilation to satisfy it.
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 12 10:49:00 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Update README according code generation change.
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 11 14:35:49 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Add information for generating hardware or software code using floating point.
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 11 09:35:47 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Nothing important.
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Feb 10 16:05:53 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.5: +27 -69 lines
Diff to previous 1.5
Add opencompiler under CVS. This allow us to generate Stub and Skeleton
for the remote binding factory.
This require a complete change on ant generation!
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jan 24 15:04:37 2003 UTC (5 years, 9 months ago) by fassinjp
Branch:
MAIN
Changes since 1.4: +52 -52 lines
Diff to previous 1.4
Change cross-compilation by adding complex properties managment
like was done in gnu tools.
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Jan 15 10:49:09 2003 UTC (5 years, 10 months ago) by fassinjp
Branch:
MAIN
Changes since 1.3: +3 -8 lines
Diff to previous 1.3
Synchronisation with Jikes 1.18.
This is alloow us to call rock directly with javac arguments on ant.
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Sep 25 06:33:29 2002 UTC (6 years, 1 month ago) by fassinjp
Branch:
MAIN
Changes since 1.2: +38 -34 lines
Diff to previous 1.2
Think can now been compiled on Mac OS X.
Since gcc Mac OS X do not generate ELF format, Think compilation require a gcc
which generate ELF binaries. For this you will have to compile a new gcc
compiler with target "powerpc-elf" or "powerpc-linux". In fact you cross
compile Think.
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Aug 28 06:18:36 2002 UTC (6 years, 2 months ago) by fassinjp
Branch:
MAIN
Changes since 1.1: +11 -7 lines
Diff to previous 1.1
Remove call on unused properties file.
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Aug 19 07:56:32 2002 UTC (6 years, 3 months ago) by fassinjp
Branch:
MAIN
Initial version
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.
Back to OW2 Forge