blob: 10f55ade1b569f33e8e75500d948b8f2b734308a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
- make iemlibs into libdir for backwards compatibility
- make C++ compile targets (packages/darwin_app/Makefile has some)
- add version number getters from packages/Makefile
- document externals building following the smlib example
- add "test lib" functionality to binary building in externals/Makefile
- add in mtx_ objects with special characters using setup functions and
filenames with 0x escapes (mtx_/ and mtx_./ for example). Make sure to have
the objects call the correct setup function since it can change the
functionality
- put objects with conflicting names into a directory namespace
Gem/scale
flext/prepend
- add these to the build system:
PDContainer
ann
grh
iemstream
iemxmlrpc
|