104 Commits (9c0273f878d70d166229c59c290394f27ecf5e7f)

Author SHA1 Message Date
Dave Parker 9c0273f878 Assume Java 7 not 6 when building binaries now. 12 years ago
Dave Parker 8b708ccc8e Update build scripts to (potentially) allow 64 bit Windows installers. 12 years ago
Dave Parker cb62c36630 More Makefile fixes for Win 64 build. 12 years ago
Nishan Kamaleson 6bf4f3e279 Makefile ix 12 years ago
Dave Parker 3cf85ee0ec Re-attempt at 64-bit Cygwin Makefile. 12 years ago
Dave Parker c9af690615 Attempt at 64-bit Cygwin Makefile. 12 years ago
Dave Parker 41abbe6df2 Fix Makefile to build on newer versions of Cygwin (-no-cygwin). 12 years ago
Dave Parker c43b3e390a Makefile fix for when there are two occurrences of jni_md.h (reported/fixed by Gaston Ingaramo). 12 years ago
Dave Parker 6c7df8d3ed Missing part of last commit 13 years ago
Dave Parker 2cedd3daf2 Update main Makefile to pass variables correctly to new cudd-5.0 Makefile. 13 years ago
Ernst Moritz Hahn fd855d0ff4 reintegrated parametric stuff 13 years ago
Dave Parker 7576896346 Remove some make dist_src checks no longer needed. 13 years ago
Dave Parker 0540a328d2 Always display VERSION on build, not just for dist_bin target. 13 years ago
Dave Parker babc01ecdc Makefile tweak: Display VERSION when building dist_bin. 13 years ago
Dave Parker c47365999d Add Makefile target add_rev to build prism/Revision.java. 13 years ago
Dave Parker b530cd78c8 Makefiles extract version number automatically using printversion script. 13 years ago
Dave Parker 1512c09e30 Just look in both "include" and "Headers" for jni header files, regardless of OS, since may differ for Apple vs Oracle Java 7 on Macs. 13 years ago
Dave Parker a6b2b4f3c7 Part 2 of Makefile fix from Steffen Marcker (64-bit detection on Macs) 13 years ago
Dave Parker 10ea5d9da0 Add building of new ext/ directory to Makefile. 13 years ago
Dave Parker c38378ad10 Makefile dist_bin target adds flags for javac to target Java 1.6. 13 years ago
Dave Parker c1dce97640 Makefile test targets used prism-auto. 14 years ago
Dave Parker 0c8948a71e Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Dave Parker df5e8bf0ed Makefile fix: 32-bit Mac JVM not detected properly (from -- ) 14 years ago
Dave Parker b8e9b6b9d4 Fix previous Makefile addition + add d32/64 to Mac launch scripts. 14 years ago
Dave Parker a0e74ef88b Cleaner Makefile generation of bin scripts. 14 years ago
Dave Parker 8f08dd6f37 Remove VERSIONS from installers. 14 years ago
Dave Parker d8c06edca8 Makefile tweak re tests target (from prism-games). 14 years ago
Dave Parker 0974ca4b81 Makefile tweak: drop -mtune=native flag for 32-bit Linux compile: should be unnecessary. 14 years ago
Dave Parker 8cff34fb12 Option to run local tests only. 14 years ago
Dave Parker 8930a885ba Makefile tweak: build local tests, if tests dir is present. 14 years ago
Dave Parker ab6d2bbbef Remove use of -lm linking under Cygwin. 14 years ago
Dave Parker a19cd352f1 Makefile dist_bin target automatically builds "all" too first. 14 years ago
Dave Parker 3a85f6e277 Make binary distribution names architecture-dependent (32 vs 64 bit). 14 years ago
Dave Parker 89580b450d Makefile bugfix: better alignment of CUDD and PRISM compile flags. 14 years ago
Dave Parker 6d7769c12c Added "tests" target to main Makefile which runs all regression tests (if installed locally). 15 years ago
Dave Parker 47e6cc5143 Use gcc-3 etc by default when building on Cygwin. 15 years ago
Dave Parker ce4b0beb1e Undoing last commit. 15 years ago
Dave Parker bcab165234 Use gcc-3 etc by default when building on Cygwin. 15 years ago
Dave Parker 2c6ab05639 Makefile: dist_src target for building source distributions. 15 years ago
Dave Parker 35f377ab3e Improved documentation (JavaDoc mostly). 15 years ago
Dave Parker c43d5b848f Makefile fix (javadoc classpath). 15 years ago
Dave Parker 14325d6fff Makefile fix (javadoc classpath). 15 years ago
Dave Parker 9121e29070 Bug fix: 64-bit Mac detection in Makefile. 15 years ago
Dave Parker 2b08766887 Makefile tweak: no need to display JAVACC. 15 years ago
Luke Herbert cd94623574 In prism/Makefie 15 years ago
Dave Parker d10f2d3354 NSIS script fix (because of new location in src). 16 years ago
Dave Parker 121715d1ed Removed (old) abstraction package. 16 years ago
Dave Parker 5cd1389360 Makefile bug: fixes lack of C++ timing info on Macs. 16 years ago
Dave Parker 25e4161090 Makefile tweak: Debug symbold off by default. 16 years ago
Dave Parker 99dbe158f2 Makefile tweak: CUDD flags on Windows. 16 years ago