|
|
@742
|
13 years |
jpfasano |
modified how build dir name derived
|
|
|
@741
|
13 years |
jpfasano |
more clean up. email should now include nightlyBuild log messages
|
|
|
@740
|
13 years |
jpfasano |
Merging code for windows and unix
|
|
|
@739
|
13 years |
jpfasano |
Initial effort for building on windows with MS solution file.
|
|
|
@737
|
13 years |
stefan |
always rerun configure
|
|
|
@734
|
13 years |
stefan |
remove SVNPATH_PREFIX relict
|
|
|
@731
|
13 years |
jpfasano |
Smi was listed in twice in PROJECTS
|
|
|
@730
|
13 years |
jpfasano |
Mofified NBcheckResult so that it is a bunch of small functions that …
|
|
|
@723
|
13 years |
jpfasano |
Updated to-do list
|
|
|
@722
|
13 years |
jpfasano |
fixed more typos
|
|
|
@721
|
13 years |
jpfasano |
fixed typo
|
|
|
@720
|
13 years |
jpfasano |
Commit is to copy file from my window to linux box.
Starting to clean …
|
|
|
@719
|
13 years |
jpfasano |
A few comment changes. Added Smi to list of supported projects
|
|
|
@718
|
13 years |
jpfasano |
Added comment about licensing
|
|
|
@717
|
13 years |
jpfasano |
more tweaking of email msg
|
|
|
@716
|
13 years |
jpfasano |
Add license file
|
|
|
@715
|
13 years |
jpfasano |
more editing of email msg
|
|
|
@714
|
13 years |
jpfasano |
Added authors and install file
|
|
|
@713
|
13 years |
jpfasano |
modified email message a little
|
|
|
@712
|
13 years |
stefan |
adding Smi; no check for successful make test yet
|
|
|
@711
|
13 years |
stefan |
add README
|
|
|
@710
|
13 years |
stefan |
allow to have parameters that are defined only in the default file and …
|
|
|
@709
|
13 years |
jpfasano |
Added function to get the number of the latest release version of a …
|
|
|
@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
|
|
|