|
|
@708
|
13 years |
jpfasano |
When doing an "svn update" the code now to deletes success file from …
|
|
|
@707
|
13 years |
stefan |
add example on how to use CONFIGURE_FLAGS
|
|
|
@706
|
13 years |
jpfasano |
Some cleanup dealing with removal of NBuserConfig.py
|
|
|
@704
|
13 years |
stefan |
make info about svn release more visible in email
|
|
|
@703
|
13 years |
jpfasano |
Tried to better document the BUILDS data structure.
|
|
|
@702
|
13 years |
stefan |
extend email-message; and a bit more cleaning and bugfixing
|
|
|
@701
|
13 years |
stefan |
also remove NBuserConfig.py and userParametersEmpty.py
|
|
|
@700
|
13 years |
jpfasano |
Had been grabbing the revision number. Should have been getting the …
|
|
|
@698
|
13 years |
jpfasano |
fixed syntax error
|
|
|
@697
|
13 years |
jpfasano |
Updated some logic
|
|
|
@696
|
13 years |
jpfasano |
updated output message
|
|
|
@695
|
13 years |
jpfasano |
more clean up of variables.
when "svn update" is needed, now there is …
|
|
|
@694
|
13 years |
jpfasano |
Cleaned up more unused variables by deleting them
|
|
|
@693
|
13 years |
jpfasano |
removed some no longer used configuration variables
|
|
|
@692
|
13 years |
kmartin |
update files so NBuserConfig not needed
|
|
|
@691
|
13 years |
kmartin |
clean up NBprojectConfig.py
|
|
|
@690
|
13 years |
kmartin |
cleanup NBuserConfig.py
|
|
|
@689
|
13 years |
jpfasano |
Moved newNightlyBuild.py to nightlyBuild.py
|
|
|
@688
|
13 years |
jpfasano |
removing nightlyBuild*.py
|
|
|
@687
|
13 years |
jpfasano |
Modified to skip build if prior build finished OK, and nothing has …
|
|
|
@686
|
13 years |
jpfasano |
Moved to computing of the vpath directory to the top of the function
|
|
|
@685
|
13 years |
jpfasano |
Create file in vpath directory after all tests run successfully
|
|
|
@684
|
13 years |
jpfasano |
Added two new functions.
svnRevision(url) returns the Revision number …
|
|
|
@683
|
13 years |
jpfasano |
added a comment
|
|
|
@682
|
13 years |
stefan |
move PROJECTS also into userParameters
|
|
|
@681
|
13 years |
jpfasano |
Added svn property svn:eol-style native
|
|
|
@680
|
13 years |
stefan |
change way of reading user parameters; rename option STORE_EMAIL to …
|
|
|
@679
|
13 years |
stefan |
forgot to take debug message out
|
|
|
@678
|
13 years |
stefan |
allow to store emails in a file instead of sending them (so no need to …
|
|
|
@677
|
13 years |
stefan |
store output from get.XXX, make, make test, configure, unittest in …
|
|
|
@676
|
13 years |
stefan |
run dos2unix to get rid off line-feeds
|
|
|
@675
|
13 years |
jpfasano |
fixed bug where trying to chdir to a non-existent directory
|
|
|
@674
|
13 years |
jpfasano |
Tried to create a nicer vpath directory name.
Added log message to …
|
|
|
@673
|
13 years |
jpfasano |
New version of nightlyBuild (newNightlyBuild) which is supposed to …
|
|
|
@672
|
13 years |
stefan |
add some defaults to userParametersEmpty.py to make clear that '0' is …
|
|
|
@671
|
13 years |
kmartin |
put in temporary kludge to skip Ipopt if ThirdParty? is skipped
|
|
|
@670
|
13 years |
jpfasano |
Moved my stuff to new config file.
|
|
|
@669
|
13 years |
stefan |
switch for stdout-log independent of logfile
|
|
|
@668
|
13 years |
stefan |
allow to let messages go into a logfile instead of stdout
|
|
|
@667
|
13 years |
stefan |
forgot line for CONFIGURE_FLAGS at end of NBuserConfig.py
|
|
|
@666
|
13 years |
stefan |
move also my system specific settings in an extra userParameters file
|
|
|
@665
|
13 years |
kmartin |
modify NBuserConfig.py to scale
|
|
|
@663
|
13 years |
stefan |
use stat to check file dates instead of ls --fulltime and regex
|
|
|
@662
|
13 years |
stefan |
add 'NightlyBuild?' to front of e-mail subject line
|
|
|
@661
|
13 years |
stefan |
add more things todo
|
|
|
@660
|
13 years |
stefan |
add missing .copy() and allow to skip 3rd party for symphony
|
|
|
@659
|
13 years |
kmartin |
put in functionality to skip third party projects
|
|
|
@658
|
13 years |
jpfasano |
fixed bug in logic (i made) regarding getting 3rd party code
|
|
|
@657
|
13 years |
jpfasano |
Updated nightlyBuild to get 3rd party code, if the script for getting …
|
|
|
@656
|
13 years |
jpfasano |
Implement local version distutils.dep_util.newer(source,target) that …
|
|
|
@655
|
13 years |
stefan |
add my configuration for sol10vm
|
|
|
@654
|
13 years |
stefan |
allow additional usergiven configure flags
|
|
|
@653
|
13 years |
stefan |
translate dos2unix
|
|
|
@652
|
13 years |
stefan |
add Bonmin
|
|
|
@651
|
13 years |
stefan |
set marker when third party code had been downloaded, so we can skip …
|
|
|
@650
|
13 years |
stefan |
make it possible to define project dependent build types (configure …
|
|
|
@649
|
13 years |
jpfasano |
Many changes thanks to Kipp getting over the vpath hurdle.
Added …
|
|
|
@648
|
13 years |
jpfasano |
Added function to determine latest stable build number of a project.
|
|
|
@647
|
13 years |
stefan |
add my user data; correcting typos in comments
|
|
|
@646
|
13 years |
jpfasano |
Fixed up the way DyLP output was being checked for errors
|
|
|
@645
|
13 years |
jpfasano |
Added some code to do debug builds. This commit is mostly to move code …
|
|
|
@644
|
13 years |
jpfasano |
Started moving code from nightlyBuildMod.py to nightlyBuild.py
|
|
|
@643
|
13 years |
jpfasano |
Changed [] to be {} to avoid a syntax error that the version of python …
|
|
|
@642
|
13 years |
jpfasano |
Osi's unitTest is now considered a success if Sym completes 89 out of …
|
|
|
@641
|
13 years |
kmartin |
add nightlyBuildMod.py that uses vpath builds
|
|
|
@640
|
13 years |
jpfasano |
Added userConfig variable for deciding if 3rd party codes should be …
|
|
|
@639
|
13 years |
jpfasano |
Updated checkResult to look for message suggested by Lou for Osi tests
|
|
|
@638
|
13 years |
jpfasano |
Working on Lou's suggestion on testing success from Osi. This commit …
|
|
|
@637
|
13 years |
jpfasano |
Added code to get third party packages
|
|
|
@636
|
13 years |
jpfasano |
Starting to work on checking out third party code.
Using commit to …
|
|
|
@635
|
13 years |
jpfasano |
Updated to display path with error message.
|
|
|
@634
|
13 years |
jpfasano |
more changes to try to get working on my windows machine
|
|
|
@633
|
13 years |
jpfasano |
Created new file(module) for checking the results to see if a test …
|
|
|
@632
|
13 years |
jpfasano |
use the python version number to decide how to implement function
|
|
|
@631
|
13 years |
jpfasano |
userConfig now has svn path for math01 machine
osCommand now has …
|
|
|
@630
|
13 years |
jpfasano |
Moved code that runs an svn command from nightlyBuild.py to its own file.
|
|
|
@629
|
13 years |
jpfasano |
removed print statement
|
|
|
@628
|
13 years |
jpfasano |
Modified functions called to implement running command in seperate process
|
|
|
@627
|
13 years |
jpfasano |
Added definitions for FlopC++
|
|
|
@626
|
13 years |
jpfasano |
Added NBosCommand (nightly build operating system command).
This is an …
|
|
|
@625
|
13 years |
kmartin |
add SVNPATH_PREFIX to svn command
|
|
|
@624
|
13 years |
jpfasano |
fixed problem in how cbc and clp's output checked for successful run
|
|
|
@623
|
13 years |
jpfasano |
Changed the order that parms are passed to ./cbc and ./clp.
The …
|
|
|
@622
|
13 years |
kmartin |
upadte NBUserConfig.py script for Kipp paramaters
|
|
|
@621
|
13 years |
jpfasano |
Changed an output message in minor way.
|
|
|
@620
|
13 years |
jpfasano |
Updated to run Cbc's unitTest
|
|
|
@619
|
13 years |
jpfasano |
Fixed typo
|
|
|
@618
|
13 years |
jpfasano |
emailed messages now contain some information about the host machine …
|
|
|
@617
|
13 years |
jpfasano |
Moved email functions to their own file
|
|
|
@616
|
13 years |
jpfasano |
Fixed typo in name of function
|
|
|
@615
|
13 years |
jpfasano |
Added logMessages module(file).
Set nightlyBuild.py property to be …
|
|
|
@614
|
13 years |
jpfasano |
Started process of breaking code up into several files(modules in …
|
|
|
@613
|
13 years |
jpfasano |
Removed Cbc from ALL_TESTS_COMPLETED_SUCCESSFULLY_CMDS data structure …
|
|
|
@612
|
13 years |
jpfasano |
Added special code to determine if Cbc's "make test" ran successfully. …
|
|
|
@611
|
13 years |
jpfasano |
Fixed spelling error
|
|
|
@610
|
13 years |
kmartin |
edit documentation relating to config file
|
|
|
@609
|
13 years |
kmartin |
edit documentation relating to config file
|
|
|
@608
|
13 years |
kmartin |
start to add code to get user depedent information from a config file
|
|
|
@607
|
13 years |
jpfasano |
modified functions for sending email. Took the one function and made 2
|
|
|
@606
|
13 years |
jpfasano |
Modified to use gmail smtp server
|
|
|