Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated waf (many changes, will break some old experiments) #30

Merged
merged 63 commits into from
Apr 15, 2016

Commits on Jun 26, 2015

  1. updated the paper list

    jbmouret committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    2b78c05 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. default to binary archives (the old behavior can be activated by defi…

    …ning -DSFERES_XML_WRITE
    jbmouret committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    02bc1d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. working on resume...

    jbmouret committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    b39af8a View commit details
    Browse the repository at this point in the history
  2. resume OK (first version).

    jbmouret committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    39a7897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3400b1 View commit details
    Browse the repository at this point in the history
  4. cleaning

    jbmouret committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    2aaf868 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Configuration menu
    Copy the full SHA
    0f71118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85914fe View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. Configuration menu
    Copy the full SHA
    c01b83d View commit details
    Browse the repository at this point in the history
  2. There is a bug in boost 1.58 that prevents the bit_string to work (se…

    …rialization)
    
    https://svn.boost.org/trac/boost/ticket/11214
    
    => added a warning (this should be fixed in 1.59)
    jbmouret committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    2eac242 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Configuration menu
    Copy the full SHA
    544dcfa View commit details
    Browse the repository at this point in the history
  2. misc improvements/bugfixes

    jbmouret committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    6027542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91840ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a04ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6184a3a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Configuration menu
    Copy the full SHA
    60cbf08 View commit details
    Browse the repository at this point in the history
  2. - sferes writes its status (instead of the job manager)

    - policies in sferes_job_manager.py
    jbmouret committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    14907bb View commit details
    Browse the repository at this point in the history
  3. minor

    jbmouret committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    50ce4cf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Configuration menu
    Copy the full SHA
    124d03b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    5412854 View commit details
    Browse the repository at this point in the history
  2. oar support

    jbmouret committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    2fb185c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Fix for non-c++11 users

    costashatz committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    d97a20b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Merge pull request #25 from costashatz/restart

    Fix for non-c++11 users
    jbmouret committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    a1ea550 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2015

  1. Configuration menu
    Copy the full SHA
    58a25f3 View commit details
    Browse the repository at this point in the history
  2. Small fix in sferes.py

    costashatz committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    4540aab View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. Fix for TBB

    costashatz committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    d426992 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. New system for debug/release in waf.

    ./waf --debug => will compile the files that need to be compiled in debug mode (you might want to run ./waf clean before if you need debug symbols for the whole project)
    ./waf => will compile in release mode
    
    §
    jbmouret committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    c70151b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbb96f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4bc50 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    0bd15e8 View commit details
    Browse the repository at this point in the history
  2. First try to fix travis

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    26ebdea View commit details
    Browse the repository at this point in the history
  3. Fix for detecting ode

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    ab977ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from sferes2/waf_debug_release

    Waf debug/release system.
    jbmouret committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    379fb05 View commit details
    Browse the repository at this point in the history
  5. Towards travis ok

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    5847773 View commit details
    Browse the repository at this point in the history
  6. Minor typos

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    5e41f95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a0c82c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3873169 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4c3834 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a387a2 View commit details
    Browse the repository at this point in the history
  11. Make tests optional

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    240d46b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d5d404 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf62ac7 View commit details
    Browse the repository at this point in the history
  14. Possible fix

    costashatz committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    03051cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f5c7a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    63fa9ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e330e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bb639 View commit details
    Browse the repository at this point in the history
  4. Trying with newer g++

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    b75fbc7 View commit details
    Browse the repository at this point in the history
  5. Minor fix for apt-get

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    6057789 View commit details
    Browse the repository at this point in the history
  6. Debugging travis

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    aaa1d35 View commit details
    Browse the repository at this point in the history
  7. More travis debugging

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    ea4b86b View commit details
    Browse the repository at this point in the history
  8. More travis debugging

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    3ad6a89 View commit details
    Browse the repository at this point in the history
  9. Reverting to dirty fix

    costashatz committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    a1a204b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Merge pull request #28 from sferes2/travis_fix

    Fix travis - almost
    costashatz committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    87f2775 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    4703e10 View commit details
    Browse the repository at this point in the history
  2. improve the output

    jbmouret committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    fbc3e31 View commit details
    Browse the repository at this point in the history
  3. better output

    jbmouret committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    29e0aab View commit details
    Browse the repository at this point in the history
  4. remove useless libs from the main wscript (modules and exp should to …

    …this in their own wscript)
    jbmouret committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    6390e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fdd749 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    485d21a View commit details
    Browse the repository at this point in the history
  7. Minor bug fix for cmaes

    costashatz committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    63357c1 View commit details
    Browse the repository at this point in the history
  8. Travis should pass now

    costashatz committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    f6767be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb3d310 View commit details
    Browse the repository at this point in the history