File: TODO

package info (click to toggle)
valknut 0.3.13-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 10,156 kB
  • ctags: 1,862
  • sloc: cpp: 22,101; sh: 15,814; perl: 2,795; xml: 2,165; makefile: 234
file content (8 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Things to do:
 - Move from QT3 to QT4
 - Build a ADC protocol library
 - Migrate from QT to wxWidgets

OS X specific:
 - place OS X Makefile variables in correct location in Makefile.am
 - have 'make install-osx' (and sub targets) only work when building the native version (ie, only if --enable-mac is set).  The Mac X11 version works like any other Unix build/install.  This step is not as critical as the other OS X points, but useful.