Go to file
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
bootstrap Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
crlcore Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
cumulus Complete replacement of the Chip placement Python scripts. 2014-07-21 13:18:34 +02:00
documentation Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
equinox Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
etesian Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
hurricane Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
kite Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
knik Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
mauka Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
metis Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
nimbus Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
unicorn Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
vlsisapd Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
.gitignore Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00