coriolis/bootstrap/builder
Jean-Paul Chaput 09f515c62a Support for Windows/Cygwin, part 2.
* Change: In bootstrap, in ccb, builder and coriolisEnv.py, correct detection
    of the windows architecture (32 or 64 bits). Under Cygwin, add the
    directory of the dll into the PATH also. Uses "site-package" as the
    location of Python modules (*not* "dist-package").
      Use gnu++0x under Cygwin instead of c++11.
* Change: In Etesian, if Coloquinte is not found, do not stop the compilation,
    just disable the tool altogether.
* Change: In Hurricane, In Backtrace, disable backtrace under Cygwin as it
    uses features specific of the glibc.
* Change: In Knik, use HUGE_VAL instead of HUGE (not present under Cygwin),
    add the <cmath> header.
* Change: In Unicorn, Coloquinte no longer stops the compilation.
2014-07-23 00:55:50 +02:00
..
AboutWidget.py Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
Builder.py Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
BuilderGui.py Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
CompileWidget.py Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
Configuration.py Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
ConfigureWidget.py Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
Highlighter.py Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
OptionsWidget.py Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
Project.py Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00
ProjectWidgets.py Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
__init__.py Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00