136 Commits (081b9a95034c1e93f5db9441093391f22733ffd0)

Author SHA1 Message Date
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
Dave Parker 5a5eb34bc3 Makefile tweak: miscopied CUDD XCFLAGS for Solaris. 16 years ago
Dave Parker 45d7a29043 Makefile tweaks: debug info on by default and CUDD settings passed direct to Makefile. 16 years ago
Dave Parker 5a726ff948 Makefile fix: allow building in 32-bit mode on 64-bit Linux. 16 years ago
Dave Parker 91ce501999 makefile tweak - unneeded flags to compiler on Macs. 16 years ago
Dave Parker bc284d9717 Makefile bug on Mac OS X 64-bit (not copied from 3.3 ( .1 ) fixes ) . 16 years ago
Dave Parker c7e85807d5 Tidy in Makefile. 16 years ago
Dave Parker bba816fc9e Ensure possible to build 32-bit version on 64-bit Macs. 16 years ago
Dave Parker 77abf16ab8 Makefile bug. 17 years ago
Dave Parker 6751575bd0 Moved nsis_script.nsi into src. 17 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Dave Parker 51376b7dc8 Attempted detection of 64-bit (Java) on Macs. 17 years ago
Dave Parker 86df494672 First attempt at 64-bit OS-X Makefiles. 17 years ago
Dave Parker b7c8f04c10 Makefile bugfix: dist_bin works even in examples dir absent. 18 years ago
Dave Parker b0f6994f55 Added some useful scripts to etc/scripts. 18 years ago
Dave Parker 9d59912d3b Working (but untidied) version of MDP LTL model checking. 18 years ago
Dave Parker c52a0646e1 Improved javadoc command in Makefile. 18 years ago
Dave Parker dc1e266f04 Another fix to stop infinite loops when detecting javac (part 2). 18 years ago
Dave Parker dd810cadd3 Another fix to stop infinite loops when detecting javac. 18 years ago