Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 56 (100.0%) | 4.6 |
OMNotebook/3Dpkg/ | 2 (16.7%) | 26 (46.4%) | 13.0 |
Compiler/runtime/ | 4 (33.3%) | 13 (23.2%) | 3.2 |
testsuite/mosfiles/ | 2 (16.7%) | 9 (16.1%) | 4.5 |
OMNotebook/ext/ | 1 (8.3%) | 5 (8.9%) | 5.0 |
OMNotebook/Pltpkg2/ | 1 (8.3%) | 2 (3.6%) | 2.0 |
/ | 1 (8.3%) | 1 (1.8%) | 1.0 |
osxinstaller/ | 1 (8.3%) | 0 (0.0%) | 0.0 |
On OS X only look for IOR in /tmp folder
2 lines of code changed in 1 file:
Updated OS X to use Qt frameworks
3 lines of code changed in 1 file:
added OS X installer binary. self executing disk image containing installer pkg file
0 lines of code changed in 1 file:
- find readline on OS X (configure)
- added VisualizationWidget to the ext project pro file
- neutered the SoQt stuff on OSX until we get it working
- added -framework Carbon and -lz to systemimpl for OS X compatibilty with Qt
38 lines of code changed in 6 files:
changed model Test to model TestMe in the IFEquation testsuite. OS X HFS+ filesystem is case-insensitive and executing Test was actually executing /bin/test
9 lines of code changed in 2 files:
fixed gcc dynamic library compiler flags for OS X
4 lines of code changed in 1 file: