379 Commits (8364bfcc6df6d41c34c5963f707b3cedf5a7e0cb)
 

Author SHA1 Message Date
Jussi Pakkanen 8364bfcc6d Better error message. 11 years ago
Jussi Pakkanen a51036fd7d Reworked configure file generation. 11 years ago
Jussi Pakkanen ed5528ba18 Better error text. 11 years ago
Jussi Pakkanen b63c493844 Better error reporting for parsing errors. 11 years ago
Jussi Pakkanen c3972d512a Removed braces from language syntax. 11 years ago
Jussi Pakkanen 11e81618d2 Renamed find_dep to dependency. 11 years ago
Jussi Pakkanen d4284aae89 Renamed add_test to test. 11 years ago
Jussi Pakkanen 50304bb207 Required is the default for find_library. 11 years ago
Jussi Pakkanen c4e58795e7 Required defaults to true for programs. 11 years ago
Jussi Pakkanen 852b774e2e The default value of required is true for dependencies. 11 years ago
Jussi Pakkanen 0d2f34654c Generator rules can have more than one output. 11 years ago
Jussi Pakkanen e453c408da Can add extra #includes to sizeof checks. 11 years ago
Jussi Pakkanen ae62e8ca11 Can detect sizes of expressions. 11 years ago
Jussi Pakkanen 3872cd024e Source generator now works with Protocol Buffers. 11 years ago
Jussi Pakkanen c9cb49764b Worked on expanding the generator so it works with protocol buffers. Does not work yet. 11 years ago
Jussi Pakkanen 292ad6009c Cleaned out old line number info from exceptions. 11 years ago
Jussi Pakkanen 5ad8916323 Add line number and file information to exception objects at one location. 11 years ago
Jussi Pakkanen 6ff098bea6 Store configuration values in an object rather than global variables. 11 years ago
Jussi Pakkanen 4bbc75427a Store full path to output executables so they do not depend on "." being in path. 12 years ago
Jussi Pakkanen 547706e385 Close temporary file because poor little Windows can't handle a file 12 years ago
Jussi Pakkanen 5eba624777 More MSVC test fixing. 12 years ago
Jussi Pakkanen 792a3772cd Make test case compile on MSVC. 12 years ago
Jussi Pakkanen 83f0e6744e Support for cppcheck. 12 years ago
Jussi Pakkanen 4d1ee0b8f2 Moved logs into their own directory. 12 years ago
Jussi Pakkanen 17e5d8c6ac Fix getting compiler via environment variable 12 years ago
Jussi Pakkanen bf62937711 Can extract compiler ID string. 12 years ago
Jussi Pakkanen 140f30470b Can run trial compilations on a given compiler. 12 years ago
Jussi Pakkanen 417abe105c Added multiline strings. 12 years ago
Jussi Pakkanen 7606b7af8c Some minor tweaks. 12 years ago
Jussi Pakkanen 7b8d24a9d8 Can use msvc static linker. 12 years ago
Jussi Pakkanen 7e3f2f7771 Can compile stuff with MSVC++. 12 years ago
Jussi Pakkanen 7ce4aa1b90 Can build programs with MSVC. 12 years ago
Jussi Pakkanen 5d81924914 Check that VC can compile. 12 years ago
Jussi Pakkanen 21c6166af9 Added basic Visual Studio compiler detection. 12 years ago
Jussi Pakkanen 9f4471c96f Disable library versioning on platforms that don't support symlinks. 12 years ago
Jussi Pakkanen 30dbccd346 Line numbers start from 1. 12 years ago
Jussi Pakkanen a1d367ba8b Guard against Windows line endings on Windows too. 12 years ago
Jussi Pakkanen 43ca3e2546 Fixed Windows garbage line endings. 12 years ago
Jussi Pakkanen 186397c322 Added test case for C++ app using winmain. 12 years ago
Jussi Pakkanen 15ff1e4e48 Added test case for Windows cpp building. 12 years ago
Jussi Pakkanen aac4fd1603 Added a test using winmain. 12 years ago
Jussi Pakkanen a7b7e4b235 Added a Windows test. 12 years ago
Jussi Pakkanen abe653e808 Some comments to Qt5 sample. 12 years ago
Jussi Pakkanen 124b5cc392 Fix find_program test on Windows using terrible hack. 12 years ago
Jussi Pakkanen e6e5566b6f Set languages in objc/ojbc++. 12 years ago
Jussi Pakkanen 2c3d35802f Can use Apple frameworks with Objective C. 12 years ago
Jussi Pakkanen 0ae280ce77 Detect ObjC compilers on OSX. 12 years ago
Jussi Pakkanen 5465572c78 Run objective C tests in test suite. 12 years ago
Jussi Pakkanen e05af1bf9e Added ObjC++ support. 12 years ago
Jussi Pakkanen 9701d4d555 Added support for GNUStep. 12 years ago