Timeline
Dec 6, 2007:
- 5:02 PM Changeset [815] by
- add some comments on how to modify for building binary
- 9:04 AM Changeset [814] by
- include fix for mir cut backsubstitution into patch
- 8:39 AM Changeset [813] by
- update to latest changes in buildtools
- 2:23 AM Changeset [812] by
- enhance the binary build
Dec 5, 2007:
- 6:59 PM Changeset [811] by
- removed VERSION from share/doc directory
- 4:33 PM Changeset [810] by
- added code in Makemain.inc to install README, AUTHORS, and LICENSE files
Dec 4, 2007:
- 9:03 PM Changeset [809] by
- reran autotools with latest BuildTools?/trunk
- 4:10 PM Changeset [808] by
- reran autotools with new stable BuildTools?
- 4:10 PM Changeset [807] by
- reran autotools
- 4:10 PM Changeset [806] by
- reran autotools with new stable BuildTools?
- 4:10 PM Changeset [805] by
- reran autotools
- 4:10 PM Changeset [804] by
- reran autotools with new stable BuildTools?
- 4:09 PM Changeset [803] by
- reran autotools
- 4:09 PM Changeset [802] by
- reran autotools with new stable BuildTools?
- 4:09 PM Changeset [801] by
- reran autotools
- 4:07 PM Changeset [800] by
- synchronized ThirdParty?/ASL/stable/0.5 with trunk rev 798
- 4:06 PM Changeset [799] by
- synchronized BuildTools?/stable/0.5 with trunk rev 798
- 3:51 AM Changeset [798] by
- start to put in code to generate binaries
Dec 3, 2007:
- 11:36 PM Changeset [797] by
- Cygwin returns '/' in the system_details string. Escape properly.
- 9:13 PM Changeset [796] by
- change shutils to shutil
- 3:24 AM Changeset [795] by
- add a install command to the CoinUtils? and OS projects
Dec 2, 2007:
- 6:16 PM Ticket #59 (ASL build fails on cygwin / cl) closed by
- fixed
- 6:14 PM Ticket #57 (Source and Binary Problems on Linux) closed by
- worksforme: Nothing happened to ticket for 2 months. Closing.
- 6:09 PM Ticket #58 (ASL build on Solaris / x86 fails to build fpsetprec?) closed by
- fixed
Dec 1, 2007:
- 1:04 PM Changeset [794] by
- check for .OLD dirs in thirdparty dir and remove them
Nov 30, 2007:
- 5:08 AM Changeset [793] by
- added check whether 3rdpartydir is a dir
Nov 28, 2007:
- 8:48 PM Changeset [792] by
- Update to incorporate fpsetprec64.s for Solaris x86 64-bit build.
- 5:37 AM Changeset [791] by
- Fixed coding error where name of function had been misspelled causing …
Nov 25, 2007:
- 6:30 AM Changeset [790] by
- Updated LaGO's configuration
Nov 24, 2007:
- 10:15 PM Changeset [789] by
- add additional test for mingw in if test
- 9:19 AM Changeset [788] by
- update to glpk 4.24 add patch to get correct status code if terminated …
- 2:19 AM Changeset [787] by
- icorporate a mingw build
Nov 21, 2007:
- 1:26 PM Changeset [786] by
- Added some more control on when the configurations run
Nov 19, 2007:
- 4:11 PM Changeset [785] by
- Added the ability in NBuserParameters.py to indicate that a particular …
Nov 18, 2007:
- 7:40 PM Changeset [784] by
- On some platforms the hidden directory .svn is being returned when …
- 7:33 PM Changeset [783] by
- Moved the deleting of the build directory to be before the svn …
Nov 17, 2007:
- 12:04 PM Changeset [782] by
- Update for 64-bit GCC builds on Solaris SPARC, x86.
- 12:02 PM Changeset [781] by
- Uncomment removal of compdir. Minor typo.
- 11:40 AM current-issues edited by
- (diff)
- 9:14 AM Changeset [780] by
- updated to run CoinUtils? unitTest on windows.
Nov 16, 2007:
- 11:48 PM current-issues edited by
- Added comment about compiling ASL on p-series linux. (diff)
- 11:12 PM Changeset [779] by
- Fixed up FlopC++ project configuration
- 8:42 PM Changeset [778] by
- modified checkresult for SMI when directory paths are very long
- 8:17 PM Changeset [777] by
- Make 64-bit GCC builds work on Solaris x86, and make them more robust …
- 12:02 PM Changeset [776] by
- Modified syntax so python code would run on AIX. Hopefully did not …
Nov 14, 2007:
- 1:51 PM Changeset [775] by
- Working on making sure vcbuild runs from sln directory
- 11:22 AM Changeset [774] by
- Modified so vcbuild is run from directory containing sln file. Fixed …
- 11:14 AM Changeset [773] by
- allow removal of old build before new build (i.e., clean config+build) …
- 10:16 AM Changeset [772] by
- use os.path.join
- 10:04 AM Changeset [771] by
- run configure only if last configure run was not ok OR svn update …
- 4:56 AM Changeset [770] by
- create history of commands for a build type and put into email
- 4:55 AM Changeset [769] by
- make the logfile object a global variable
Nov 13, 2007:
- 2:43 PM Changeset [768] by
- took out Builds and Passes Unit Test On
- 2:42 PM Changeset [767] by
- corrected typo in XML file
- 2:41 PM Changeset [766] by
- added projDesc.xml
Nov 12, 2007:
- 3:37 PM Changeset [765] by
- Added LaGO
- 3:31 PM Changeset [764] by
- started to add config info for LaGO
- 3:26 PM Changeset [763] by
- updated test for Done message
- 11:03 AM Changeset [762] by
- Added checking for *Done*** at end of smiUnitTest
- 10:11 AM Changeset [761] by
- Updated how smi's tests are run on windows.
- 9:50 AM Changeset [760] by
- Added a check to make sure the test directory exists to avoid a crash …
Nov 11, 2007:
- 11:06 AM Changeset [759] by
- updated to run CppAD's testMore program
- 11:05 AM Changeset [758] by
- Fixed problem with detecting error after installing 3rd party code
- 8:09 AM Changeset [757] by
- Fixed mistake in OS 'make test' success criteria
- 7:54 AM Changeset [756] by
- Fixed mistake in FlopCpp? 'make test' success criteria
- 7:26 AM Changeset [755] by
- Added comments on setting root dir.
Nov 10, 2007:
- 10:03 PM Changeset [754] by
- updated to run OS\test\unitTestDebug and OS\test\unitTestRelease
- 8:12 PM Changeset [753] by
- Added running of OSTest.exe built with release.
- 5:18 PM Changeset [752] by
- Changed text of log message
- 5:15 PM Changeset [751] by
- Set configuration to run OS test program on windows after building
- 3:37 PM Changeset [750] by
- Added some additional checks that configuration is specified correctly.
- 10:45 AM Changeset [749] by
- Added comments on setting INCLUDE environment variable to build OS.
- 10:01 AM Changeset [748] by
- Added sending an email msg to the person running the script containing …
- 10:00 AM Changeset [747] by
- Fixed logic error on when an 'svn checkout' needs to be done on windows
- 9:59 AM Changeset [746] by
- Added ability to retrieve history of log messages
- 9:58 AM Changeset [745] by
- Removed some undefined parms from project unitTest programs
- 7:31 AM Changeset [744] by
- Changed Src to src to match case of directory name
Nov 9, 2007:
- 11:22 PM Changeset [743] by
- Now remove : and = from generated file names
- 11:17 PM Changeset [742] by
- modified how build dir name derived
- 11:15 PM Changeset [741] by
- more clean up. email should now include nightlyBuild log messages
- 9:43 PM Changeset [740] by
- Merging code for windows and unix
- 7:43 PM Changeset [739] by
- Initial effort for building on windows with MS solution file.
Nov 8, 2007:
- 11:48 AM Changeset [738] by
- added missing Anfuehrungszeichen.
- 6:14 AM Changeset [737] by
- always rerun configure
Nov 6, 2007:
- 2:54 PM Changeset [736] by
- also update install instructions to 4.23
- 2:52 PM Changeset [735] by
- update to GLPK 4.23 (now also need to setup a config.h)
Note: See TracTimeline
for information about the timeline view.