Commit Graph

  • f4e1b59bbc Fix install_from after suggestion of ita on how to do it better and make sure install_path is present as python requires it fedepell 2016-07-29 16:36:01 +0200
  • 438595796b Merge pull request #1786 from guludo/pr/fix-autoconfig ita1024 2016-07-29 07:36:27 +0200
  • 8c4401637a Set do_config as True if file is not found Gustavo Jose de Sousa 2016-07-28 18:11:40 -0300
  • 954594bf07
    Support flexflags as arguments - #1782 Thomas Nagy 2016-07-28 23:19:25 +0200
  • 195a3e6562
    Remove an unnecessary gccdeps verification #1784 Thomas Nagy 2016-07-28 22:22:52 +0200
  • ce65dfb415
    Node.search -> Node.search_node #1783 Thomas Nagy 2016-07-28 22:03:39 +0200
  • 7ade9796a6 Fix installation path for .py files that are generated on the fly in build fedepell 2016-07-28 18:13:26 +0200
  • 3c2c6a62b0
    Remove leftover 'print' statements Thomas Nagy 2016-07-27 20:22:48 +0200
  • 7aaa7c14ba
    Make gccdeps and msvcdeps compatible - #1780 Thomas Nagy 2016-07-26 19:41:57 +0200
  • c26506afc5
    Update the intltool docs Thomas Nagy 2016-07-25 23:33:54 +0200
  • fe2f2b4fe6
    Fix a docstring error Thomas Nagy 2016-07-25 23:27:05 +0200
  • 1df8c148f6
    Move pytest to the extras/ section Thomas Nagy 2016-07-25 23:23:44 +0200
  • 346d44fee4
    Remove the non-BSD licensed bits from the main branch and the future releases Thomas Nagy 2016-07-25 23:22:51 +0200
  • 8e68aa4ade
    Python 2 fix Thomas Nagy 2016-07-25 23:10:10 +0200
  • c916febaf7
    Update some old code Thomas Nagy 2016-07-25 22:12:35 +0200
  • 9332a9c24d Whitespace and Options.options for cppcheck Thomas Nagy 2016-07-25 20:17:34 +0200
  • 2197dbdff1 Merge pull request #1774 from xbreak/pytest ita1024 2016-07-25 19:45:57 +0200
  • f623675524
    Fix an obsolete import Thomas Nagy 2016-07-25 19:05:36 +0200
  • 3fb1abbb39 Python unit test support via `pytest' feature. Calle Rosenquist 2016-07-25 12:47:41 +0000
  • d3367e9b0a Clear up usage text fedepell 2016-07-23 14:24:57 +0200
  • 5d8c8a2080 Fixes on comments fedepell 2016-07-23 14:22:26 +0200
  • ad356b3ed2 - Fixed identations - Search for tools just in PATH not in other directories as for C++ - Remove options handling as there is none at the moment - Use find_program instead of local find_bin - Fix author - Try to make documentation clearer - Remove useless after_link decorator fedepell 2016-07-23 14:13:40 +0200
  • 0c78c7ad8e First version of the pyqt5 extra to add QT5 ui/resources translation to py to be used with pyqt5 or pyside2 fedepell 2016-07-23 12:51:04 +0200
  • 84808aa7e4 More docs Thomas Nagy 2016-07-23 10:10:46 +0200
  • de96c3c537
    docs Thomas Nagy 2016-07-23 10:02:58 +0200
  • 86121c8ea0
    docs Thomas Nagy 2016-07-23 02:07:29 +0200
  • dff0d0d6b9
    docs Thomas Nagy 2016-07-23 01:52:34 +0200
  • 445c0214ff Merge pull request #1770 from mimon/xcode6-updates-july ita1024 2016-07-18 20:27:14 +0200
  • 04b7fb6086 Updated docs for xcode6 tool. Also, xcode6 tool tested for XCode 7 (successfully) Simon 2016-07-18 13:57:23 +0200
  • ef0cf35cb1
    Force qt5 static library detection for #1588 Thomas Nagy 2016-07-17 15:19:06 +0200
  • b73ccba03c
    More docs Thomas Nagy 2016-07-16 17:31:19 +0200
  • f01c60d061
    More docs Thomas Nagy 2016-07-16 17:18:16 +0200
  • eab577a179
    More docs Thomas Nagy 2016-07-16 17:09:00 +0200
  • 0c7499109f
    More docs Thomas Nagy 2016-07-16 16:54:22 +0200
  • 1c66026f99 More documentation Thomas Nagy 2016-07-16 16:44:54 +0200
  • fb6d9aaee3
    docs Thomas Nagy 2016-07-16 15:38:22 +0200
  • 6e078cff66
    Python 3 fix for waf dist #1769 Thomas Nagy 2016-07-14 21:21:50 +0200
  • ebc0048eb0
    Use if/else blocks instead of and/or in python 2.5 Thomas Nagy 2016-07-14 17:45:49 +0200
  • fb89abaf58
    More docs Thomas Nagy 2016-07-09 02:10:45 +0200
  • cdb46e29f9
    Disable defines by setting define_name='' #1766 Thomas Nagy 2016-07-08 19:39:05 +0200
  • 1201a7776f
    Typo Thomas Nagy 2016-07-07 23:32:34 +0200
  • df96b50aa1
    Example of finding shared library paths with ldd in configuration tests Thomas Nagy 2016-07-07 20:15:36 +0200
  • 9ede16b70a
    Docs - #1766 Thomas Nagy 2016-07-07 07:56:20 +0200
  • 1b1bad8231
    Unused keyword Thomas Nagy 2016-07-07 07:47:15 +0200
  • 1fa2e6f7e1
    waf-1.9.1 Thomas Nagy 2016-07-03 09:51:45 +0200
  • 0189850710
    Do not de-duplicate configuration flags passed in conf.check(stlib=) for consistency reasons Thomas Nagy 2016-07-02 19:58:17 +0200
  • 0b2ae5fabd
    All pictures in PDF/SVG Thomas Nagy 2016-07-02 13:10:13 +0200
  • 4e3c5044e5
    Docs Thomas Nagy 2016-07-02 12:38:31 +0200
  • fdafe42d9f
    Docs Thomas Nagy 2016-07-02 12:00:20 +0200
  • f316064be1 Merge pull request #1764 from guludo/preforked-fallback-pickle ita1024 2016-06-28 07:37:31 +0200
  • 9a0932951f Fallback to run_regular_process if we can't pickle arguments Gustavo Jose de Sousa 2016-06-27 15:53:25 -0300
  • e52d1b4916
    Fix svg links in the documentation for 1.9.0 Thomas Nagy 2016-06-26 13:56:19 +0200
  • 39056a6ba5
    waf 1.9 Thomas Nagy 2016-06-26 13:45:21 +0200
  • ff1be31ec4
    Fix Qt5 detection when pkg-config is missing Thomas Nagy 2016-06-26 12:06:17 +0200
  • 50ae7dc3ba
    Api docs Thomas Nagy 2016-06-26 11:59:27 +0200
  • 461c065bbb
    Typo Thomas Nagy 2016-06-26 00:16:51 +0200
  • f84b219818
    Api docs Thomas Nagy 2016-06-26 00:15:41 +0200
  • 850e9ad5fc
    Simplify env['FOO'] -> env.FOO Thomas Nagy 2016-06-25 23:54:12 +0200
  • ef48d49260
    Remove update_outputs from the documentation Thomas Nagy 2016-06-25 22:48:47 +0200
  • 4991120891
    Api docs Thomas Nagy 2016-06-25 21:30:32 +0200
  • fc02c1d42a
    Api docs Thomas Nagy 2016-06-25 20:10:04 +0200
  • 02fb7ceff7
    Show all connections in the feature maps Thomas Nagy 2016-06-25 19:55:51 +0200
  • f08356516a
    Fix invalid method names in after/before constraints Thomas Nagy 2016-06-25 19:54:26 +0200
  • c9db34e1bf
    Fix invalid method names in after/before constraints Thomas Nagy 2016-06-25 19:53:54 +0200
  • 8e721fb49a
    Ignore temporary rst files in the apidoc folder Thomas Nagy 2016-06-25 19:18:28 +0200
  • d609e6c349
    Documentation bug: the feature map was not updated in a long time Thomas Nagy 2016-06-25 19:16:01 +0200
  • 8ad77d3b6b
    Use SVG in the feature map Thomas Nagy 2016-06-25 18:22:13 +0200
  • eaa83004c8
    Api docs Thomas Nagy 2016-06-25 16:23:06 +0200
  • ef6525c0bf
    Api docs Thomas Nagy 2016-06-25 14:49:27 +0200
  • a2ca4b6dab
    Remove Options.platform and Options.cmds Thomas Nagy 2016-06-25 13:55:13 +0200
  • 3c132ad97a
    Fix a wrong error message when installing to readonly folders Thomas Nagy 2016-06-25 13:38:48 +0200
  • 57e711d801
    Api docs Thomas Nagy 2016-06-25 13:27:22 +0200
  • 96f4ebc52f
    Api docs Thomas Nagy 2016-06-25 13:12:59 +0200
  • 2c76187d41
    Api docs Thomas Nagy 2016-06-25 12:50:04 +0200
  • ccc77cd9f5
    Api docs Thomas Nagy 2016-06-25 02:38:26 +0200
  • 21e9be8cdb
    Api docs Thomas Nagy 2016-06-24 13:31:06 +0200
  • 63a29dfd18
    Api docs Thomas Nagy 2016-06-24 13:26:36 +0200
  • 79aece2650
    Api docs Thomas Nagy 2016-06-24 13:21:32 +0200
  • e487466c76 Merge pull request #1762 from fedepell/qt5_ui_path ita1024 2016-06-22 18:28:54 +0200
  • 585bc1e9a8 qt5: uic generation task, use node.parent insted of self.path otherwise the path gets lost and all ui_XXX.h get generated on top level build directory which may also lead to name clashes fedepell 2016-06-22 14:07:10 +0200
  • 6854fae055
    Removed some annoying whitespace Thomas Nagy 2016-06-21 22:57:06 +0200
  • df4a17b97a Merge pull request #1760 from danbar/check_swig_version ita1024 2016-06-21 22:49:35 +0200
  • f88f13f0cf Fix the Swig version detection message Daniel Bartel 2016-06-21 21:19:46 +0200
  • 44b571172b Merge branch 'master' into check_swig_version Daniel Bartel 2016-06-21 21:07:55 +0200
  • 9be51b5cf8
    Fix the Python version detection message #1760 Thomas Nagy 2016-06-21 20:21:43 +0200
  • 7acb027961 Merge pull request #1761 from fedepell/unit_test_ldlibrarypath ita1024 2016-06-21 19:51:06 +0200
  • 567ab43ac2 Manage case in unit_test running when LD_LIBRARY_PATH is not already defined in the environment fedepell 2016-06-21 09:13:57 +0200
  • 9f610bd23f Merge pull request #1758 from guludo/autoconfig ita1024 2016-06-21 07:35:18 +0200
  • a339a9c320 Yet another fix for #1758 Gustavo Jose de Sousa 2016-06-20 18:53:35 -0300
  • 2241db8557 make check_swig_version similar to check_python_version Daniel Bartel 2016-06-20 21:38:46 +0200
  • bf05bac08a fix output format issue Daniel Bartel 2016-06-20 21:33:26 +0200
  • 2f03b76833
    Qt5 may require -fPIC Thomas Nagy 2016-06-20 20:24:37 +0200
  • b2bfbba4f0
    One more fix needed for #1758 Thomas Nagy 2016-06-19 13:39:03 +0200
  • ed7e2f5016
    Add -pthread to link jni programs on FreeBSD Thomas Nagy 2016-06-19 11:26:25 +0200
  • 59be2b56c0
    This fixes #1758 Thomas Nagy 2016-06-19 09:01:02 +0200
  • ee8515e5ee
    docs Thomas Nagy 2016-06-18 01:28:09 +0200
  • 8120504156
    Restore configuration values with Configure.autoconfig='clobber' #1758 Thomas Nagy 2016-06-18 01:06:23 +0200
  • dcd01d6369
    Deprecate ut_fun as we have ut_str now Thomas Nagy 2016-06-17 22:04:16 +0200
  • 764645a014
    Reduce the amount of paths added to unit test environment variable PATH Thomas Nagy 2016-06-17 22:02:41 +0200
  • 16aeb5756a
    Extended unit test program parameters Thomas Nagy 2016-06-17 20:18:06 +0200