An error occurred fetching the project authors.
  1. 01 Nov, 2009 2 commits
  2. 23 Oct, 2009 2 commits
  3. 09 Oct, 2009 1 commit
  4. 15 Sep, 2009 1 commit
  5. 01 Sep, 2009 1 commit
  6. 29 Aug, 2009 1 commit
  7. 28 Aug, 2009 5 commits
    • Jim Fulton's avatar
      Bug fixed: · fc897d37
      Jim Fulton authored
        The standard Python -m option didn't work for custom interpreters.
      fc897d37
    • Jim Fulton's avatar
      Bug fixed: · 125784d9
      Jim Fulton authored
        Scripts run using generated interpreters didn't have __file__ set correctly.
      125784d9
    • Jim Fulton's avatar
      Bug fixed: · 21b6e7a7
      Jim Fulton authored
        Scripts generated with relative-paths eanbled couldn't be
        symbolocally linked to other locations and still work.
      21b6e7a7
    • Jim Fulton's avatar
      Bug fixed: · 2d3d2ad1
      Jim Fulton authored
        Option incrementing and decrementing didn't work for options
        specified on the command line.
      2d3d2ad1
    • Jim Fulton's avatar
      No commit message · b5cb299c
      Jim Fulton authored
      No commit message
      b5cb299c
  8. 26 Aug, 2009 4 commits
    • Jim Fulton's avatar
      New features: · 93fb571e
      Jim Fulton authored
      - When doing variable substitutions, you can omit the section name to
        refer to a variable in the same section (e.g. ${:foo}).
      
      - When doing variable substitution, you can use the special option,
        ``_buildout_section_name_`` to get the section name.  This is most handy
        for getting the current section name (e.g. ${:_buildout_section_name_}).
      
      - A new special option, ``<`` allows sections to be used as macros.
      93fb571e
    • Jim Fulton's avatar
      When doing variable substitutions, you can omit the section name to · 37923d03
      Jim Fulton authored
      refer to a variable in the same section (e.g. ${:foo}).
      
      When doing variable substitution, you can use the special option,
      ``_buildout_section_name_`` to get the section name.  This is most handy
      for getting the current section name (e.g. ${:_buildout_section_name_}.
      37923d03
    • Jim Fulton's avatar
      Bug fixed: extras were ignored in some cases when versions were specified. · 31886b77
      Jim Fulton authored
      (Also removed some extra imports and made formatting changes.)
      31886b77
    • Jim Fulton's avatar
      Updated release date. · 96913220
      Jim Fulton authored
      96913220
  9. 22 Jul, 2009 1 commit
  10. 21 Jul, 2009 1 commit
  11. 20 Jul, 2009 1 commit
  12. 22 Jun, 2009 1 commit
  13. 19 Jun, 2009 1 commit
  14. 18 Jun, 2009 1 commit
  15. 10 May, 2009 1 commit
  16. 29 Apr, 2009 1 commit
  17. 21 Apr, 2009 1 commit
  18. 18 Mar, 2009 1 commit
  19. 17 Mar, 2009 2 commits
  20. 16 Mar, 2009 2 commits
  21. 13 Mar, 2009 2 commits
  22. 05 Mar, 2009 1 commit
  23. 10 Feb, 2009 1 commit
  24. 11 Nov, 2008 1 commit
  25. 08 Oct, 2008 1 commit
  26. 27 Aug, 2008 1 commit
  27. 13 Aug, 2008 1 commit
    • Sidnei da Silva's avatar
      · c1f78505
      Sidnei da Silva authored
      - Of course, it only makes sense to run this test if os.symlink exists.
        Also, add an entry to CHANGES.txt
      c1f78505
  28. 28 Jul, 2008 1 commit