summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add example to test the Python module being renamed to __init__.pyWilliam S Fulton2018-12-081-0/+1
* Minor tweaks in import_packages MakefileWilliam S Fulton2018-01-061-3/+3
* Fix out of source import_packages MakefileWilliam S Fulton2018-01-061-1/+1
* Fix Makefile and skip testing python-2.4 for import_packages testWilliam S Fulton2018-01-051-5/+5
* Apply patch to cleanup whitespace from wsfultonMike Romberg2016-06-041-2/+2
* and... remove all the .py files that were copied over from the source tree.Mike Romberg2016-06-031-1/+1
* copy everything with a .py extension into the build tree (creating dirs if ne...Mike Romberg2016-06-031-4/+5
* debugMike Romberg2016-06-031-8/+4
* avoid the shell checks involving __init__.pyMike Romberg2016-06-031-2/+8
* split_wrapper -> split_modules to avoid conflict with clean ruleMike Romberg2016-06-021-1/+2
* Remove realpath from python/import_packages exampleWilliam S Fulton2015-08-201-3/+2
* PY3 fixes for import_package exampleWilliam S Fulton2015-04-041-1/+0
* Small fixes to the relative import fix.Johan Hake2014-09-291-1/+2
* Fully clean Python examples and test-suiteKarl Wette2014-05-291-0/+5
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+8
* Fixed SF bug #1297 (Python imports)Paweł Tomulik2013-12-241-0/+35