yamake planned features

Command-Line Options

  1. debug or release
  2. MBCS or Unicode for Windows
  3. target host
  4. target CPU architecture
  5. support CFLAGS, CXXFLAGS

Project Options

  1. support dependencies
  2. more target Platform
    1. freebsd
    2. openbsd
  3. target CPU architecture
  4. support CFLAGS, CXXFLAGS

Output Formats

  1. Android.mk
  2. *.xcodeproj
  3. *.sln, *.vcproj
  4. configure.ac, Makefile.am
  5. *.gyp
  6. SConstruct
  7. *.ninja

YAML format

  1. support multiple targets in single file

as a note.