Age | Commit message (Collapse) | Author |
|
- Update all codeblocks projects to correlate with earlier merge
- Everything builds except the setup project, it is missing the
setup-manifest.xml file
Subversion-branch: /branches/strife-branch
Subversion-revision: 2055
|
|
- Fix an age-old problem of not being able to find -lpcsound, the debug
target was looking for it rather than -lpcsound-dbg
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1233
|
|
Remove unused libraries from certain projects
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1002
|
|
Include envvars in projects, which is part of the new format
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 917
|
|
* No more shared libraries on windows, because they suck anyway and
complicate things
* Fix build virtual targets
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 854
|
|
* Add libpcsound codeblocks project
* Use libraries that are built and project dependencies inside main
chocolate-doom/setup project and remove source files.
* libraries are now built in the "lib" top level directory
* Fix some warnings
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 852
|